Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 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-ssh11684690018919675459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh12052231494180969157.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7278805706461593408.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh2803613010461897406.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh12059569972631187573.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20673 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/190 [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/190 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 Commit message: "build(snap): source metadata from central repo (#3959)" > git rev-list --no-walk 197d819be8811250aad6d64bcb6b2aa1cf8bb64a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T13:28:13.771Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T13:28:13.812Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T13:28:13.828Z] ========================================================= [2022-04-12T13:28:13.828Z] EdgeX Global Pipelines Version Info [2022-04-12T13:28:13.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-12T13:28:14.622Z] ------------------- [2022-04-12T13:28:14.622Z] stable info: [2022-04-12T13:28:14.622Z] ------------------- [2022-04-12T13:28:14.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T13:28:14.622Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T13:28:14.622Z] Message: update stable to v1.0.221 [2022-04-12T13:28:15.198Z] ------------------- [2022-04-12T13:28:15.198Z] experimental info: [2022-04-12T13:28:15.198Z] ------------------- [2022-04-12T13:28:15.198Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T13:28:15.198Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T13:28:15.198Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T13:28:15.338Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-12T13:28:15.348Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-12T13:28:15.356Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T13:28:15.365Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T13:28:15.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T13:28:15.383Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T13:28:15.392Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T13:28:15.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-12T13:28:15.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-12T13:28:15.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-12T13:28:15.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T13:28:15.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T13:28:15.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T13:28:15.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T13:28:15.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T13:28:15.510Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T13:28:15.524Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T13:28:15.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T13:28:15.548Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-12T13:28:15.557Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-12T13:28:15.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T13:28:15.588Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T13:28:15.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-12T13:28:15.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-12T13:28:15.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-12T13:28:15.627Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] echo [2022-04-12T13:28:15.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad3b9b7 [Pipeline] echo [2022-04-12T13:28:15.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T13:28:15.693Z] provisioning config files... [2022-04-12T13:28:15.710Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/190@tmp/config6655997142042010287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T13:28:16.033Z] ---> docker-login.sh [2022-04-12T13:28:16.033Z] nexus3.edgexfoundry.org:10001 [2022-04-12T13:28:16.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:28:16.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:28:16.294Z] Configure a credential helper to remove this warning. See [2022-04-12T13:28:16.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:28:16.294Z] [2022-04-12T13:28:16.294Z] Login Succeeded [2022-04-12T13:28:16.294Z] nexus3.edgexfoundry.org:10002 [2022-04-12T13:28:16.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:28:16.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:28:16.556Z] Configure a credential helper to remove this warning. See [2022-04-12T13:28:16.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:28:16.556Z] [2022-04-12T13:28:16.556Z] Login Succeeded [2022-04-12T13:28:16.556Z] nexus3.edgexfoundry.org:10003 [2022-04-12T13:28:16.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:28:16.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:28:16.556Z] Configure a credential helper to remove this warning. See [2022-04-12T13:28:16.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:28:16.556Z] [2022-04-12T13:28:16.556Z] Login Succeeded [2022-04-12T13:28:16.556Z] nexus3.edgexfoundry.org:10004 [2022-04-12T13:28:16.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:28:16.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:28:16.817Z] Configure a credential helper to remove this warning. See [2022-04-12T13:28:16.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:28:16.817Z] [2022-04-12T13:28:16.817Z] Login Succeeded [2022-04-12T13:28:16.817Z] docker.io [2022-04-12T13:28:16.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:28:17.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:28:17.392Z] Configure a credential helper to remove this warning. See [2022-04-12T13:28:17.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:28:17.392Z] [2022-04-12T13:28:17.392Z] Login Succeeded [2022-04-12T13:28:17.392Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T13:28:17.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T13:28:17.719Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-12T13:28:17.719Z] + dirname cmd/core-command/Dockerfile [2022-04-12T13:28:17.719Z] + cut -d/ -f2 [2022-04-12T13:28:17.719Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-12T13:28:17.719Z] + dirname cmd/core-data/Dockerfile [2022-04-12T13:28:17.719Z] + cut -d/ -f2 [2022-04-12T13:28:17.719Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-12T13:28:17.719Z] + dirname cmd/core-metadata/Dockerfile [2022-04-12T13:28:17.719Z] + cut -d/ -f2 [2022-04-12T13:28:17.719Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-12T13:28:17.719Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-12T13:28:17.719Z] + cut -d/ -f2 [2022-04-12T13:28:17.719Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-12T13:28:17.719Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-12T13:28:17.719Z] + cut -d/ -f2 [2022-04-12T13:28:17.719Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-12T13:28:17.719Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-12T13:28:17.719Z] + cut -d/ -f2 [2022-04-12T13:28:17.719Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-12T13:28:17.719Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T13:28:17.719Z] + cut -d/ -f2 [2022-04-12T13:28:17.719Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T13:28:17.719Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-12T13:28:17.719Z] + cut -d/ -f2 [2022-04-12T13:28:17.719Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-12T13:28:17.719Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-12T13:28:17.719Z] + cut -d/ -f2 [2022-04-12T13:28:17.719Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-12T13:28:17.719Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-12T13:28:17.719Z] + cut -d/ -f2 [2022-04-12T13:28:17.719Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-12T13:28:17.719Z] + dirname cmd/support-notifications/Dockerfile [2022-04-12T13:28:17.719Z] + cut -d/ -f2 [2022-04-12T13:28:17.720Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-12T13:28:17.720Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-12T13:28:17.720Z] + cut -d/ -f2 [2022-04-12T13:28:17.720Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-12T13:28:17.720Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-12T13:28:17.720Z] + cut -d/ -f2 [2022-04-12T13:28:17.720Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-12T13:28:17.841Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-12T13:28:18.188Z] + git rev-list -1 --merges ad3b9b7afaca9b4f12e4a94d612d3496d02fef27~1..ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] echo [2022-04-12T13:28:18.207Z] -----------> git rev-list -1 --merges ad3b9b7afaca9b4f12e4a94d612d3496d02fef27~1..ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [false] [Pipeline] sh [2022-04-12T13:28:18.501Z] + git log --format=format:%s -1 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] echo [2022-04-12T13:28:18.521Z] ========================================================= [2022-04-12T13:28:18.521Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T13:28:18.521Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-12T13:28:19.170Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T13:28:19.170Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T13:28:19.170Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T13:28:19.170Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T13:28:19.170Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-04-12T13:28:19.170Z] tee -a /etc/ssh/ssh_known_hosts [2022-04-12T13:28:19.170Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:28:19.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T13:28:19.597Z] [2022-04-12T13:28:19.597Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:28:19.907Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T13:28:19.907Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T13:28:19.907Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T13:28:19.907Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T13:28:19.907Z] 4c7163046ea9: Pulling fs layer [2022-04-12T13:28:19.907Z] 0c2d73faf560: Pulling fs layer [2022-04-12T13:28:19.907Z] 0c2d73faf560: Waiting [2022-04-12T13:28:19.907Z] 3e5f54012d9b: Verifying Checksum [2022-04-12T13:28:19.907Z] 3e5f54012d9b: Download complete [2022-04-12T13:28:19.907Z] a0d0a0d46f8b: Download complete [2022-04-12T13:28:19.907Z] 0c2d73faf560: Verifying Checksum [2022-04-12T13:28:19.907Z] 0c2d73faf560: Download complete [2022-04-12T13:28:19.907Z] 4c7163046ea9: Download complete [2022-04-12T13:28:20.174Z] a0d0a0d46f8b: Pull complete [2022-04-12T13:28:20.174Z] 3e5f54012d9b: Pull complete [2022-04-12T13:28:20.437Z] 4c7163046ea9: Pull complete [2022-04-12T13:28:20.702Z] 0c2d73faf560: Pull complete [2022-04-12T13:28:20.702Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T13:28:20.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T13:28:20.702Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T13:28:20.792Z] prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container [2022-04-12T13:28:20.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T13:28:21.510Z] $ docker top b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T13:28:21.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T13:28:21.615Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T13:28:21.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T13:28:21.770Z] $ docker exec b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 ssh-agent [2022-04-12T13:28:21.892Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcGBJhl/agent.14 [2022-04-12T13:28:21.892Z] SSH_AGENT_PID=21 [2022-04-12T13:28:21.901Z] Running ssh-add (command line suppressed) [2022-04-12T13:28:22.029Z] Identity added: /w/workspace/edgex-go/190@tmp/private_key_4368776497526892704.key (/w/workspace/edgex-go/190@tmp/private_key_4368776497526892704.key) [2022-04-12T13:28:22.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T13:28:22.338Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T13:28:22.359Z] $ docker exec --env ******** --env ******** b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 ssh-agent -k [2022-04-12T13:28:22.483Z] unset SSH_AUTH_SOCK; [2022-04-12T13:28:22.483Z] unset SSH_AGENT_PID; [2022-04-12T13:28:22.483Z] echo Agent pid 21 killed; [2022-04-12T13:28:22.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T13:28:22.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T13:28:22.515Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T13:28:22.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T13:28:22.681Z] $ docker exec b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 ssh-agent [2022-04-12T13:28:22.806Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGCJMBi/agent.54 [2022-04-12T13:28:22.806Z] SSH_AGENT_PID=60 [2022-04-12T13:28:22.813Z] Running ssh-add (command line suppressed) [2022-04-12T13:28:22.954Z] Identity added: /w/workspace/edgex-go/190@tmp/private_key_7113159800901964364.key (/w/workspace/edgex-go/190@tmp/private_key_7113159800901964364.key) [2022-04-12T13:28:22.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T13:28:23.271Z] + git semver init [2022-04-12T13:28:23.271Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T13:28:23.271Z] # $GIT_DIR = /w/workspace/edgex-go/190/.git [2022-04-12T13:28:23.271Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/190 [2022-04-12T13:28:23.271Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T13:28:23.271Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T13:28:23.271Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T13:28:23.271Z] # $SEMVER_BRANCH = main [2022-04-12T13:28:23.271Z] # $SEMVER_TEMP = /tmp/semver-849436004 [2022-04-12T13:28:23.271Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-12T13:28:38.193Z] # '/tmp/semver-849436004' -> '/w/workspace/edgex-go/190/.semver' [2022-04-12T13:28:38.193Z] # -> Force: false [2022-04-12T13:28:38.193Z] # $SEMVER_DIR = /w/workspace/edgex-go/190/.semver [Pipeline] } [2022-04-12T13:28:38.210Z] $ docker exec --env ******** --env ******** b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 ssh-agent -k [2022-04-12T13:28:38.342Z] unset SSH_AUTH_SOCK; [2022-04-12T13:28:38.342Z] unset SSH_AGENT_PID; [2022-04-12T13:28:38.343Z] echo Agent pid 60 killed; [2022-04-12T13:28:38.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T13:28:38.656Z] + git semver [Pipeline] } [2022-04-12T13:28:38.677Z] $ docker stop --time=1 b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 [2022-04-12T13:28:40.425Z] $ docker rm -f b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T13:28:40.802Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T13:28:41.055Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T13:28:41.059Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.65 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-12T13:28:41.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T13:28:41.190Z] ========================================================= [2022-04-12T13:28:41.190Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T13:28:41.190Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T13:28:41.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T13:28:41.483Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T13:28:41.483Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T13:28:41.483Z] 666ba61612fd: Pulling fs layer [2022-04-12T13:28:41.483Z] 8ed8ca486205: Pulling fs layer [2022-04-12T13:28:41.483Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T13:28:41.483Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T13:28:41.483Z] 640e595b4fbd: Pulling fs layer [2022-04-12T13:28:41.483Z] 763cafe07f6e: Pulling fs layer [2022-04-12T13:28:41.483Z] 0c0b528cf693: Pulling fs layer [2022-04-12T13:28:41.483Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T13:28:41.483Z] 763cafe07f6e: Waiting [2022-04-12T13:28:41.483Z] 640e595b4fbd: Waiting [2022-04-12T13:28:41.483Z] 10935f4eaf8b: Waiting [2022-04-12T13:28:41.483Z] 0c0b528cf693: Waiting [2022-04-12T13:28:41.483Z] 8ed8ca486205: Verifying Checksum [2022-04-12T13:28:41.483Z] 8ed8ca486205: Download complete [2022-04-12T13:28:41.483Z] 666ba61612fd: Download complete [2022-04-12T13:28:41.483Z] 22a0e8bec74d: Verifying Checksum [2022-04-12T13:28:41.483Z] 22a0e8bec74d: Download complete [2022-04-12T13:28:41.483Z] 640e595b4fbd: Download complete [2022-04-12T13:28:41.483Z] 59bf1c3509f3: Verifying Checksum [2022-04-12T13:28:41.483Z] 59bf1c3509f3: Download complete [2022-04-12T13:28:41.483Z] 763cafe07f6e: Download complete [2022-04-12T13:28:41.745Z] 0c0b528cf693: Verifying Checksum [2022-04-12T13:28:41.745Z] 0c0b528cf693: Download complete [2022-04-12T13:28:41.745Z] 59bf1c3509f3: Pull complete [2022-04-12T13:28:41.745Z] 666ba61612fd: Pull complete [2022-04-12T13:28:42.008Z] 8ed8ca486205: Pull complete [2022-04-12T13:28:42.268Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T13:28:42.268Z] 10935f4eaf8b: Download complete [2022-04-12T13:28:42.268Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T13:28:42.268Z] 4fe6c5a15a65: Download complete [2022-04-12T13:28:46.472Z] 4fe6c5a15a65: Pull complete [2022-04-12T13:28:46.472Z] 22a0e8bec74d: Pull complete [2022-04-12T13:28:46.472Z] 640e595b4fbd: Pull complete [2022-04-12T13:28:46.472Z] 763cafe07f6e: Pull complete [2022-04-12T13:28:46.472Z] 0c0b528cf693: Pull complete [2022-04-12T13:28:49.026Z] 10935f4eaf8b: Pull complete [2022-04-12T13:28:49.026Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T13:28:49.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T13:28:49.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T13:28:49.328Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T13:28:49.329Z] WORKDIR /edgex [2022-04-12T13:28:49.329Z] COPY go.mod . [2022-04-12T13:28:49.329Z] RUN go mod download build [2022-04-12T13:28:49.329Z] -t ci-base-image-x86_64 -f - . [2022-04-12T13:28:50.718Z] Sending build context to Docker daemon 334.7MB [2022-04-12T13:28:50.718Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T13:28:50.718Z] ---> 99d49a6021b9 [2022-04-12T13:28:50.718Z] Step 2/4 : WORKDIR /edgex [2022-04-12T13:28:52.635Z] ---> Running in 4540df7f961f [2022-04-12T13:28:52.635Z] Removing intermediate container 4540df7f961f [2022-04-12T13:28:52.635Z] ---> b00069c8e1f3 [2022-04-12T13:28:52.635Z] Step 3/4 : COPY go.mod . [2022-04-12T13:28:52.635Z] ---> 07379b0190fc [2022-04-12T13:28:52.635Z] Step 4/4 : RUN go mod download [2022-04-12T13:28:52.635Z] ---> Running in ca2c484271d0 [2022-04-12T13:28:56.146Z] Still waiting to schedule task [2022-04-12T13:28:56.146Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-12T13:29:10.762Z] Removing intermediate container ca2c484271d0 [2022-04-12T13:29:10.762Z] ---> 8676dbdafc7d [2022-04-12T13:29:10.762Z] Successfully built 8676dbdafc7d [2022-04-12T13:29:10.762Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:29:11.065Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T13:29:11.065Z] . [Pipeline] withDockerContainer [2022-04-12T13:29:11.135Z] prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container [2022-04-12T13:29:11.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** ci-base-image-x86_64 cat [2022-04-12T13:29:11.659Z] $ docker top f4833e84dd17e589171cf67b51ecd1b07b018cfdf1fb2f1ac87fc35ed7960dc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T13:29:12.023Z] + go version [2022-04-12T13:29:12.023Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T13:29:12.043Z] $ docker stop --time=1 f4833e84dd17e589171cf67b51ecd1b07b018cfdf1fb2f1ac87fc35ed7960dc0 [2022-04-12T13:29:13.320Z] $ docker rm -f f4833e84dd17e589171cf67b51ecd1b07b018cfdf1fb2f1ac87fc35ed7960dc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:29:13.740Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T13:29:13.740Z] . [Pipeline] withDockerContainer [2022-04-12T13:29:13.811Z] prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container [2022-04-12T13:29:13.853Z] $ 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/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** ci-base-image-x86_64 cat [2022-04-12T13:29:14.224Z] $ docker top 3075b400328d4d9017593d3dbf41ddb4c73c2c2d774aea0ef5ed37a24392efbb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T13:29:14.297Z] ========================================================= [2022-04-12T13:29:14.298Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T13:29:14.298Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T13:29:14.610Z] + make test [2022-04-12T13:29:14.610Z] go mod tidy -compat=1.17 [2022-04-12T13:29:14.610Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T13:29:21.258Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T13:29:31.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T13:29:31.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T13:29:31.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T13:29:32.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-04-12T13:29:32.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T13:29:32.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T13:29:32.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.125s coverage: 98.5% of statements [2022-04-12T13:29:32.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T13:29:33.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.9% of statements [2022-04-12T13:29:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T13:29:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T13:29:37.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.453s coverage: 89.2% of statements [2022-04-12T13:29:37.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.427s coverage: 95.4% of statements [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.091s coverage: 60.0% of statements [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.122s coverage: 0.9% of statements [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 24.0% of statements [2022-04-12T13:29:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.096s coverage: 79.5% of statements [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2022-04-12T13:29:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2022-04-12T13:29:47.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2022-04-12T13:29:47.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-04-12T13:29:47.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements [2022-04-12T13:29:47.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T13:29:57.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-04-12T13:29:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T13:29:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T13:29:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T13:29:57.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-04-12T13:29:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T13:29:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T13:29:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T13:29:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T13:29:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T13:29:57.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2022-04-12T13:29:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T13:29:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T13:29:57.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 89.4% of statements [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 65.4% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T13:29:57.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-12T13:29:57.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-12T13:29:57.440Z] 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 [2022-04-12T13:30:15.546Z] GO111MODULE=on go vet ./... [2022-04-12T13:30:18.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T13:30:18.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T13:30:18.659Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T13:30:18.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T13:30:19.224Z] + ls -al . [2022-04-12T13:30:19.224Z] total 668 [2022-04-12T13:30:19.224Z] drwxrwxr-x 10 1001 1001 4096 Apr 12 13:30 . [2022-04-12T13:30:19.224Z] drwxr-xr-x 4 root root 4096 Apr 12 13:29 .. [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 13:28 .dockerignore [2022-04-12T13:30:19.224Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 13:28 .git [2022-04-12T13:30:19.224Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 13:28 .github [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 879 Apr 12 13:28 .gitignore [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 13:28 .golangci.yml [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 13:28 .hadolint.yml [2022-04-12T13:30:19.224Z] drwx------ 3 1001 1001 4096 Apr 12 13:28 .semver [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 13:28 .sonarcloud.properties [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 13:28 ADOPTERS.md [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 9953 Apr 12 13:28 Attribution.txt [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 13:28 CHANGELOG.md [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 13:28 CONTRIBUTING.md [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 13:28 GOVERNANCE.md [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 13:28 Jenkinsfile [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 13:28 LICENSE [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 8478 Apr 12 13:28 Makefile [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 13:28 OWNERS.md [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 13:28 README.md [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 13:28 SECURITY.md [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 12 Apr 12 13:28 VERSION [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 13:28 ZMQWindows.md [2022-04-12T13:30:19.224Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 13:28 bin [2022-04-12T13:30:19.224Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 13:28 cmd [2022-04-12T13:30:19.224Z] -rw-r--r-- 1 root root 432619 Apr 12 13:29 coverage.out [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 3175 Apr 12 13:28 go.mod [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 34990 Apr 12 13:28 go.sum [2022-04-12T13:30:19.224Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 13:28 internal [2022-04-12T13:30:19.224Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 13:28 openapi [2022-04-12T13:30:19.224Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 13:28 snap [2022-04-12T13:30:19.224Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 13:28 version.go [Pipeline] sh [2022-04-12T13:30:19.516Z] + '[' -e coverage.out ] [2022-04-12T13:30:19.516Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T13:30:19.625Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T13:30:19.907Z] + make build [2022-04-12T13:30:19.907Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T13:30:29.443Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20674 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-12T13:30:29.454Z] Running in /w/workspace/edgex-go/190 [Pipeline] { [Pipeline] checkout [2022-04-12T13:30:29.706Z] The recommended git tool is: git [2022-04-12T13:30:34.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T13:30:37.312Z] using credential edgex-jenkins-ssh [2022-04-12T13:30:37.335Z] Cloning the remote Git repository [2022-04-12T13:30:37.422Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-12T13:30:37.510Z] > git init /w/workspace/edgex-go/190 # timeout=10 [2022-04-12T13:30:37.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T13:30:37.658Z] > git --version # timeout=10 [2022-04-12T13:30:37.743Z] > git --version # 'git version 2.25.1' [2022-04-12T13:30:37.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T13:30:37.965Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T13:30:47.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T13:30:47.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T13:30:48.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T13:30:48.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T13:30:50.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T13:30:50.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T13:30:52.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T13:30:53.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T13:30:54.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T13:30:54.809Z] Avoid second fetch [2022-04-12T13:30:54.809Z] Checking out Revision ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 (main) [2022-04-12T13:30:54.774Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T13:30:54.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T13:30:54.837Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T13:30:54.850Z] > git checkout -f ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 [2022-04-12T13:30:55.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T13:30:57.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-12T13:30:58.125Z] $ docker stop --time=1 3075b400328d4d9017593d3dbf41ddb4c73c2c2d774aea0ef5ed37a24392efbb [2022-04-12T13:30:59.190Z] Commit message: "build(snap): source metadata from central repo (#3959)" [2022-04-12T13:31:00.628Z] $ docker rm -f 3075b400328d4d9017593d3dbf41ddb4c73c2c2d774aea0ef5ed37a24392efbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T13:31:02.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T13:31:02.132Z] [2022-04-12T13:31:02.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:31:02.395Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T13:31:02.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T13:31:02.395Z] Dload Upload Total Spent Left Speed [2022-04-12T13:31:02.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 41554 0 --:--:-- --:--:-- --:--:-- 41700 [2022-04-12T13:31:02.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T13:31:02.439Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-12T13:31:02.439Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-12T13:31:02.439Z] ca9280d653b3: Pulling fs layer [2022-04-12T13:31:02.439Z] 7e9c9ca2126c: Pulling fs layer [2022-04-12T13:31:02.439Z] cbdbe7a5bc2a: Download complete [2022-04-12T13:31:02.697Z] ca9280d653b3: Verifying Checksum [2022-04-12T13:31:02.697Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-04-12T13:31:02.956Z] 7e9c9ca2126c: Download complete [2022-04-12T13:31:03.215Z] ca9280d653b3: Pull complete [2022-04-12T13:31:03.220Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T13:31:03.570Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T13:31:03.570Z] + sudo tee /etc/docker/daemon.new [2022-04-12T13:31:03.570Z] { [2022-04-12T13:31:03.570Z] "registry-mirrors": [ [2022-04-12T13:31:03.570Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T13:31:03.570Z] ], [2022-04-12T13:31:03.570Z] "bip": "10.250.0.254/24", [2022-04-12T13:31:03.570Z] "hosts": [ [2022-04-12T13:31:03.570Z] "tcp://0.0.0.0:5555", [2022-04-12T13:31:03.570Z] "unix:///var/run/docker.sock" [2022-04-12T13:31:03.570Z] ], [2022-04-12T13:31:03.570Z] "mtu": 1458, [2022-04-12T13:31:03.570Z] "selinux-enabled": true, [2022-04-12T13:31:03.570Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T13:31:03.570Z] } [Pipeline] sh [2022-04-12T13:31:03.934Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T13:31:04.377Z] + sudo service docker restart [2022-04-12T13:31:06.511Z] 7e9c9ca2126c: Pull complete [2022-04-12T13:31:06.511Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-12T13:31:06.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T13:31:06.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-12T13:31:06.574Z] prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container [2022-04-12T13:31:06.612Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-12T13:31:07.881Z] $ docker top 010ebc6adb0d7772e3f464149bb1e8dfc3ed3b2177ae765423f96c63e543bdfd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T13:31:08.276Z] + + docker-composegrep build parallel --help [2022-04-12T13:31:08.276Z] [2022-04-12T13:31:08.973Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T13:31:08.989Z] $ docker stop --time=1 010ebc6adb0d7772e3f464149bb1e8dfc3ed3b2177ae765423f96c63e543bdfd [2022-04-12T13:31:10.355Z] $ docker rm -f 010ebc6adb0d7772e3f464149bb1e8dfc3ed3b2177ae765423f96c63e543bdfd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:31:10.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T13:31:10.764Z] . [Pipeline] withDockerContainer [2022-04-12T13:31:10.828Z] prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container [2022-04-12T13:31:10.867Z] $ 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/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-12T13:31:11.195Z] $ docker top b80193e3ad7551a32e9d3737181b69caee17759f66a58ef03eabd7fdba2b8db4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T13:31:11.554Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T13:31:12.127Z] Building core-command ... [2022-04-12T13:31:12.127Z] Building core-data ... [2022-04-12T13:31:12.127Z] Building core-metadata ... [2022-04-12T13:31:12.127Z] Building security-bootstrapper ... [2022-04-12T13:31:12.127Z] Building security-proxy-setup ... [2022-04-12T13:31:12.127Z] Building security-secretstore-setup ... [2022-04-12T13:31:12.127Z] Building security-spiffe-token-provider ... [2022-04-12T13:31:12.127Z] Building security-spire-agent ... [2022-04-12T13:31:12.127Z] Building security-spire-config ... [2022-04-12T13:31:12.127Z] Building security-spire-server ... [2022-04-12T13:31:12.127Z] Building support-notifications ... [2022-04-12T13:31:12.127Z] Building support-scheduler ... [2022-04-12T13:31:12.127Z] Building sys-mgmt-agent ... [2022-04-12T13:31:12.127Z] Building security-spire-server [2022-04-12T13:31:12.127Z] Building core-command [2022-04-12T13:31:12.127Z] Building support-notifications [2022-04-12T13:31:12.127Z] Building security-secretstore-setup [2022-04-12T13:31:12.127Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T13:31:22.738Z] provisioning config files... [2022-04-12T13:31:22.763Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/190@tmp/config3488290251156434900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T13:31:23.132Z] ---> docker-login.sh [2022-04-12T13:31:23.132Z] nexus3.edgexfoundry.org:10001 [2022-04-12T13:31:23.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:31:24.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:31:24.010Z] Configure a credential helper to remove this warning. See [2022-04-12T13:31:24.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:31:24.010Z] [2022-04-12T13:31:24.010Z] Login Succeeded [2022-04-12T13:31:24.010Z] nexus3.edgexfoundry.org:10002 [2022-04-12T13:31:24.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:31:24.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:31:24.559Z] Configure a credential helper to remove this warning. See [2022-04-12T13:31:24.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:31:24.559Z] [2022-04-12T13:31:24.559Z] Login Succeeded [2022-04-12T13:31:24.559Z] nexus3.edgexfoundry.org:10003 [2022-04-12T13:31:24.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:31:24.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:31:24.836Z] Configure a credential helper to remove this warning. See [2022-04-12T13:31:24.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:31:24.836Z] [2022-04-12T13:31:24.836Z] Login Succeeded [2022-04-12T13:31:24.836Z] nexus3.edgexfoundry.org:10004 [2022-04-12T13:31:25.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:31:25.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:31:25.388Z] Configure a credential helper to remove this warning. See [2022-04-12T13:31:25.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:31:25.388Z] [2022-04-12T13:31:25.388Z] Login Succeeded [2022-04-12T13:31:25.388Z] docker.io [2022-04-12T13:31:25.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:31:26.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:31:26.257Z] Configure a credential helper to remove this warning. See [2022-04-12T13:31:26.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:31:26.257Z] [2022-04-12T13:31:26.257Z] Login Succeeded [2022-04-12T13:31:26.257Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T13:31:26.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T13:31:26.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T13:31:26.755Z] ========================================================= [2022-04-12T13:31:26.755Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T13:31:26.755Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T13:31:27.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T13:31:27.384Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T13:31:27.384Z] 9b3977197b4f: Pulling fs layer [2022-04-12T13:31:27.384Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T13:31:27.384Z] 94645a83ff95: Pulling fs layer [2022-04-12T13:31:27.384Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T13:31:27.384Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T13:31:27.384Z] f7c0051592d6: Pulling fs layer [2022-04-12T13:31:27.384Z] a227ed2f7395: Pulling fs layer [2022-04-12T13:31:27.384Z] 7b1c46037f91: Pulling fs layer [2022-04-12T13:31:27.384Z] f7c0051592d6: Waiting [2022-04-12T13:31:27.384Z] 7b1c46037f91: Waiting [2022-04-12T13:31:27.384Z] a227ed2f7395: Waiting [2022-04-12T13:31:27.384Z] 3f3a8bcf1eab: Waiting [2022-04-12T13:31:27.384Z] 0c92f367c5e7: Waiting [2022-04-12T13:31:27.384Z] 94645a83ff95: Download complete [2022-04-12T13:31:27.384Z] 1a89e8eeedd5: Verifying Checksum [2022-04-12T13:31:27.384Z] 1a89e8eeedd5: Download complete [2022-04-12T13:31:27.384Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T13:31:27.384Z] 0c92f367c5e7: Download complete [2022-04-12T13:31:27.384Z] f7c0051592d6: Verifying Checksum [2022-04-12T13:31:27.384Z] f7c0051592d6: Download complete [2022-04-12T13:31:27.384Z] a227ed2f7395: Download complete [2022-04-12T13:31:27.384Z] 9b3977197b4f: Verifying Checksum [2022-04-12T13:31:27.384Z] 9b3977197b4f: Download complete [2022-04-12T13:31:28.396Z] 9b3977197b4f: Pull complete [2022-04-12T13:31:28.674Z] 1a89e8eeedd5: Pull complete [2022-04-12T13:31:28.951Z] 94645a83ff95: Pull complete [2022-04-12T13:31:29.226Z] 7b1c46037f91: Verifying Checksum [2022-04-12T13:31:29.226Z] 7b1c46037f91: Download complete [2022-04-12T13:31:30.207Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-12T13:31:30.207Z] 3f3a8bcf1eab: Download complete [2022-04-12T13:31:30.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:31:30.245Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:31:30.245Z] ---> 8676dbdafc7d [2022-04-12T13:31:30.245Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T13:31:30.245Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:31:30.245Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:31:30.245Z] ---> 8676dbdafc7d [2022-04-12T13:31:30.245Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T13:31:30.245Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:31:30.245Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:31:30.245Z] ---> 8676dbdafc7d [2022-04-12T13:31:30.245Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T13:31:30.245Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:31:30.245Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:31:30.245Z] ---> 8676dbdafc7d [2022-04-12T13:31:30.245Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T13:31:30.245Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:31:30.245Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:31:30.245Z] ---> 8676dbdafc7d [2022-04-12T13:31:30.245Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T13:31:34.448Z] ---> Running in 11377734e4ba [2022-04-12T13:31:34.448Z] ---> Running in 1b981310282b [2022-04-12T13:31:34.448Z] ---> Running in 474ed2a663e1 [2022-04-12T13:31:34.448Z] ---> Running in a18a0975fcb4 [2022-04-12T13:31:34.448Z] ---> Running in 309e3aabb911 [2022-04-12T13:31:34.448Z] Removing intermediate container 11377734e4ba [2022-04-12T13:31:34.448Z] ---> a853ad7cd0c1 [2022-04-12T13:31:34.448Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:31:34.448Z] Removing intermediate container a18a0975fcb4 [2022-04-12T13:31:34.448Z] ---> 2363eac7a3ea [2022-04-12T13:31:34.448Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:31:34.448Z] Removing intermediate container 474ed2a663e1 [2022-04-12T13:31:34.448Z] ---> b0fe40e8f9c5 [2022-04-12T13:31:34.448Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:31:34.448Z] Removing intermediate container 1b981310282b [2022-04-12T13:31:34.448Z] ---> 6c372a0e092d [2022-04-12T13:31:34.448Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T13:31:34.448Z] Removing intermediate container 309e3aabb911 [2022-04-12T13:31:34.448Z] ---> 648c094b5f5c [2022-04-12T13:31:34.448Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:31:34.448Z] ---> Running in 54ef83f05719 [2022-04-12T13:31:34.448Z] ---> Running in c424f6aa8769 [2022-04-12T13:31:34.448Z] ---> Running in e6dfa06d520f [2022-04-12T13:31:34.448Z] ---> Running in 7789d26ef184 [2022-04-12T13:31:34.448Z] ---> Running in e9cd634ce05c [2022-04-12T13:31:35.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:35.020Z] Removing intermediate container c424f6aa8769 [2022-04-12T13:31:35.020Z] ---> 6e13e405fee3 [2022-04-12T13:31:35.020Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T13:31:35.020Z] Removing intermediate container e6dfa06d520f [2022-04-12T13:31:35.020Z] ---> 78bb4ceee2a9 [2022-04-12T13:31:35.020Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T13:31:35.020Z] ---> Running in f13643780f3b [2022-04-12T13:31:35.020Z] ---> Running in b082d35bec97 [2022-04-12T13:31:35.590Z] Removing intermediate container e9cd634ce05c [2022-04-12T13:31:35.590Z] ---> 05f5e147a894 [2022-04-12T13:31:35.590Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T13:31:35.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:35.590Z] ---> Running in 99a8c414c6a1 [2022-04-12T13:31:35.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:35.590Z] Removing intermediate container 54ef83f05719 [2022-04-12T13:31:35.590Z] ---> 988b4343ebb3 [2022-04-12T13:31:35.590Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T13:31:35.850Z] ---> Running in ae771e4ff91f [2022-04-12T13:31:35.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:35.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:36.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:36.110Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T13:31:36.110Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T13:31:36.110Z] OK: 15864 distinct packages available [2022-04-12T13:31:36.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:36.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:36.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:36.629Z] OK: 221 MiB in 52 packages [2022-04-12T13:31:36.629Z] OK: 221 MiB in 52 packages [2022-04-12T13:31:36.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:36.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:36.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:31:37.148Z] OK: 221 MiB in 52 packages [2022-04-12T13:31:37.148Z] Removing intermediate container f13643780f3b [2022-04-12T13:31:37.148Z] ---> 26a45e22abc6 [2022-04-12T13:31:37.148Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T13:31:37.148Z] Removing intermediate container b082d35bec97 [2022-04-12T13:31:37.148Z] ---> 3744124294f5 [2022-04-12T13:31:37.148Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T13:31:37.148Z] OK: 221 MiB in 52 packages [2022-04-12T13:31:37.408Z] OK: 221 MiB in 52 packages [2022-04-12T13:31:37.408Z] ---> e3d3242e2565 [2022-04-12T13:31:37.408Z] ---> c697ca34a043 [2022-04-12T13:31:37.408Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:31:37.408Z] [2022-04-12T13:31:37.408Z] ---> Running in c3bfa9dbfa47 [2022-04-12T13:31:37.408Z] ---> Running in 7ab8acb17577 [2022-04-12T13:31:37.670Z] Removing intermediate container 99a8c414c6a1 [2022-04-12T13:31:37.670Z] ---> 772da3cdf67f [2022-04-12T13:31:37.670Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T13:31:37.670Z] ---> ad3373948423 [2022-04-12T13:31:37.670Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:31:37.940Z] ---> Running in 0142632f302d [2022-04-12T13:31:37.940Z] Removing intermediate container ae771e4ff91f [2022-04-12T13:31:37.940Z] ---> f751a40c72e3 [2022-04-12T13:31:37.940Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T13:31:37.940Z] ---> f7cd2271c7ce [2022-04-12T13:31:37.940Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:31:38.208Z] ---> Running in 9d9ee956d483 [2022-04-12T13:31:38.208Z] Removing intermediate container 7789d26ef184 [2022-04-12T13:31:38.208Z] ---> 5c1367f048c6 [2022-04-12T13:31:38.208Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T13:31:38.468Z] ---> e660f74227e8 [2022-04-12T13:31:38.468Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:31:38.468Z] ---> Running in 883e39ac0e76 [2022-04-12T13:31:38.728Z] Removing intermediate container 7ab8acb17577 [2022-04-12T13:31:38.728Z] ---> 8ea6dc776b2e [2022-04-12T13:31:38.728Z] Step 8/23 : COPY . . [2022-04-12T13:31:40.641Z] Removing intermediate container c3bfa9dbfa47 [2022-04-12T13:31:40.641Z] ---> bb91ae36c479 [2022-04-12T13:31:40.641Z] Step 8/25 : COPY . . [2022-04-12T13:31:40.641Z] Removing intermediate container 0142632f302d [2022-04-12T13:31:40.641Z] ---> ee37b194bfcb [2022-04-12T13:31:40.641Z] Step 8/22 : COPY . . [2022-04-12T13:31:40.921Z] Removing intermediate container 9d9ee956d483 [2022-04-12T13:31:40.921Z] ---> 308cba029b7e [2022-04-12T13:31:40.921Z] Step 8/25 : COPY . . [2022-04-12T13:31:41.859Z] Removing intermediate container 883e39ac0e76 [2022-04-12T13:31:41.859Z] ---> af0f8eafc343 [2022-04-12T13:31:41.859Z] Step 7/20 : COPY . . [2022-04-12T13:31:42.630Z] 3f3a8bcf1eab: Pull complete [2022-04-12T13:31:42.630Z] 0c92f367c5e7: Pull complete [2022-04-12T13:31:42.630Z] f7c0051592d6: Pull complete [2022-04-12T13:31:42.907Z] a227ed2f7395: Pull complete [2022-04-12T13:31:51.210Z] 7b1c46037f91: Pull complete [2022-04-12T13:31:51.210Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T13:31:51.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T13:31:51.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T13:31:51.569Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T13:31:51.569Z] WORKDIR /edgex [2022-04-12T13:31:51.569Z] COPY go.mod . [2022-04-12T13:31:51.569Z] RUN go mod download [2022-04-12T13:31:51.569Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-12T13:31:54.074Z] ---> 83b3e5b12dbf [2022-04-12T13:31:54.074Z] ---> f5720888304b [2022-04-12T13:31:54.074Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T13:31:54.074Z] [2022-04-12T13:31:54.074Z] ---> 197ca37baf7f [2022-04-12T13:31:54.074Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T13:31:54.074Z] ---> 27a152d8cf42 [2022-04-12T13:31:54.074Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T13:31:54.074Z] ---> f48a7c208e31 [2022-04-12T13:31:54.074Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T13:31:54.074Z] ---> Running in 99e040351c91 [2022-04-12T13:31:54.074Z] ---> Running in 4598698fc86d [2022-04-12T13:31:54.074Z] ---> Running in 6c939d08557b [2022-04-12T13:31:54.074Z] ---> Running in ce6fe50e69a8 [2022-04-12T13:31:54.074Z] ---> Running in 2ea4f8d7d5ce [2022-04-12T13:31:54.074Z] Removing intermediate container 6c939d08557b [2022-04-12T13:31:54.074Z] ---> e51f7904a155 [2022-04-12T13:31:54.074Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T13:31:54.074Z] ---> Running in ad292a5c8068 [2022-04-12T13:31:54.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T13:31:54.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T13:31:54.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T13:31:54.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T13:31:54.218Z] Sending build context to Docker daemon 169.1MB [2022-04-12T13:31:54.218Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T13:31:54.218Z] ---> f79e39bc4007 [2022-04-12T13:31:54.218Z] Step 2/4 : WORKDIR /edgex [2022-04-12T13:31:54.334Z] Removing intermediate container ad292a5c8068 [2022-04-12T13:31:54.334Z] ---> 695a321e42b7 [2022-04-12T13:31:54.334Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T13:31:54.334Z] ---> Running in 9f58d749f00a [2022-04-12T13:31:54.593Z] Removing intermediate container 9f58d749f00a [2022-04-12T13:31:54.593Z] ---> e2093feb59e8 [2022-04-12T13:31:54.593Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T13:31:54.816Z] ---> Running in 6d1beeac0455 [2022-04-12T13:31:54.852Z] ---> Running in 627de6bcd8f6 [2022-04-12T13:31:55.090Z] Removing intermediate container 6d1beeac0455 [2022-04-12T13:31:55.090Z] ---> 44f211796a8d [2022-04-12T13:31:55.090Z] Step 3/4 : COPY go.mod . [2022-04-12T13:31:55.689Z] ---> 626c8859285d [2022-04-12T13:31:55.689Z] Step 4/4 : RUN go mod download [2022-04-12T13:31:55.689Z] ---> Running in da7cc3296aa7 [2022-04-12T13:31:55.788Z] spire-1.2.1/ [2022-04-12T13:31:55.788Z] spire-1.2.1/.data/ [2022-04-12T13:31:55.788Z] spire-1.2.1/.data/.file [2022-04-12T13:31:55.788Z] spire-1.2.1/.dockerignore [2022-04-12T13:31:55.788Z] spire-1.2.1/.gitattributes [2022-04-12T13:31:55.788Z] spire-1.2.1/.githooks/ [2022-04-12T13:31:55.788Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/ [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/workflows/ [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T13:31:55.788Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T13:31:55.788Z] spire-1.2.1/.gitignore [2022-04-12T13:31:55.788Z] spire-1.2.1/.go-version [2022-04-12T13:31:55.788Z] spire-1.2.1/.golangci.yml [2022-04-12T13:31:55.788Z] spire-1.2.1/ADOPTERS.md [2022-04-12T13:31:55.788Z] spire-1.2.1/CHANGELOG.md [2022-04-12T13:31:55.788Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T13:31:55.788Z] spire-1.2.1/CODEOWNERS [2022-04-12T13:31:55.788Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T13:31:55.788Z] spire-1.2.1/Dockerfile [2022-04-12T13:31:55.788Z] spire-1.2.1/Dockerfile.dev [2022-04-12T13:31:55.788Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T13:31:55.788Z] spire-1.2.1/LICENSE [2022-04-12T13:31:55.788Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T13:31:55.788Z] spire-1.2.1/Makefile [2022-04-12T13:31:55.788Z] spire-1.2.1/README.md [2022-04-12T13:31:55.788Z] spire-1.2.1/ROADMAP.md [2022-04-12T13:31:55.788Z] spire-1.2.1/SECURITY.md [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T13:31:55.788Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T13:31:55.789Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T13:31:55.789Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T13:31:55.789Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T13:31:55.789Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T13:31:55.789Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T13:31:55.789Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T13:31:55.789Z] spire-1.2.1/conf/ [2022-04-12T13:31:55.789Z] spire-1.2.1/conf/agent/ [2022-04-12T13:31:55.789Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T13:31:55.789Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T13:31:55.789Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T13:31:55.789Z] spire-1.2.1/conf/server/ [2022-04-12T13:31:55.789Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T13:31:55.789Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T13:31:55.789Z] spire-1.2.1/conf/server/server.conf [2022-04-12T13:31:55.789Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/ [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/auditlog.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/ [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T13:31:55.789Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/spire_server.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/telemetry.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/upgrading.md [2022-04-12T13:31:56.053Z] spire-1.2.1/doc/using_spire.md [2022-04-12T13:31:56.053Z] spire-1.2.1/examples/ [2022-04-12T13:31:56.053Z] spire-1.2.1/examples/README.md [2022-04-12T13:31:56.053Z] spire-1.2.1/go.mod [2022-04-12T13:31:56.053Z] spire-1.2.1/go.sum [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T13:31:56.053Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/health/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/log/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/version/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T13:31:56.054Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/config.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T13:31:56.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/server.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/ [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/private/ [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/private/server/ [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/ [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/common/ [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T13:31:56.056Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T13:31:56.056Z] spire-1.2.1/release/ [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire-extras/ [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire/ [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire/README.md [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire/conf/ [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T13:31:56.056Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T13:31:56.056Z] spire-1.2.1/script/ [2022-04-12T13:31:56.056Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T13:31:56.056Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T13:31:56.056Z] spire-1.2.1/support/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T13:31:56.056Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T13:31:56.056Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T13:31:56.057Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/clock/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/clock/clock.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T13:31:56.057Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/README.md [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/common [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T13:31:56.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T13:31:56.058Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T13:31:56.059Z] spire-1.2.1/test/integration/test.sh [2022-04-12T13:31:56.059Z] spire-1.2.1/test/plugintest/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/spiretest/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/testca/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/testca/ca.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/testkey/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T13:31:56.059Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/testkey/new.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/util/ [2022-04-12T13:31:56.059Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/util/race.go [2022-04-12T13:31:56.059Z] spire-1.2.1/test/util/util.go [2022-04-12T13:31:56.059Z] building spire from source... [2022-04-12T13:31:56.059Z] Installing go1.17.7... [2022-04-12T13:32:01.333Z] Building bin/spire-server... [2022-04-12T13:32:01.333Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T13:32:01.333Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T13:32:01.333Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T13:32:01.333Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T13:32:01.333Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T13:32:01.593Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T13:32:01.593Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T13:32:01.593Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T13:32:01.853Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T13:32:01.853Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T13:32:01.853Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T13:32:01.853Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T13:32:02.112Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T13:32:02.369Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T13:32:02.369Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T13:32:02.369Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T13:32:02.369Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T13:32:02.369Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T13:32:02.629Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T13:32:02.629Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T13:32:02.629Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T13:32:02.629Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T13:32:02.629Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T13:32:02.629Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T13:32:02.629Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T13:32:02.629Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T13:32:02.629Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T13:32:02.629Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T13:32:02.629Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T13:32:02.629Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T13:32:02.888Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T13:32:02.888Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T13:32:02.888Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T13:32:02.888Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T13:32:02.888Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T13:32:02.888Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T13:32:02.888Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T13:32:02.888Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T13:32:02.888Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T13:32:02.888Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T13:32:02.888Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T13:32:02.888Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T13:32:03.147Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T13:32:03.147Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T13:32:03.147Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T13:32:03.147Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T13:32:03.147Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T13:32:03.415Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T13:32:03.415Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T13:32:03.415Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T13:32:03.415Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T13:32:03.986Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T13:32:06.525Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T13:32:06.525Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T13:32:06.525Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T13:32:06.525Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T13:32:06.525Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T13:32:10.723Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T13:32:10.723Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T13:32:10.723Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T13:32:10.723Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T13:32:10.723Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T13:32:10.982Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T13:32:10.982Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T13:32:10.982Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T13:32:11.242Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T13:32:11.501Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T13:32:12.440Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T13:32:12.700Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T13:32:12.700Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T13:32:12.700Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T13:32:12.959Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T13:32:12.959Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T13:32:13.218Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T13:32:13.218Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T13:32:13.218Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T13:32:13.218Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T13:32:13.218Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T13:32:13.218Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T13:32:13.476Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T13:32:13.476Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T13:32:13.476Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T13:32:13.735Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T13:32:13.995Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T13:32:13.995Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T13:32:13.995Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T13:32:13.995Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T13:32:13.995Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T13:32:13.995Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T13:32:14.254Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T13:32:14.254Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T13:32:14.822Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T13:32:14.822Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T13:32:14.823Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T13:32:16.200Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T13:32:16.200Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T13:32:16.200Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T13:32:16.200Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T13:32:16.459Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T13:32:16.459Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T13:32:16.459Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T13:32:16.459Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T13:32:16.459Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T13:32:16.459Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T13:32:16.459Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T13:32:16.459Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T13:32:16.459Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T13:32:16.718Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T13:32:16.718Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T13:32:16.718Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T13:32:16.718Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T13:32:16.718Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T13:32:16.718Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T13:32:16.718Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T13:32:16.718Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T13:32:16.978Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T13:32:16.978Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T13:32:16.978Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T13:32:16.978Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T13:32:16.978Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T13:32:16.978Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T13:32:16.978Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T13:32:16.978Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T13:32:16.978Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T13:32:17.237Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T13:32:17.237Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T13:32:17.237Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T13:32:17.237Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T13:32:17.237Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T13:32:17.237Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T13:32:17.237Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T13:32:17.237Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T13:32:17.237Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T13:32:17.237Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T13:32:17.237Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T13:32:17.237Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T13:32:17.237Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T13:32:17.237Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T13:32:17.237Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T13:32:17.237Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T13:32:17.237Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T13:32:17.237Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T13:32:17.237Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T13:32:23.804Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T13:32:23.804Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T13:32:24.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T13:32:38.964Z] Removing intermediate container 99e040351c91 [2022-04-12T13:32:38.964Z] ---> a27277dbeea8 [2022-04-12T13:32:38.964Z] [2022-04-12T13:32:38.964Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T13:32:38.964Z] Removing intermediate container 4598698fc86d [2022-04-12T13:32:38.964Z] ---> ddf50d6f1a70 [2022-04-12T13:32:38.964Z] [2022-04-12T13:32:38.964Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T13:32:38.964Z] Removing intermediate container ce6fe50e69a8 [2022-04-12T13:32:38.964Z] ---> 46d84a4702af [2022-04-12T13:32:38.964Z] [2022-04-12T13:32:38.964Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T13:32:38.964Z] Removing intermediate container 2ea4f8d7d5ce [2022-04-12T13:32:38.964Z] ---> 858f0782bb4b [2022-04-12T13:32:38.964Z] [2022-04-12T13:32:38.964Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T13:32:38.964Z] 3.14: Pulling from library/alpine [2022-04-12T13:32:38.964Z] 3.14: Pulling from library/alpine [2022-04-12T13:32:38.964Z] 3.14: Pulling from library/alpine [2022-04-12T13:32:38.964Z] 3.15: Pulling from library/alpine [2022-04-12T13:32:39.533Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T13:32:39.533Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T13:32:39.533Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T13:32:39.533Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T13:32:39.533Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T13:32:39.533Z] Status: Image is up to date for alpine:3.14 [2022-04-12T13:32:39.533Z] ---> e04c818066af [2022-04-12T13:32:39.533Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T13:32:39.533Z] ---> e04c818066af [2022-04-12T13:32:39.533Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T13:32:39.533Z] ---> e04c818066af [2022-04-12T13:32:39.533Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T13:32:40.101Z] ---> Running in d0a1ff0a42e7 [2022-04-12T13:32:40.101Z] ---> Running in b91e8c5af2e3 [2022-04-12T13:32:40.101Z] ---> Running in 708b7aa6fe84 [2022-04-12T13:32:40.361Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T13:32:40.361Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T13:32:40.361Z] ---> 0ac33e5f5afa [2022-04-12T13:32:40.361Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T13:32:40.624Z] ---> Running in d8572d5f9dbb [2022-04-12T13:32:40.624Z] Removing intermediate container d8572d5f9dbb [2022-04-12T13:32:40.624Z] ---> 219ee758493c [2022-04-12T13:32:40.624Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:32:40.883Z] ---> Running in 37096d523a0a [2022-04-12T13:32:41.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:32:41.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:32:41.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:32:41.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:32:41.402Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T13:32:41.402Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:32:41.402Z] OK: 6 MiB in 15 packages [2022-04-12T13:32:41.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:32:41.402Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T13:32:41.402Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T13:32:41.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:32:41.402Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T13:32:41.402Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:32:41.402Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T13:32:41.665Z] OK: 6 MiB in 17 packages [2022-04-12T13:32:41.665Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T13:32:41.665Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T13:32:41.665Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:32:41.665Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T13:32:41.665Z] OK: 6 MiB in 16 packages [2022-04-12T13:32:42.604Z] Removing intermediate container d0a1ff0a42e7 [2022-04-12T13:32:42.604Z] ---> 2c279a965f05 [2022-04-12T13:32:42.604Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T13:32:42.604Z] ---> Running in 9bc24c4929d7 [2022-04-12T13:32:42.604Z] Removing intermediate container b91e8c5af2e3 [2022-04-12T13:32:42.604Z] ---> 223a7b77315d [2022-04-12T13:32:42.604Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T13:32:42.709Z] Removing intermediate container da7cc3296aa7 [2022-04-12T13:32:42.709Z] ---> 8a75ae680e54 [2022-04-12T13:32:42.709Z] Successfully built 8a75ae680e54 [2022-04-12T13:32:42.709Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:32:42.863Z] ---> Running in 5adc7ce18aae [2022-04-12T13:32:42.863Z] Removing intermediate container 37096d523a0a [2022-04-12T13:32:42.863Z] ---> 3caff22f1e74 [2022-04-12T13:32:42.863Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T13:32:42.863Z] Removing intermediate container 9bc24c4929d7 [2022-04-12T13:32:42.863Z] ---> 1ad7c2e0722b [2022-04-12T13:32:42.863Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T13:32:42.863Z] Removing intermediate container 708b7aa6fe84 [2022-04-12T13:32:42.863Z] ---> 8ec29bb86d07 [2022-04-12T13:32:42.863Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T13:32:42.863Z] ---> Running in a5787bcd3cf2 [2022-04-12T13:32:42.863Z] ---> Running in e432c11693ef [2022-04-12T13:32:43.058Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T13:32:43.058Z] . [Pipeline] withDockerContainer [2022-04-12T13:32:43.123Z] ---> Running in ecef453d20fb [2022-04-12T13:32:43.123Z] Removing intermediate container 5adc7ce18aae [2022-04-12T13:32:43.123Z] ---> 9ab222ee7e7f [2022-04-12T13:32:43.123Z] Step 13/25 : WORKDIR / [2022-04-12T13:32:43.123Z] ---> Running in 008b6153e23d [2022-04-12T13:32:43.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-20674 does not seem to be running inside a container [2022-04-12T13:32:43.386Z] Removing intermediate container ecef453d20fb [2022-04-12T13:32:43.386Z] ---> fe57b89bffdb [2022-04-12T13:32:43.386Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T13:32:43.386Z] ---> Running in 33783e033500 [2022-04-12T13:32:43.386Z] Removing intermediate container e432c11693ef [2022-04-12T13:32:43.386Z] ---> f573f0bbee9d [2022-04-12T13:32:43.386Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T13:32:43.386Z] Removing intermediate container 008b6153e23d [2022-04-12T13:32:43.386Z] ---> 6c9eb8dc42d8 [2022-04-12T13:32:43.386Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-12T13:32:43.386Z] ---> Running in 07c0299fdfda [2022-04-12T13:32:43.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T13:32:43.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:32:43.646Z] Removing intermediate container 33783e033500 [2022-04-12T13:32:43.646Z] ---> 3a6db6413daf [2022-04-12T13:32:43.646Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T13:32:43.908Z] Removing intermediate container 07c0299fdfda [2022-04-12T13:32:43.908Z] ---> 61e415000896 [2022-04-12T13:32:43.908Z] Step 15/23 : WORKDIR / [2022-04-12T13:32:43.908Z] ---> Running in 79867aa753a5 [2022-04-12T13:32:43.909Z] ---> Running in 8fe99daea95c [2022-04-12T13:32:43.909Z] ---> 3a3480fec744 [2022-04-12T13:32:43.909Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-12T13:32:44.168Z] Removing intermediate container 8fe99daea95c [2022-04-12T13:32:44.168Z] ---> bcc6c85780ea [2022-04-12T13:32:44.168Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:32:44.168Z] Removing intermediate container 79867aa753a5 [2022-04-12T13:32:44.168Z] ---> 34fb4ff6bdb3 [2022-04-12T13:32:44.168Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:32:44.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:32:44.428Z] ---> 429507cc9c3f [2022-04-12T13:32:44.428Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T13:32:44.686Z] ---> 82911baa8e69 [2022-04-12T13:32:44.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T13:32:44.686Z] ---> cbaf6a4fec8f [2022-04-12T13:32:44.686Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T13:32:44.686Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T13:32:44.686Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T13:32:44.686Z] OK: 15854 distinct packages available [2022-04-12T13:32:44.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:32:44.753Z] $ docker top 864786aff30c7eba0641f9aa76316aac6f63a024f045ff3451b04026a9ca49ab -eo pid,comm [2022-04-12T13:32:44.992Z] ---> 0b4ed7907836 [2022-04-12T13:32:44.992Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [Pipeline] { [Pipeline] sh [2022-04-12T13:32:45.663Z] + go version [2022-04-12T13:32:45.663Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T13:32:45.693Z] $ docker stop --time=1 864786aff30c7eba0641f9aa76316aac6f63a024f045ff3451b04026a9ca49ab [2022-04-12T13:32:45.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:32:45.693Z] ---> dd3639939283 [2022-04-12T13:32:45.693Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T13:32:45.693Z] ---> b78ae8d89771 [2022-04-12T13:32:45.693Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T13:32:45.693Z] ---> 3a05ee2f28ce [2022-04-12T13:32:45.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T13:32:46.001Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T13:32:46.001Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T13:32:46.261Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T13:32:46.261Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T13:32:46.261Z] ---> afef00fab3e2 [2022-04-12T13:32:46.261Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T13:32:46.261Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T13:32:46.261Z] ---> b821243576f2 [2022-04-12T13:32:46.261Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T13:32:46.521Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T13:32:46.521Z] ---> Running in c015a68a39d4 [2022-04-12T13:32:46.521Z] ---> Running in 1087630df14d [2022-04-12T13:32:46.521Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T13:32:46.521Z] ---> 0bcd76e9f913 [2022-04-12T13:32:46.521Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T13:32:46.521Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T13:32:46.783Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T13:32:46.783Z] Removing intermediate container 1087630df14d [2022-04-12T13:32:46.783Z] ---> 605ec165cf43 [2022-04-12T13:32:46.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:32:46.783Z] ---> Running in 45b41b9c8b8b [2022-04-12T13:32:46.783Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T13:32:46.783Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T13:32:46.783Z] OK: 8 MiB in 23 packages [2022-04-12T13:32:46.783Z] Removing intermediate container c015a68a39d4 [2022-04-12T13:32:46.783Z] ---> c9ed7ea30ddf [2022-04-12T13:32:46.783Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:32:47.043Z] ---> Running in b93c77817f8f [2022-04-12T13:32:47.043Z] Removing intermediate container 45b41b9c8b8b [2022-04-12T13:32:47.043Z] ---> 5b421c47cfd2 [2022-04-12T13:32:47.043Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T13:32:47.043Z] ---> Running in 68363b1e383c [2022-04-12T13:32:47.306Z] Removing intermediate container b93c77817f8f [2022-04-12T13:32:47.306Z] ---> 280a67fc168b [2022-04-12T13:32:47.306Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T13:32:47.306Z] Removing intermediate container 68363b1e383c [2022-04-12T13:32:47.306Z] ---> 75d9320500f1 [2022-04-12T13:32:47.306Z] Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:32:47.306Z] ---> Running in 6f4b0e8a40e2 [2022-04-12T13:32:47.306Z] ---> Running in b3641290094a [2022-04-12T13:32:47.327Z] $ docker rm -f 864786aff30c7eba0641f9aa76316aac6f63a024f045ff3451b04026a9ca49ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:32:47.880Z] Removing intermediate container 6f4b0e8a40e2 [2022-04-12T13:32:47.880Z] ---> 5d0c4920957c [2022-04-12T13:32:47.880Z] Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:32:47.880Z] Removing intermediate container b3641290094a [2022-04-12T13:32:47.880Z] ---> 0f2d151a7f2d [2022-04-12T13:32:47.880Z] Step 23/23 : LABEL version=2.2.0-dev.65 [2022-04-12T13:32:47.880Z] ---> 337bebba011e [2022-04-12T13:32:47.880Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T13:32:47.880Z] ---> Running in 02a0df752b6c [2022-04-12T13:32:47.880Z] ---> Running in ccab256de18e [2022-04-12T13:32:47.880Z] Removing intermediate container a5787bcd3cf2 [2022-04-12T13:32:47.880Z] ---> 1eb31a26da03 [2022-04-12T13:32:47.880Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:32:47.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T13:32:47.991Z] [2022-04-12T13:32:47.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:32:48.154Z] Removing intermediate container ccab256de18e [2022-04-12T13:32:48.154Z] ---> 799b67680290 [2022-04-12T13:32:48.154Z] Step 22/22 : LABEL version=2.2.0-dev.65 [2022-04-12T13:32:48.154Z] Removing intermediate container 02a0df752b6c [2022-04-12T13:32:48.154Z] ---> 29fb742202d3 [2022-04-12T13:32:48.154Z] [2022-04-12T13:32:48.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T13:32:48.347Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-12T13:32:48.347Z] 29e5d40040c1: Pulling fs layer [2022-04-12T13:32:48.347Z] 1ce36da41761: Pulling fs layer [2022-04-12T13:32:48.347Z] 25b303627fd3: Pulling fs layer [2022-04-12T13:32:48.414Z] ---> 516a8615f03a [2022-04-12T13:32:48.414Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-12T13:32:48.414Z] Successfully built 29fb742202d3 [2022-04-12T13:32:48.414Z] ---> Running in 701b9632ddbc [2022-04-12T13:32:48.414Z] Successfully tagged core-command:latest [2022-04-12T13:32:48.414Z]  Building core-command ... done Building security-bootstrapper [2022-04-12T13:32:48.414Z] ---> 9baacf856a0f [2022-04-12T13:32:48.414Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T13:32:48.414Z] ---> Running in a9e72c5ca9c0 [2022-04-12T13:32:48.620Z] 29e5d40040c1: Verifying Checksum [2022-04-12T13:32:48.621Z] 29e5d40040c1: Download complete [2022-04-12T13:32:48.896Z] 1ce36da41761: Verifying Checksum [2022-04-12T13:32:48.896Z] 1ce36da41761: Download complete [2022-04-12T13:32:49.169Z] 29e5d40040c1: Pull complete [2022-04-12T13:32:49.351Z] Removing intermediate container 701b9632ddbc [2022-04-12T13:32:49.351Z] ---> 1ad45e24e1d1 [2022-04-12T13:32:49.351Z] [2022-04-12T13:32:49.351Z] Successfully built 1ad45e24e1d1 [2022-04-12T13:32:49.611Z] Successfully tagged support-notifications:latest [2022-04-12T13:32:49.611Z] Building security-spire-agent [2022-04-12T13:32:50.611Z] 25b303627fd3: Verifying Checksum [2022-04-12T13:32:50.611Z] 25b303627fd3: Download complete [2022-04-12T13:32:50.611Z] 1ce36da41761: Pull complete [2022-04-12T13:32:50.991Z]  Building support-notifications ... done  ---> 233b3e668cb3 [2022-04-12T13:32:50.991Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T13:32:51.937Z] ---> a7d4a073eda0 [2022-04-12T13:32:51.937Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T13:32:52.201Z] Removing intermediate container a9e72c5ca9c0 [2022-04-12T13:32:52.201Z] ---> Running in 4ce45c2e5b8c [2022-04-12T13:32:52.201Z] ---> b85689dc8bbd [2022-04-12T13:32:52.201Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T13:32:52.201Z] ---> Running in 6e3a57cf78d3 [2022-04-12T13:32:52.471Z] Removing intermediate container 4ce45c2e5b8c [2022-04-12T13:32:52.471Z] ---> 3a4670dfbe56 [2022-04-12T13:32:52.471Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:32:52.471Z] Removing intermediate container 6e3a57cf78d3 [2022-04-12T13:32:52.471Z] ---> 7fb518e695aa [2022-04-12T13:32:52.471Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T13:32:52.732Z] ---> Running in ac541e3fedd7 [2022-04-12T13:32:52.732Z] ---> Running in 78135b6e3556 [2022-04-12T13:32:53.310Z] Removing intermediate container ac541e3fedd7 [2022-04-12T13:32:53.310Z] ---> c8d91aec4145 [2022-04-12T13:32:53.310Z] Step 18/20 : LABEL arch=x86_64 [2022-04-12T13:32:53.310Z] Removing intermediate container 78135b6e3556 [2022-04-12T13:32:53.310Z] ---> be0797648919 [2022-04-12T13:32:53.310Z] Step 24/25 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:32:53.310Z] ---> Running in e0e06919f5f7 [2022-04-12T13:32:53.310Z] ---> Running in 8070b76e1d93 [2022-04-12T13:32:53.586Z] Removing intermediate container e0e06919f5f7 [2022-04-12T13:32:53.586Z] ---> 1cb8a292fa5f [2022-04-12T13:32:53.586Z] Step 19/20 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:32:53.586Z] ---> Running in 8e4433726066 [2022-04-12T13:32:53.586Z] Removing intermediate container 8070b76e1d93 [2022-04-12T13:32:53.586Z] ---> 1d29775dd6d2 [2022-04-12T13:32:53.586Z] Step 25/25 : LABEL version=2.2.0-dev.65 [2022-04-12T13:32:53.846Z] ---> Running in b6277d56f5d7 [2022-04-12T13:32:53.846Z] Removing intermediate container 8e4433726066 [2022-04-12T13:32:53.846Z] ---> 8c2fbbc9ffa5 [2022-04-12T13:32:53.846Z] Step 20/20 : LABEL version=2.2.0-dev.65 [2022-04-12T13:32:53.846Z] ---> Running in 7aa480f38b9c [2022-04-12T13:32:54.105Z] Removing intermediate container b6277d56f5d7 [2022-04-12T13:32:54.105Z] ---> 89f8aabea55a [2022-04-12T13:32:54.105Z] [2022-04-12T13:32:54.105Z] Successfully built 89f8aabea55a [2022-04-12T13:32:54.105Z] Successfully tagged security-secretstore-setup:latest [2022-04-12T13:32:54.105Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-04-12T13:32:54.364Z] Removing intermediate container 7aa480f38b9c [2022-04-12T13:32:54.364Z] ---> 55a9a71c1c00 [2022-04-12T13:32:54.364Z] [2022-04-12T13:32:54.364Z] Successfully built 55a9a71c1c00 [2022-04-12T13:32:54.364Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-12T13:32:54.364Z] Building security-proxy-setup [2022-04-12T13:33:00.946Z]  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:33:00.946Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:33:00.946Z] ---> 8676dbdafc7d [2022-04-12T13:33:00.946Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T13:33:00.946Z] ---> Using cache [2022-04-12T13:33:00.946Z] ---> 648c094b5f5c [2022-04-12T13:33:00.946Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:33:00.946Z] ---> Using cache [2022-04-12T13:33:00.946Z] ---> 05f5e147a894 [2022-04-12T13:33:00.946Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T13:33:00.946Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:33:00.946Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:33:00.946Z] ---> 8676dbdafc7d [2022-04-12T13:33:00.946Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T13:33:00.946Z] ---> Using cache [2022-04-12T13:33:00.946Z] ---> 648c094b5f5c [2022-04-12T13:33:00.946Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:33:00.946Z] ---> Using cache [2022-04-12T13:33:00.946Z] ---> 05f5e147a894 [2022-04-12T13:33:00.946Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T13:33:03.020Z] 25b303627fd3: Pull complete [2022-04-12T13:33:03.020Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-12T13:33:03.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T13:33:03.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-12T13:33:03.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-20674 does not seem to be running inside a container [2022-04-12T13:33:03.344Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-12T13:33:04.235Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:33:04.235Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:33:04.235Z] ---> 8676dbdafc7d [2022-04-12T13:33:04.235Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T13:33:04.235Z] ---> Using cache [2022-04-12T13:33:04.235Z] ---> 648c094b5f5c [2022-04-12T13:33:04.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:33:04.235Z] ---> Using cache [2022-04-12T13:33:04.235Z] ---> 05f5e147a894 [2022-04-12T13:33:04.235Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T13:33:05.185Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:33:05.185Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:33:05.185Z] ---> 8676dbdafc7d [2022-04-12T13:33:05.185Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T13:33:05.185Z] ---> Using cache [2022-04-12T13:33:05.185Z] ---> 648c094b5f5c [2022-04-12T13:33:05.185Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:33:05.185Z] ---> Using cache [2022-04-12T13:33:05.185Z] ---> 05f5e147a894 [2022-04-12T13:33:05.185Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T13:33:05.467Z] $ docker top 1067b38bb7228e87a3dbcda34659829ce0eea5d29a3033e124b27c8a1469b2a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T13:33:06.349Z] + docker-compose build --help [2022-04-12T13:33:06.350Z] + grep parallel [2022-04-12T13:33:07.098Z] ---> Running in 1b8798d25594 [2022-04-12T13:33:07.098Z] ---> Running in e5f1cb4a40c0 [2022-04-12T13:33:07.098Z] ---> Running in 3664fb5fca07 [2022-04-12T13:33:07.098Z] ---> Running in 152d51d621db [2022-04-12T13:33:07.360Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:33:07.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:33:07.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:33:07.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:33:08.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:33:08.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:33:08.758Z] OK: 221 MiB in 52 packages [2022-04-12T13:33:08.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:33:08.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:33:09.020Z] OK: 221 MiB in 52 packages [2022-04-12T13:33:09.020Z] OK: 221 MiB in 52 packages [2022-04-12T13:33:09.280Z] OK: 221 MiB in 52 packages [2022-04-12T13:33:09.545Z] Removing intermediate container 1b8798d25594 [2022-04-12T13:33:09.545Z] ---> c9ab46b93c9a [2022-04-12T13:33:09.545Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T13:33:09.727Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T13:33:10.027Z] $ docker stop --time=1 1067b38bb7228e87a3dbcda34659829ce0eea5d29a3033e124b27c8a1469b2a8 [2022-04-12T13:33:10.115Z] Removing intermediate container 3664fb5fca07 [2022-04-12T13:33:10.115Z] ---> bb6c00d73589 [2022-04-12T13:33:10.115Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T13:33:10.115Z] Removing intermediate container e5f1cb4a40c0 [2022-04-12T13:33:10.115Z] ---> 43b25f2ba937 [2022-04-12T13:33:10.115Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T13:33:10.115Z] ---> b56a340b3f4a [2022-04-12T13:33:10.115Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:33:10.115Z] Removing intermediate container 152d51d621db [2022-04-12T13:33:10.115Z] ---> 98d3dbd722fa [2022-04-12T13:33:10.115Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T13:33:10.115Z] ---> Running in 9266f905de8c [2022-04-12T13:33:10.375Z] ---> ea15ab6501e6 [2022-04-12T13:33:10.375Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:33:10.375Z] ---> ab1044866823 [2022-04-12T13:33:10.375Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:33:10.375Z] ---> 1235a2eef7bb [2022-04-12T13:33:10.375Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:33:10.375Z] ---> Running in 392dae4168e7 [2022-04-12T13:33:10.375Z] ---> Running in 84d67f338592 [2022-04-12T13:33:10.637Z] ---> Running in 291a31e560dd [2022-04-12T13:33:11.661Z] $ docker rm -f 1067b38bb7228e87a3dbcda34659829ce0eea5d29a3033e124b27c8a1469b2a8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:33:12.020Z] Removing intermediate container 9266f905de8c [2022-04-12T13:33:12.020Z] ---> 660c2d05b017 [2022-04-12T13:33:12.020Z] Step 8/26 : COPY . . [2022-04-12T13:33:12.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T13:33:12.246Z] . [Pipeline] withDockerContainer [2022-04-12T13:33:12.281Z] Removing intermediate container 84d67f338592 [2022-04-12T13:33:12.281Z] ---> 44397de39fb0 [2022-04-12T13:33:12.281Z] Step 8/31 : COPY . . [2022-04-12T13:33:12.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-20674 does not seem to be running inside a container [2022-04-12T13:33:12.540Z] Removing intermediate container 392dae4168e7 [2022-04-12T13:33:12.540Z] ---> ea442b7152d3 [2022-04-12T13:33:12.540Z] Step 8/23 : COPY . . [2022-04-12T13:33:12.551Z] $ 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/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-12T13:33:12.799Z] Removing intermediate container 291a31e560dd [2022-04-12T13:33:12.799Z] ---> fba12f0f11ff [2022-04-12T13:33:12.799Z] Step 8/22 : COPY . . [2022-04-12T13:33:13.750Z] $ docker top 7c704db3a140d4aee80026dc26c6bdde1b06ac334fe95159dd4a2dbc3b34ef55 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T13:33:14.637Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T13:33:18.919Z] Building core-command ... [2022-04-12T13:33:18.919Z] Building core-data ... [2022-04-12T13:33:18.919Z] Building core-metadata ... [2022-04-12T13:33:18.919Z] Building security-bootstrapper ... [2022-04-12T13:33:18.919Z] Building security-proxy-setup ... [2022-04-12T13:33:18.919Z] Building security-secretstore-setup ... [2022-04-12T13:33:18.919Z] Building security-spiffe-token-provider ... [2022-04-12T13:33:18.919Z] Building security-spire-agent ... [2022-04-12T13:33:18.919Z] Building security-spire-config ... [2022-04-12T13:33:18.919Z] Building security-spire-server ... [2022-04-12T13:33:18.919Z] Building support-notifications ... [2022-04-12T13:33:18.919Z] Building support-scheduler ... [2022-04-12T13:33:18.919Z] Building sys-mgmt-agent ... [2022-04-12T13:33:18.919Z] Building security-bootstrapper [2022-04-12T13:33:18.919Z] Building support-scheduler [2022-04-12T13:33:18.919Z] Building support-notifications [2022-04-12T13:33:18.919Z] Building security-spire-server [2022-04-12T13:33:18.919Z] Building security-secretstore-setup [2022-04-12T13:33:25.020Z] ---> e663f8443418 [2022-04-12T13:33:25.020Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T13:33:25.020Z] ---> 335df42ba40f [2022-04-12T13:33:25.020Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T13:33:25.020Z] ---> Running in 356e088cc94d [2022-04-12T13:33:25.020Z] ---> Running in 4fad047c9bfb [2022-04-12T13:33:25.020Z] ---> 71bcbd5b7e78 [2022-04-12T13:33:25.020Z] ---> 928b25be351d [2022-04-12T13:33:25.020Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T13:33:25.020Z] [2022-04-12T13:33:25.020Z] ---> Running in 14a032a8d348 [2022-04-12T13:33:25.020Z] ---> Running in 1a3ca6d782ae [2022-04-12T13:33:25.020Z] Removing intermediate container 356e088cc94d [2022-04-12T13:33:25.020Z] ---> efe57f6fecf2 [2022-04-12T13:33:25.020Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T13:33:25.020Z] ---> Running in 857867ad26b8 [2022-04-12T13:33:25.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T13:33:25.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T13:33:25.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T13:33:25.020Z] Removing intermediate container 857867ad26b8 [2022-04-12T13:33:25.020Z] ---> edfc8b77b1f0 [2022-04-12T13:33:25.020Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T13:33:25.020Z] ---> Running in 586b61f3de17 [2022-04-12T13:33:25.280Z] Removing intermediate container 586b61f3de17 [2022-04-12T13:33:25.280Z] ---> 660d65e4ddfc [2022-04-12T13:33:25.280Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T13:33:25.280Z] ---> Running in 55cb31586d15 [2022-04-12T13:33:26.664Z] spire-1.2.1/ [2022-04-12T13:33:26.664Z] spire-1.2.1/.data/ [2022-04-12T13:33:26.664Z] spire-1.2.1/.data/.file [2022-04-12T13:33:26.664Z] spire-1.2.1/.dockerignore [2022-04-12T13:33:26.664Z] spire-1.2.1/.gitattributes [2022-04-12T13:33:26.664Z] spire-1.2.1/.githooks/ [2022-04-12T13:33:26.664Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/ [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/workflows/ [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T13:33:26.664Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T13:33:26.664Z] spire-1.2.1/.gitignore [2022-04-12T13:33:26.664Z] spire-1.2.1/.go-version [2022-04-12T13:33:26.664Z] spire-1.2.1/.golangci.yml [2022-04-12T13:33:26.665Z] spire-1.2.1/ADOPTERS.md [2022-04-12T13:33:26.665Z] spire-1.2.1/CHANGELOG.md [2022-04-12T13:33:26.665Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T13:33:26.665Z] spire-1.2.1/CODEOWNERS [2022-04-12T13:33:26.665Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T13:33:26.665Z] spire-1.2.1/Dockerfile [2022-04-12T13:33:26.665Z] spire-1.2.1/Dockerfile.dev [2022-04-12T13:33:26.665Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T13:33:26.665Z] spire-1.2.1/LICENSE [2022-04-12T13:33:26.665Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T13:33:26.665Z] spire-1.2.1/Makefile [2022-04-12T13:33:26.665Z] spire-1.2.1/README.md [2022-04-12T13:33:26.665Z] spire-1.2.1/ROADMAP.md [2022-04-12T13:33:26.665Z] spire-1.2.1/SECURITY.md [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T13:33:26.665Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T13:33:26.665Z] spire-1.2.1/conf/ [2022-04-12T13:33:26.665Z] spire-1.2.1/conf/agent/ [2022-04-12T13:33:26.665Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T13:33:26.665Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T13:33:26.665Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T13:33:26.665Z] spire-1.2.1/conf/server/ [2022-04-12T13:33:26.665Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T13:33:26.665Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T13:33:26.665Z] spire-1.2.1/conf/server/server.conf [2022-04-12T13:33:26.665Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/ [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/auditlog.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/ [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/spire_server.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/telemetry.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/upgrading.md [2022-04-12T13:33:26.665Z] spire-1.2.1/doc/using_spire.md [2022-04-12T13:33:26.665Z] spire-1.2.1/examples/ [2022-04-12T13:33:26.665Z] spire-1.2.1/examples/README.md [2022-04-12T13:33:26.665Z] spire-1.2.1/go.mod [2022-04-12T13:33:26.665Z] spire-1.2.1/go.sum [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T13:33:26.665Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T13:33:26.666Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/health/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/log/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T13:33:26.667Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/version/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T13:33:26.668Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/config.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T13:33:26.669Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/server.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/ [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/private/ [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/private/server/ [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/ [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/common/ [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T13:33:26.670Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T13:33:26.671Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T13:33:26.671Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T13:33:26.671Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T13:33:26.671Z] spire-1.2.1/release/ [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire-extras/ [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire/ [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire/README.md [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire/conf/ [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T13:33:26.671Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T13:33:26.671Z] spire-1.2.1/script/ [2022-04-12T13:33:26.671Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T13:33:26.671Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T13:33:26.671Z] spire-1.2.1/support/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T13:33:26.671Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/clock/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/clock/clock.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/config/ [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T13:33:26.671Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T13:33:26.672Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/README.md [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/common [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T13:33:26.672Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T13:33:26.673Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T13:33:26.674Z] spire-1.2.1/test/integration/test.sh [2022-04-12T13:33:26.674Z] spire-1.2.1/test/plugintest/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/spiretest/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/testca/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/testca/ca.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/testkey/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T13:33:26.674Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/testkey/new.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/util/ [2022-04-12T13:33:26.674Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T13:33:26.674Z] spire-1.2.1/test/util/race.go [2022-04-12T13:33:26.675Z] spire-1.2.1/test/util/util.go [2022-04-12T13:33:26.675Z] building spire from source... [2022-04-12T13:33:26.675Z] Installing go1.17.7... [2022-04-12T13:33:31.947Z] Building bin/spire-server... [2022-04-12T13:33:31.947Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T13:33:31.947Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T13:33:31.947Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T13:33:31.947Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T13:33:31.947Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T13:33:31.947Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T13:33:31.947Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T13:33:31.947Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T13:33:31.947Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T13:33:31.947Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T13:33:31.947Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T13:33:31.947Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T13:33:31.947Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T13:33:31.947Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T13:33:31.947Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T13:33:32.206Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T13:33:32.206Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T13:33:32.206Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T13:33:32.206Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T13:33:32.466Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T13:33:32.466Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T13:33:32.466Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T13:33:32.726Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T13:33:32.726Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T13:33:32.726Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T13:33:32.726Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T13:33:32.726Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T13:33:32.726Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T13:33:32.726Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T13:33:32.726Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T13:33:32.726Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T13:33:32.986Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T13:33:32.986Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T13:33:32.986Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T13:33:32.986Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T13:33:32.986Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T13:33:32.986Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T13:33:32.986Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T13:33:32.986Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T13:33:32.986Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T13:33:32.986Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T13:33:32.986Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T13:33:32.986Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T13:33:32.986Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T13:33:32.986Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T13:33:33.245Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T13:33:33.245Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T13:33:33.245Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T13:33:33.245Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T13:33:33.245Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T13:33:33.245Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T13:33:33.245Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T13:33:33.245Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T13:33:33.815Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T13:33:35.719Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T13:33:35.719Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T13:33:35.719Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T13:33:35.719Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T13:33:35.719Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T13:33:39.911Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T13:33:39.911Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T13:33:39.911Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T13:33:39.911Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T13:33:39.911Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T13:33:39.911Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T13:33:39.911Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T13:33:39.911Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T13:33:39.911Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T13:33:39.911Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T13:33:41.288Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T13:33:41.288Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T13:33:41.288Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T13:33:41.288Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T13:33:41.549Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T13:33:41.549Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T13:33:41.549Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T13:33:41.549Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T13:33:41.549Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T13:33:41.549Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T13:33:41.549Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T13:33:41.808Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T13:33:41.808Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T13:33:41.808Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T13:33:41.808Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T13:33:41.808Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T13:33:41.808Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T13:33:42.068Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T13:33:42.068Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T13:33:42.068Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T13:33:42.068Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T13:33:42.068Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T13:33:42.068Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T13:33:42.068Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T13:33:42.068Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T13:33:44.608Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T13:33:44.608Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T13:33:44.608Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T13:33:44.608Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T13:33:44.608Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T13:33:44.608Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T13:33:44.608Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T13:33:44.608Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T13:33:44.608Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T13:33:44.608Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T13:33:44.608Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T13:33:44.608Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T13:33:44.608Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T13:33:44.868Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T13:33:44.868Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T13:33:44.868Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T13:33:44.868Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T13:33:44.868Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T13:33:44.868Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T13:33:44.868Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T13:33:44.868Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T13:33:44.868Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T13:33:44.868Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T13:33:44.868Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T13:33:44.868Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T13:33:44.868Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T13:33:44.868Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T13:33:44.868Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T13:33:44.868Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T13:33:45.127Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T13:33:45.127Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T13:33:45.127Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T13:33:45.127Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T13:33:45.127Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T13:33:45.127Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T13:33:45.128Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T13:33:45.128Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T13:33:45.128Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T13:33:45.128Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T13:33:45.128Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T13:33:45.128Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T13:33:45.128Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T13:33:45.128Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T13:33:45.128Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T13:33:45.128Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T13:33:45.128Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T13:33:45.128Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T13:33:45.128Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T13:33:45.128Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T13:33:51.721Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T13:33:51.721Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T13:33:51.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T13:34:01.713Z] Building bin/spire-agent... [2022-04-12T13:34:01.713Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T13:34:01.713Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T13:34:01.713Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T13:34:01.713Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T13:34:01.713Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T13:34:01.713Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T13:34:01.973Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T13:34:01.973Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T13:34:01.973Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T13:34:01.973Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T13:34:01.973Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T13:34:01.973Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T13:34:01.973Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T13:34:08.641Z] Removing intermediate container 1a3ca6d782ae [2022-04-12T13:34:08.641Z] ---> 854c26dd9e34 [2022-04-12T13:34:08.641Z] [2022-04-12T13:34:08.641Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T13:34:08.641Z] ---> e04c818066af [2022-04-12T13:34:08.641Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T13:34:08.641Z] Removing intermediate container 14a032a8d348 [2022-04-12T13:34:08.641Z] ---> 912a41b39f6b [2022-04-12T13:34:08.641Z] [2022-04-12T13:34:08.641Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T13:34:08.641Z] ---> e04c818066af [2022-04-12T13:34:08.641Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T13:34:08.641Z] Removing intermediate container 4fad047c9bfb [2022-04-12T13:34:08.641Z] ---> 2daab4c3b3ac [2022-04-12T13:34:08.641Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T13:34:08.641Z] ---> Running in a03163d13103 [2022-04-12T13:34:08.641Z] ---> Running in 5d074ab58508 [2022-04-12T13:34:08.641Z] ---> Running in 7ec311aed8e4 [2022-04-12T13:34:08.641Z] Removing intermediate container a03163d13103 [2022-04-12T13:34:08.641Z] ---> 3c9a4f352d89 [2022-04-12T13:34:08.641Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T13:34:08.900Z] ---> Running in 7e31ed01493a [2022-04-12T13:34:09.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T13:34:09.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:34:09.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:34:09.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:34:09.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:34:09.991Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T13:34:09.991Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T13:34:09.991Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T13:34:09.991Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T13:34:09.991Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T13:34:09.991Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T13:34:09.991Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:34:09.991Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T13:34:09.991Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T13:34:09.991Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T13:34:09.991Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:34:09.991Z] OK: 6 MiB in 16 packages [2022-04-12T13:34:09.991Z] OK: 8 MiB in 20 packages [2022-04-12T13:34:11.373Z] Removing intermediate container 7ec311aed8e4 [2022-04-12T13:34:11.373Z] ---> 2e6b0da6de8b [2022-04-12T13:34:11.373Z] [2022-04-12T13:34:11.373Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T13:34:11.373Z] Removing intermediate container 7e31ed01493a [2022-04-12T13:34:11.373Z] ---> fe059d5aeed7 [2022-04-12T13:34:11.373Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T13:34:11.373Z] 20.10.14: Pulling from library/docker [2022-04-12T13:34:11.373Z] ---> Running in 77ed3c6c1231 [2022-04-12T13:34:11.373Z] Removing intermediate container 5d074ab58508 [2022-04-12T13:34:11.373Z] ---> 86798ddb62f6 [2022-04-12T13:34:11.373Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T13:34:11.641Z] ---> Running in 0626d62e6b70 [2022-04-12T13:34:11.641Z] Removing intermediate container 77ed3c6c1231 [2022-04-12T13:34:11.641Z] ---> 95affe2e2a39 [2022-04-12T13:34:11.641Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T13:34:11.641Z] Removing intermediate container 0626d62e6b70 [2022-04-12T13:34:11.641Z] ---> f820a58fbe82 [2022-04-12T13:34:11.641Z] Step 13/22 : WORKDIR /edgex [2022-04-12T13:34:11.903Z] ---> Running in 1aefce048a65 [2022-04-12T13:34:11.903Z] ---> Running in 45de32fb6304 [2022-04-12T13:34:12.170Z] Removing intermediate container 1aefce048a65 [2022-04-12T13:34:12.170Z] ---> 456b23caa379 [2022-04-12T13:34:12.170Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T13:34:12.429Z] Removing intermediate container 45de32fb6304 [2022-04-12T13:34:12.429Z] ---> 7019c8ca7a0b [2022-04-12T13:34:12.429Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T13:34:12.429Z] ---> Running in 2f245130e64c [2022-04-12T13:34:12.996Z] ---> d5de4d1f0b74 [2022-04-12T13:34:12.996Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T13:34:13.936Z] ---> 7e574b378315 [2022-04-12T13:34:13.936Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T13:34:14.195Z] Removing intermediate container 2f245130e64c [2022-04-12T13:34:14.196Z] ---> 737b6664ba91 [2022-04-12T13:34:14.196Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T13:34:14.196Z] ---> Running in 07699cca66d8 [2022-04-12T13:34:14.764Z] Removing intermediate container 07699cca66d8 [2022-04-12T13:34:14.764Z] ---> 24a56c03b8f9 [2022-04-12T13:34:14.764Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T13:34:15.335Z] ---> 443388541fdd [2022-04-12T13:34:15.335Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T13:34:15.335Z] ---> 1fc1d4fc75d5 [2022-04-12T13:34:15.335Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T13:34:15.335Z] ---> Running in eaef3ed34e9b [2022-04-12T13:34:15.458Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:34:15.458Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:34:15.458Z] ---> 8a75ae680e54 [2022-04-12T13:34:15.458Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T13:34:15.458Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:34:15.458Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:34:15.458Z] ---> 8a75ae680e54 [2022-04-12T13:34:15.458Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T13:34:15.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:34:15.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:34:15.458Z] ---> 8a75ae680e54 [2022-04-12T13:34:15.458Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T13:34:15.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:34:15.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:34:15.458Z] ---> 8a75ae680e54 [2022-04-12T13:34:15.458Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T13:34:15.458Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:34:15.458Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:34:15.458Z] ---> 8a75ae680e54 [2022-04-12T13:34:15.458Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T13:34:15.458Z] ---> Running in 12af44e21773 [2022-04-12T13:34:15.458Z] ---> Running in 36ef49183d6b [2022-04-12T13:34:15.458Z] ---> Running in c34e66b04030 [2022-04-12T13:34:15.458Z] ---> Running in 8420bd02dda4 [2022-04-12T13:34:15.458Z] ---> Running in 5e77e731ca95 [2022-04-12T13:34:15.458Z] Removing intermediate container 12af44e21773 [2022-04-12T13:34:15.458Z] ---> 3273ed0c27a5 [2022-04-12T13:34:15.458Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:34:15.458Z] Removing intermediate container c34e66b04030 [2022-04-12T13:34:15.458Z] ---> 29c2107ab2b6 [2022-04-12T13:34:15.458Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:34:15.458Z] Removing intermediate container 36ef49183d6b [2022-04-12T13:34:15.458Z] ---> 38d687bd7fc8 [2022-04-12T13:34:15.458Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:34:15.458Z] Removing intermediate container 5e77e731ca95 [2022-04-12T13:34:15.458Z] ---> 4fbddeb561ea [2022-04-12T13:34:15.458Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:34:15.458Z] Removing intermediate container 8420bd02dda4 [2022-04-12T13:34:15.458Z] ---> 62e944375b3e [2022-04-12T13:34:15.458Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:34:15.458Z] ---> Running in 872dd02dc282 [2022-04-12T13:34:15.458Z] ---> Running in 21dbbea3c49d [2022-04-12T13:34:15.458Z] ---> Running in 39ac92137452 [2022-04-12T13:34:15.458Z] ---> Running in bde67bd1ed1e [2022-04-12T13:34:15.458Z] ---> Running in b615be7997c0 [2022-04-12T13:34:15.458Z] Removing intermediate container 872dd02dc282 [2022-04-12T13:34:15.458Z] ---> 8f8963ad2b4a [2022-04-12T13:34:15.458Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T13:34:15.458Z] Removing intermediate container 21dbbea3c49d [2022-04-12T13:34:15.458Z] ---> bead208c3301 [2022-04-12T13:34:15.458Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T13:34:15.458Z] ---> Running in 2d3daf2c4ddb [2022-04-12T13:34:15.458Z] ---> Running in 4c94b64f5cf7 [2022-04-12T13:34:15.458Z] Removing intermediate container b615be7997c0 [2022-04-12T13:34:15.458Z] ---> e7fe04b1ce15 [2022-04-12T13:34:15.458Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T13:34:15.458Z] Removing intermediate container bde67bd1ed1e [2022-04-12T13:34:15.458Z] Removing intermediate container 39ac92137452 [2022-04-12T13:34:15.458Z] ---> 3386a304fbd5 [2022-04-12T13:34:15.458Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T13:34:15.458Z] ---> 09f279fb15ee [2022-04-12T13:34:15.458Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T13:34:15.458Z] ---> Running in d079fd3f0300 [2022-04-12T13:34:15.458Z] ---> Running in 0f2d26d767b4 [2022-04-12T13:34:15.458Z] ---> Running in 1237e4bf6583 [2022-04-12T13:34:15.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:34:15.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:34:15.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:34:15.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:34:15.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:34:15.597Z] ---> 49499919e964 [2022-04-12T13:34:15.597Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T13:34:15.597Z] ---> Running in 2c56400bd979 [2022-04-12T13:34:15.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:34:15.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:34:16.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:34:16.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:34:16.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:34:16.668Z] OK: 220 MiB in 52 packages [2022-04-12T13:34:16.668Z] OK: 220 MiB in 52 packages [2022-04-12T13:34:17.530Z] Removing intermediate container eaef3ed34e9b [2022-04-12T13:34:17.530Z] ---> 9e1308d78e54 [2022-04-12T13:34:17.530Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:34:17.677Z] OK: 220 MiB in 52 packages [2022-04-12T13:34:17.788Z] Removing intermediate container 2c56400bd979 [2022-04-12T13:34:17.789Z] ---> 7b97f293ea28 [2022-04-12T13:34:17.789Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T13:34:17.789Z] ---> Running in 0e2faf08d31c [2022-04-12T13:34:17.789Z] ---> cb37e09a1ac5 [2022-04-12T13:34:17.789Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T13:34:17.957Z] OK: 220 MiB in 52 packages [2022-04-12T13:34:17.957Z] OK: 220 MiB in 52 packages [2022-04-12T13:34:17.957Z] Removing intermediate container 2d3daf2c4ddb [2022-04-12T13:34:17.957Z] ---> 824d3536d182 [2022-04-12T13:34:17.957Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T13:34:18.358Z] Removing intermediate container 0e2faf08d31c [2022-04-12T13:34:18.358Z] ---> 8cb290d94edc [2022-04-12T13:34:18.358Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T13:34:18.358Z] ---> Running in cd2ec329455f [2022-04-12T13:34:18.573Z] Removing intermediate container 4c94b64f5cf7 [2022-04-12T13:34:18.573Z] ---> 249acd37b59f [2022-04-12T13:34:18.573Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T13:34:18.695Z] Removing intermediate container cd2ec329455f [2022-04-12T13:34:18.695Z] ---> 6f393d7200c9 [2022-04-12T13:34:18.695Z] Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:34:19.091Z] ---> Running in a45d5ef9f45c [2022-04-12T13:34:19.210Z] Removing intermediate container 0f2d26d767b4 [2022-04-12T13:34:19.210Z] ---> 97d33b5133cd [2022-04-12T13:34:19.210Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T13:34:19.409Z] Removing intermediate container a45d5ef9f45c [2022-04-12T13:34:19.409Z] ---> ea28edf893e4 [2022-04-12T13:34:19.409Z] Step 22/22 : LABEL version=2.2.0-dev.65 [2022-04-12T13:34:19.409Z] ---> d2e6f568e4fe [2022-04-12T13:34:19.409Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T13:34:19.409Z] ---> Running in a0a19864c89b [2022-04-12T13:34:19.491Z] ---> f66e17f7021a [2022-04-12T13:34:19.491Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:34:19.673Z] Removing intermediate container a0a19864c89b [2022-04-12T13:34:19.673Z] ---> f429c52784f8 [2022-04-12T13:34:19.673Z] [2022-04-12T13:34:19.787Z] ---> 575f69f16c70 [2022-04-12T13:34:19.787Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:34:19.787Z] Removing intermediate container d079fd3f0300 [2022-04-12T13:34:19.787Z] ---> 33570ba267bf [2022-04-12T13:34:19.787Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T13:34:19.787Z] ---> Running in 7b9013a2a248 [2022-04-12T13:34:19.787Z] Removing intermediate container 1237e4bf6583 [2022-04-12T13:34:19.787Z] ---> ff4388157873 [2022-04-12T13:34:19.787Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T13:34:19.933Z] ---> 145c0d9220dc [2022-04-12T13:34:19.933Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T13:34:19.933Z] Successfully built f429c52784f8 [2022-04-12T13:34:19.933Z] Successfully tagged security-proxy-setup:latest [2022-04-12T13:34:19.933Z] Building core-data [2022-04-12T13:34:20.065Z] ---> Running in de7051117a7b [2022-04-12T13:34:20.693Z] ---> 1d3772d08c88 [2022-04-12T13:34:20.693Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:34:20.978Z] ---> Running in 91936c277bb9 [2022-04-12T13:34:21.257Z] ---> ee3634844d67 [2022-04-12T13:34:21.257Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:34:21.257Z] ---> Running in 2cfe1d97ec62 [2022-04-12T13:34:21.546Z] ---> 2c1419342579 [2022-04-12T13:34:21.839Z]  Building security-proxy-setup ... done  ---> 5c8d805630d4 [2022-04-12T13:34:21.839Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T13:34:21.845Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:34:21.845Z] ---> Running in 037f49b91971 [2022-04-12T13:34:22.777Z] ---> 0c5129500494 [2022-04-12T13:34:22.777Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T13:34:22.777Z] ---> Running in df17e300b81d [2022-04-12T13:34:23.346Z] Removing intermediate container df17e300b81d [2022-04-12T13:34:23.346Z] ---> 03e92ec152ee [2022-04-12T13:34:23.346Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T13:34:24.285Z] ---> 7d93b46331b1 [2022-04-12T13:34:24.285Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T13:34:24.545Z] ---> Running in c6212042bc82 [2022-04-12T13:34:24.804Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T13:34:24.804Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T13:34:24.804Z] ---> 7417809fdb73 [2022-04-12T13:34:24.804Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-12T13:34:25.253Z] Removing intermediate container 7b9013a2a248 [2022-04-12T13:34:25.253Z] ---> bb6550ccb151 [2022-04-12T13:34:25.253Z] Step 8/25 : COPY . . [2022-04-12T13:34:25.253Z] Removing intermediate container de7051117a7b [2022-04-12T13:34:25.253Z] ---> d8b3f64d45f5 [2022-04-12T13:34:25.253Z] Step 8/22 : COPY . . [2022-04-12T13:34:25.372Z] ---> Running in 940c57325ad1 [2022-04-12T13:34:25.632Z] Removing intermediate container 940c57325ad1 [2022-04-12T13:34:25.632Z] ---> a14f8463d0b5 [2022-04-12T13:34:25.632Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-12T13:34:25.632Z] ---> Running in 0444a71fff9b [2022-04-12T13:34:26.573Z] Removing intermediate container c6212042bc82 [2022-04-12T13:34:26.574Z] ---> 6eee7ee542ce [2022-04-12T13:34:26.574Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T13:34:26.574Z] ---> Running in b9150a3684d0 [2022-04-12T13:34:26.707Z] Removing intermediate container 2cfe1d97ec62 [2022-04-12T13:34:26.707Z] ---> 667e8958af27 [2022-04-12T13:34:26.707Z] Step 8/25 : COPY . . [2022-04-12T13:34:26.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:34:26.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:34:26.986Z] Removing intermediate container 91936c277bb9 [2022-04-12T13:34:26.986Z] ---> 54ef1b5199b8 [2022-04-12T13:34:26.986Z] Step 8/31 : COPY . . [2022-04-12T13:34:26.986Z] Removing intermediate container 037f49b91971 [2022-04-12T13:34:26.986Z] ---> 2e44967f8e9b [2022-04-12T13:34:26.986Z] Step 8/22 : COPY . . [2022-04-12T13:34:27.095Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T13:34:27.095Z] Removing intermediate container b9150a3684d0 [2022-04-12T13:34:27.095Z] ---> 030bc81f74a4 [2022-04-12T13:34:27.095Z] Step 28/31 : CMD ["gate"] [2022-04-12T13:34:27.095Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T13:34:27.095Z] Executing bash-5.1.16-r0.post-install [2022-04-12T13:34:27.095Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T13:34:27.095Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T13:34:27.095Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T13:34:27.095Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T13:34:27.095Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T13:34:27.095Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T13:34:27.095Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T13:34:27.095Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T13:34:27.095Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T13:34:27.095Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T13:34:27.095Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T13:34:27.095Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T13:34:27.095Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T13:34:27.095Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T13:34:27.095Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T13:34:27.664Z] ---> Running in 37ffa4b068b6 [2022-04-12T13:34:27.664Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T13:34:27.664Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T13:34:27.664Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T13:34:27.664Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T13:34:27.664Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T13:34:27.664Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T13:34:27.664Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T13:34:27.664Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T13:34:27.664Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T13:34:27.664Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T13:34:27.664Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T13:34:27.664Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T13:34:27.664Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T13:34:27.664Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T13:34:27.664Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T13:34:27.664Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T13:34:27.664Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T13:34:27.664Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T13:34:27.664Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T13:34:27.664Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T13:34:27.664Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T13:34:27.664Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T13:34:27.664Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T13:34:27.664Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T13:34:27.923Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T13:34:27.923Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T13:34:27.923Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T13:34:27.923Z] OK: 83 MiB in 65 packages [2022-04-12T13:34:28.190Z] Removing intermediate container 37ffa4b068b6 [2022-04-12T13:34:28.190Z] ---> a03a92cc4a66 [2022-04-12T13:34:28.190Z] Step 29/31 : LABEL arch=x86_64 [2022-04-12T13:34:28.449Z] ---> Running in 11b601ff0c17 [2022-04-12T13:34:28.747Z] Collecting docker-compose==1.23.2 [2022-04-12T13:34:28.747Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T13:34:28.747Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T13:34:28.747Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T13:34:28.747Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T13:34:28.747Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T13:34:29.018Z] Removing intermediate container 11b601ff0c17 [2022-04-12T13:34:29.018Z] ---> b4dbed1f33e9 [2022-04-12T13:34:29.018Z] Step 30/31 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:34:29.277Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T13:34:29.277Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T13:34:29.277Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T13:34:29.277Z] ---> Running in b326c70b0494 [2022-04-12T13:34:29.277Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T13:34:29.535Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:34:29.535Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:34:29.535Z] ---> 8676dbdafc7d [2022-04-12T13:34:29.535Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T13:34:29.535Z] ---> Using cache [2022-04-12T13:34:29.535Z] ---> 648c094b5f5c [2022-04-12T13:34:29.535Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:34:29.535Z] ---> Using cache [2022-04-12T13:34:29.535Z] ---> 05f5e147a894 [2022-04-12T13:34:29.535Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T13:34:29.826Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T13:34:29.826Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T13:34:29.826Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-12T13:34:29.826Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T13:34:29.826Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T13:34:30.086Z] Removing intermediate container b326c70b0494 [2022-04-12T13:34:30.086Z] ---> bb04829816b8 [2022-04-12T13:34:30.086Z] Step 31/31 : LABEL version=2.2.0-dev.65 [2022-04-12T13:34:30.086Z] Collecting PyYAML<4,>=3.10 [2022-04-12T13:34:30.086Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T13:34:30.086Z] ---> Running in 0bf3a3907544 [2022-04-12T13:34:30.344Z] ---> Running in ff8d88c9c908 [2022-04-12T13:34:30.607Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T13:34:30.607Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T13:34:30.607Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T13:34:30.607Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T13:34:30.868Z] Removing intermediate container ff8d88c9c908 [2022-04-12T13:34:30.868Z] ---> aa5801eea756 [2022-04-12T13:34:30.868Z] [2022-04-12T13:34:30.868Z] Successfully built aa5801eea756 [2022-04-12T13:34:30.868Z] Successfully tagged security-bootstrapper:latest [2022-04-12T13:34:30.868Z] Building core-metadata [2022-04-12T13:34:30.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:34:31.130Z]  Building security-bootstrapper ... done Collecting docker-pycreds>=0.4.0 [2022-04-12T13:34:31.130Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T13:34:31.130Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T13:34:31.130Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T13:34:31.130Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T13:34:31.130Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T13:34:31.388Z] Collecting idna<2.8,>=2.5 [2022-04-12T13:34:31.388Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T13:34:31.388Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-12T13:34:31.388Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T13:34:31.388Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T13:34:31.388Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T13:34:31.388Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T13:34:31.388Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T13:34:31.388Z] Attempting uninstall: urllib3 [2022-04-12T13:34:31.388Z] Found existing installation: urllib3 1.26.7 [2022-04-12T13:34:31.388Z] Uninstalling urllib3-1.26.7: [2022-04-12T13:34:31.388Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T13:34:31.647Z] Attempting uninstall: idna [2022-04-12T13:34:31.647Z] Found existing installation: idna 3.3 [2022-04-12T13:34:31.647Z] Uninstalling idna-3.3: [2022-04-12T13:34:31.647Z] Successfully uninstalled idna-3.3 [2022-04-12T13:34:31.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:34:32.214Z] OK: 221 MiB in 52 packages [2022-04-12T13:34:32.214Z] Attempting uninstall: requests [2022-04-12T13:34:32.214Z] Found existing installation: requests 2.26.0 [2022-04-12T13:34:32.214Z] Uninstalling requests-2.26.0: [2022-04-12T13:34:32.214Z] Successfully uninstalled requests-2.26.0 [2022-04-12T13:34:32.214Z] Running setup.py install for texttable: started [2022-04-12T13:34:32.476Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T13:34:32.476Z] Running setup.py install for PyYAML: started [2022-04-12T13:34:33.046Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T13:34:33.988Z] Running setup.py install for docopt: started [2022-04-12T13:34:34.251Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T13:34:34.251Z] Running setup.py install for dockerpty: started [2022-04-12T13:34:34.822Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T13:34:35.082Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-12T13:34:36.991Z] Removing intermediate container 0bf3a3907544 [2022-04-12T13:34:36.991Z] ---> e40d6ae9d134 [2022-04-12T13:34:36.991Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T13:34:37.563Z] ---> 57a7650fee94 [2022-04-12T13:34:37.563Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:34:37.563Z] ---> Running in 3c001eb483d7 [2022-04-12T13:34:37.822Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:34:37.822Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:34:37.822Z] ---> 8676dbdafc7d [2022-04-12T13:34:37.822Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T13:34:37.822Z] ---> Using cache [2022-04-12T13:34:37.822Z] ---> 648c094b5f5c [2022-04-12T13:34:37.822Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:34:37.822Z] ---> Using cache [2022-04-12T13:34:37.822Z] ---> 05f5e147a894 [2022-04-12T13:34:37.822Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T13:34:37.822Z] ---> Using cache [2022-04-12T13:34:37.822Z] ---> 98d3dbd722fa [2022-04-12T13:34:37.822Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T13:34:37.822Z] ---> Using cache [2022-04-12T13:34:37.822Z] ---> 1235a2eef7bb [2022-04-12T13:34:37.822Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:34:37.822Z] ---> Using cache [2022-04-12T13:34:37.822Z] ---> fba12f0f11ff [2022-04-12T13:34:37.822Z] Step 8/23 : COPY . . [2022-04-12T13:34:37.822Z] ---> Using cache [2022-04-12T13:34:37.822Z] ---> 71bcbd5b7e78 [2022-04-12T13:34:37.822Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T13:34:38.083Z] ---> Running in 972a7d8cf001 [2022-04-12T13:34:39.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T13:34:40.936Z] Removing intermediate container 3c001eb483d7 [2022-04-12T13:34:40.936Z] ---> fa64eb9b56c0 [2022-04-12T13:34:40.936Z] Step 8/23 : COPY . . [2022-04-12T13:34:40.936Z] Removing intermediate container 0444a71fff9b [2022-04-12T13:34:40.936Z] ---> c441dabadebe [2022-04-12T13:34:40.936Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T13:34:40.936Z] ---> Running in 606d12921ff4 [2022-04-12T13:34:41.504Z] Removing intermediate container 606d12921ff4 [2022-04-12T13:34:41.504Z] ---> 08825e340edd [2022-04-12T13:34:41.504Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T13:34:41.504Z] ---> Running in 0bb636deeed5 [2022-04-12T13:34:42.077Z] Removing intermediate container 0bb636deeed5 [2022-04-12T13:34:42.077Z] ---> 76386a2a6a62 [2022-04-12T13:34:42.077Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T13:34:42.136Z] ---> 51d910103498 [2022-04-12T13:34:42.136Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T13:34:42.412Z] ---> Running in 0cf87f3bd60e [2022-04-12T13:34:42.412Z] ---> 9dab1b037700 [2022-04-12T13:34:42.412Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T13:34:42.688Z] ---> 7feb7ad3c9bb [2022-04-12T13:34:42.688Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T13:34:42.688Z] ---> abd823d8a482 [2022-04-12T13:34:42.688Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T13:34:42.688Z] ---> Running in cd9706a494a6 [2022-04-12T13:34:42.688Z] ---> Running in beefebcce423 [2022-04-12T13:34:42.688Z] ---> Running in c8398d767b1e [2022-04-12T13:34:43.673Z] Removing intermediate container beefebcce423 [2022-04-12T13:34:43.673Z] ---> 58837c81d9a8 [2022-04-12T13:34:43.673Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T13:34:43.673Z] ---> Running in 26613f969207 [2022-04-12T13:34:44.280Z] ---> 99b064be42ba [2022-04-12T13:34:44.281Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T13:34:44.556Z] ---> Running in c88a8980ca03 [2022-04-12T13:34:44.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T13:34:45.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T13:34:45.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T13:34:46.273Z] ---> c8d40af9ba8a [2022-04-12T13:34:46.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T13:34:46.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T13:34:47.058Z] Removing intermediate container 26613f969207 [2022-04-12T13:34:47.058Z] ---> 2dad87106175 [2022-04-12T13:34:47.058Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T13:34:47.209Z] ---> ceb02e89e593 [2022-04-12T13:34:47.209Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T13:34:47.334Z] ---> Running in ecb2215aabcf [2022-04-12T13:34:47.937Z] Removing intermediate container ecb2215aabcf [2022-04-12T13:34:47.937Z] ---> ddf46b503c15 [2022-04-12T13:34:47.937Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T13:34:47.937Z] ---> Running in 52af1ab67d39 [2022-04-12T13:34:48.582Z] ---> b0b1971b7b74 [2022-04-12T13:34:48.582Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T13:34:48.582Z] ---> Running in bafe798c4e06 [2022-04-12T13:34:49.151Z] Removing intermediate container bafe798c4e06 [2022-04-12T13:34:49.151Z] ---> 51a27327a1b4 [2022-04-12T13:34:49.151Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:34:49.410Z] ---> Running in 87aad534a2f8 [2022-04-12T13:34:49.694Z] Removing intermediate container 87aad534a2f8 [2022-04-12T13:34:49.694Z] ---> 1cefed8d8dba [2022-04-12T13:34:49.694Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T13:34:49.970Z] ---> Running in c73f7d458b26 [2022-04-12T13:34:50.229Z] Removing intermediate container c73f7d458b26 [2022-04-12T13:34:50.229Z] ---> 7338a166029b [2022-04-12T13:34:50.229Z] Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:34:50.488Z] ---> Running in 42cd95cc46fb [2022-04-12T13:34:50.582Z] spire-1.2.1/ [2022-04-12T13:34:50.582Z] spire-1.2.1/.data/ [2022-04-12T13:34:50.582Z] spire-1.2.1/.data/.file [2022-04-12T13:34:50.582Z] spire-1.2.1/.dockerignore [2022-04-12T13:34:50.582Z] spire-1.2.1/.gitattributes [2022-04-12T13:34:50.582Z] spire-1.2.1/.githooks/ [2022-04-12T13:34:50.582Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/ [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/workflows/ [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T13:34:50.582Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T13:34:50.582Z] spire-1.2.1/.gitignore [2022-04-12T13:34:50.582Z] spire-1.2.1/.go-version [2022-04-12T13:34:50.582Z] spire-1.2.1/.golangci.yml [2022-04-12T13:34:50.582Z] spire-1.2.1/ADOPTERS.md [2022-04-12T13:34:50.582Z] spire-1.2.1/CHANGELOG.md [2022-04-12T13:34:50.582Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T13:34:50.582Z] spire-1.2.1/CODEOWNERS [2022-04-12T13:34:50.582Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T13:34:50.582Z] spire-1.2.1/Dockerfile [2022-04-12T13:34:50.582Z] spire-1.2.1/Dockerfile.dev [2022-04-12T13:34:50.582Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T13:34:50.582Z] spire-1.2.1/LICENSE [2022-04-12T13:34:50.582Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T13:34:50.582Z] spire-1.2.1/Makefile [2022-04-12T13:34:50.582Z] spire-1.2.1/README.md [2022-04-12T13:34:50.582Z] spire-1.2.1/ROADMAP.md [2022-04-12T13:34:50.582Z] spire-1.2.1/SECURITY.md [2022-04-12T13:34:50.582Z] spire-1.2.1/cmd/ [2022-04-12T13:34:50.582Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T13:34:50.582Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T13:34:50.582Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T13:34:50.582Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T13:34:50.582Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T13:34:50.582Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T13:34:50.582Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T13:34:50.583Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T13:34:50.583Z] spire-1.2.1/conf/ [2022-04-12T13:34:50.583Z] spire-1.2.1/conf/agent/ [2022-04-12T13:34:50.583Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T13:34:50.583Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T13:34:50.583Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T13:34:50.583Z] spire-1.2.1/conf/server/ [2022-04-12T13:34:50.583Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T13:34:50.583Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T13:34:50.583Z] spire-1.2.1/conf/server/server.conf [2022-04-12T13:34:50.583Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/ [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/auditlog.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/ [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/spire_server.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/telemetry.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/upgrading.md [2022-04-12T13:34:50.583Z] spire-1.2.1/doc/using_spire.md [2022-04-12T13:34:50.583Z] spire-1.2.1/examples/ [2022-04-12T13:34:50.583Z] spire-1.2.1/examples/README.md [2022-04-12T13:34:50.583Z] spire-1.2.1/go.mod [2022-04-12T13:34:50.583Z] spire-1.2.1/go.sum [2022-04-12T13:34:50.583Z] spire-1.2.1/pkg/ [2022-04-12T13:34:50.583Z] spire-1.2.1/pkg/agent/ [2022-04-12T13:34:50.583Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T13:34:50.583Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T13:34:50.583Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T13:34:50.583Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T13:34:50.583Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T13:34:50.583Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T13:34:50.747Z] Removing intermediate container 42cd95cc46fb [2022-04-12T13:34:50.747Z] ---> 76f22acc3920 [2022-04-12T13:34:50.747Z] Step 23/23 : LABEL version=2.2.0-dev.65 [2022-04-12T13:34:50.747Z] ---> Running in bf6c35ca7060 [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T13:34:50.872Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T13:34:50.873Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/health/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T13:34:50.874Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T13:34:51.006Z] ---> d96ba3c1a071 [2022-04-12T13:34:51.006Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T13:34:51.006Z] ---> Running in c33a0a7871db [2022-04-12T13:34:51.006Z] Removing intermediate container bf6c35ca7060 [2022-04-12T13:34:51.006Z] ---> 8c1eb5dc6d24 [2022-04-12T13:34:51.006Z] [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T13:34:51.153Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/log/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/version/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/server/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/server/api/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T13:34:51.154Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T13:34:51.155Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T13:34:51.270Z] Successfully built 8c1eb5dc6d24 [2022-04-12T13:34:51.270Z] Successfully tagged sys-mgmt-agent:latest [2022-04-12T13:34:51.270Z] Building support-scheduler [2022-04-12T13:34:51.434Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T13:34:51.434Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T13:34:51.434Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T13:34:51.434Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/config.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T13:34:51.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/server.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T13:34:51.436Z] spire-1.2.1/proto/ [2022-04-12T13:34:51.436Z] spire-1.2.1/proto/private/ [2022-04-12T13:34:51.436Z] spire-1.2.1/proto/private/server/ [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/ [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/common/ [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T13:34:51.719Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T13:34:51.719Z] spire-1.2.1/release/ [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire-extras/ [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire/ [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire/README.md [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire/conf/ [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T13:34:51.719Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T13:34:51.719Z] spire-1.2.1/script/ [2022-04-12T13:34:51.719Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T13:34:51.719Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T13:34:51.719Z] spire-1.2.1/support/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T13:34:51.719Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T13:34:51.719Z] spire-1.2.1/test/ [2022-04-12T13:34:51.719Z] spire-1.2.1/test/clock/ [2022-04-12T13:34:51.719Z] spire-1.2.1/test/clock/clock.go [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/ [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T13:34:51.719Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T13:34:51.720Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/README.md [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/common [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T13:34:51.720Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T13:34:51.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T13:34:51.839Z]  Building sys-mgmt-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T13:34:52.001Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T13:34:52.002Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T13:34:52.003Z] spire-1.2.1/test/integration/test.sh [2022-04-12T13:34:52.003Z] spire-1.2.1/test/plugintest/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/spiretest/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/testca/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/testca/ca.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/testkey/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T13:34:52.003Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/testkey/new.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/util/ [2022-04-12T13:34:52.003Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/util/race.go [2022-04-12T13:34:52.003Z] spire-1.2.1/test/util/util.go [2022-04-12T13:34:52.003Z] building spire from source... [2022-04-12T13:34:52.609Z] Installing go1.17.7... [2022-04-12T13:34:58.409Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:34:58.409Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:34:58.409Z] ---> 8676dbdafc7d [2022-04-12T13:34:58.409Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T13:34:58.409Z] ---> Using cache [2022-04-12T13:34:58.409Z] ---> 648c094b5f5c [2022-04-12T13:34:58.409Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:34:58.409Z] ---> Using cache [2022-04-12T13:34:58.409Z] ---> 05f5e147a894 [2022-04-12T13:34:58.409Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T13:34:58.409Z] ---> Using cache [2022-04-12T13:34:58.409Z] ---> 98d3dbd722fa [2022-04-12T13:34:58.409Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T13:34:58.409Z] ---> Using cache [2022-04-12T13:34:58.409Z] ---> 1235a2eef7bb [2022-04-12T13:34:58.409Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:34:58.409Z] ---> Using cache [2022-04-12T13:34:58.409Z] ---> fba12f0f11ff [2022-04-12T13:34:58.409Z] Step 8/22 : COPY . . [2022-04-12T13:34:58.409Z] ---> Using cache [2022-04-12T13:34:58.409Z] ---> 71bcbd5b7e78 [2022-04-12T13:34:58.409Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T13:35:02.612Z] ---> Running in 8ad6e0f008a5 [2022-04-12T13:35:02.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T13:35:05.423Z] Removing intermediate container 972a7d8cf001 [2022-04-12T13:35:05.423Z] ---> f9d5ad1bf3fd [2022-04-12T13:35:05.423Z] [2022-04-12T13:35:05.423Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T13:35:05.423Z] ---> e04c818066af [2022-04-12T13:35:05.423Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T13:35:05.423Z] ---> Using cache [2022-04-12T13:35:05.423Z] ---> 2c279a965f05 [2022-04-12T13:35:05.423Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T13:35:05.423Z] ---> Using cache [2022-04-12T13:35:05.423Z] ---> 1ad7c2e0722b [2022-04-12T13:35:05.423Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T13:35:05.993Z] ---> Running in b9d1257bd949 [2022-04-12T13:35:06.252Z] Removing intermediate container b9d1257bd949 [2022-04-12T13:35:06.252Z] ---> ca888e141b8b [2022-04-12T13:35:06.252Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T13:35:06.252Z] ---> Running in 0c2e045dd6cc [2022-04-12T13:35:06.539Z] Removing intermediate container 0c2e045dd6cc [2022-04-12T13:35:06.539Z] ---> 17a9a2126064 [2022-04-12T13:35:06.539Z] Step 15/23 : WORKDIR / [2022-04-12T13:35:06.539Z] ---> Running in 638a1b162ad3 [2022-04-12T13:35:07.107Z] Removing intermediate container 638a1b162ad3 [2022-04-12T13:35:07.107Z] ---> 00f411271188 [2022-04-12T13:35:07.107Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:35:07.675Z] ---> d74d1ff06c6a [2022-04-12T13:35:07.675Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T13:35:09.588Z] ---> 84da95ae0766 [2022-04-12T13:35:09.588Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T13:35:10.159Z] ---> 14ff6ce69ae3 [2022-04-12T13:35:10.159Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T13:35:10.418Z] ---> Running in 62ba58e568d4 [2022-04-12T13:35:10.679Z] Removing intermediate container 62ba58e568d4 [2022-04-12T13:35:10.679Z] ---> 8ee874e369e8 [2022-04-12T13:35:10.679Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:35:10.949Z] ---> Running in b7ac4e3d3368 [2022-04-12T13:35:11.208Z] Removing intermediate container b7ac4e3d3368 [2022-04-12T13:35:11.208Z] ---> 18d8a4c556be [2022-04-12T13:35:11.208Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T13:35:11.208Z] ---> Running in de9c3acacf41 [2022-04-12T13:35:11.466Z] Removing intermediate container de9c3acacf41 [2022-04-12T13:35:11.466Z] ---> 3c2764d316c4 [2022-04-12T13:35:11.466Z] Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:35:11.747Z] ---> Running in a2d9773bfacb [2022-04-12T13:35:11.747Z] Removing intermediate container a2d9773bfacb [2022-04-12T13:35:11.747Z] ---> 2e2f201010bb [2022-04-12T13:35:11.747Z] Step 23/23 : LABEL version=2.2.0-dev.65 [2022-04-12T13:35:12.013Z] ---> Running in fac601adca26 [2022-04-12T13:35:12.272Z] Removing intermediate container fac601adca26 [2022-04-12T13:35:12.272Z] ---> c0dda58a3bc8 [2022-04-12T13:35:12.272Z] [2022-04-12T13:35:12.272Z] Successfully built c0dda58a3bc8 [2022-04-12T13:35:12.272Z] Successfully tagged core-metadata:latest [2022-04-12T13:35:12.272Z]  Building core-metadata ... done Building security-spire-config [2022-04-12T13:35:13.209Z] Removing intermediate container 627de6bcd8f6 [2022-04-12T13:35:13.209Z] ---> cc9e55cfc488 [2022-04-12T13:35:13.209Z] [2022-04-12T13:35:13.209Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T13:35:13.209Z] ---> 0ac33e5f5afa [2022-04-12T13:35:13.209Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T13:35:13.209Z] ---> Using cache [2022-04-12T13:35:13.209Z] ---> 219ee758493c [2022-04-12T13:35:13.209Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:35:13.209Z] ---> Using cache [2022-04-12T13:35:13.209Z] ---> 3caff22f1e74 [2022-04-12T13:35:13.209Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T13:35:16.502Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:35:16.502Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:35:16.502Z] ---> 8676dbdafc7d [2022-04-12T13:35:16.502Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T13:35:16.502Z] ---> Using cache [2022-04-12T13:35:16.502Z] ---> 648c094b5f5c [2022-04-12T13:35:16.502Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:35:16.502Z] ---> Using cache [2022-04-12T13:35:16.502Z] ---> 05f5e147a894 [2022-04-12T13:35:16.502Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T13:35:16.502Z] ---> Using cache [2022-04-12T13:35:16.502Z] ---> c9ab46b93c9a [2022-04-12T13:35:16.502Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T13:35:16.502Z] ---> Using cache [2022-04-12T13:35:16.502Z] ---> b56a340b3f4a [2022-04-12T13:35:16.502Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:35:16.502Z] ---> Using cache [2022-04-12T13:35:16.502Z] ---> 660c2d05b017 [2022-04-12T13:35:16.502Z] Step 8/26 : COPY . . [2022-04-12T13:35:16.502Z] ---> Using cache [2022-04-12T13:35:16.503Z] ---> 335df42ba40f [2022-04-12T13:35:16.503Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T13:35:16.503Z] ---> Using cache [2022-04-12T13:35:16.503Z] ---> efe57f6fecf2 [2022-04-12T13:35:16.503Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T13:35:16.503Z] ---> Using cache [2022-04-12T13:35:16.503Z] ---> edfc8b77b1f0 [2022-04-12T13:35:16.503Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T13:35:16.503Z] ---> Using cache [2022-04-12T13:35:16.503Z] ---> 660d65e4ddfc [2022-04-12T13:35:16.503Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T13:35:16.503Z] ---> Running in 8206878bc802 [2022-04-12T13:35:16.503Z] ---> Running in dd65530f7ef9 [2022-04-12T13:35:17.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:35:17.345Z] spire-1.2.1/ [2022-04-12T13:35:17.345Z] spire-1.2.1/.data/ [2022-04-12T13:35:17.345Z] spire-1.2.1/.data/.file [2022-04-12T13:35:17.345Z] spire-1.2.1/.dockerignore [2022-04-12T13:35:17.345Z] spire-1.2.1/.gitattributes [2022-04-12T13:35:17.345Z] spire-1.2.1/.githooks/ [2022-04-12T13:35:17.345Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/ [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/workflows/ [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T13:35:17.345Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T13:35:17.345Z] spire-1.2.1/.gitignore [2022-04-12T13:35:17.345Z] spire-1.2.1/.go-version [2022-04-12T13:35:17.345Z] spire-1.2.1/.golangci.yml [2022-04-12T13:35:17.345Z] spire-1.2.1/ADOPTERS.md [2022-04-12T13:35:17.345Z] spire-1.2.1/CHANGELOG.md [2022-04-12T13:35:17.345Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T13:35:17.345Z] spire-1.2.1/CODEOWNERS [2022-04-12T13:35:17.345Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T13:35:17.345Z] spire-1.2.1/Dockerfile [2022-04-12T13:35:17.345Z] spire-1.2.1/Dockerfile.dev [2022-04-12T13:35:17.345Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T13:35:17.345Z] spire-1.2.1/LICENSE [2022-04-12T13:35:17.345Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T13:35:17.345Z] spire-1.2.1/Makefile [2022-04-12T13:35:17.345Z] spire-1.2.1/README.md [2022-04-12T13:35:17.345Z] spire-1.2.1/ROADMAP.md [2022-04-12T13:35:17.345Z] spire-1.2.1/SECURITY.md [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/ [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T13:35:17.345Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T13:35:17.346Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T13:35:17.346Z] spire-1.2.1/conf/ [2022-04-12T13:35:17.346Z] spire-1.2.1/conf/agent/ [2022-04-12T13:35:17.346Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T13:35:17.346Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T13:35:17.346Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T13:35:17.346Z] spire-1.2.1/conf/server/ [2022-04-12T13:35:17.346Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T13:35:17.346Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T13:35:17.346Z] spire-1.2.1/conf/server/server.conf [2022-04-12T13:35:17.346Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/ [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/auditlog.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/ [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/spire_server.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/telemetry.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/upgrading.md [2022-04-12T13:35:17.346Z] spire-1.2.1/doc/using_spire.md [2022-04-12T13:35:17.346Z] spire-1.2.1/examples/ [2022-04-12T13:35:17.346Z] spire-1.2.1/examples/README.md [2022-04-12T13:35:17.346Z] spire-1.2.1/go.mod [2022-04-12T13:35:17.346Z] spire-1.2.1/go.sum [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T13:35:17.346Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T13:35:17.347Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/health/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/log/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T13:35:17.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/version/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T13:35:17.349Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/config.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T13:35:17.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/server.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/ [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/private/ [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/private/server/ [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/ [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/common/ [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T13:35:17.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T13:35:17.351Z] spire-1.2.1/release/ [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire-extras/ [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire/ [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire/README.md [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire/conf/ [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T13:35:17.351Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T13:35:17.351Z] spire-1.2.1/script/ [2022-04-12T13:35:17.351Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T13:35:17.351Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T13:35:17.351Z] spire-1.2.1/support/ [2022-04-12T13:35:17.351Z] spire-1.2.1/support/k8s/ [2022-04-12T13:35:17.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T13:35:17.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T13:35:17.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T13:35:17.352Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/clock/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/clock/clock.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T13:35:17.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T13:35:17.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T13:35:17.353Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T13:35:17.353Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T13:35:17.353Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T13:35:17.353Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T13:35:17.353Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T13:35:17.353Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/README.md [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/common [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T13:35:17.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T13:35:17.354Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T13:35:17.355Z] spire-1.2.1/test/integration/test.sh [2022-04-12T13:35:17.355Z] spire-1.2.1/test/plugintest/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/spiretest/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/testca/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/testca/ca.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/testkey/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T13:35:17.355Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/testkey/new.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/util/ [2022-04-12T13:35:17.355Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/util/race.go [2022-04-12T13:35:17.355Z] spire-1.2.1/test/util/util.go [2022-04-12T13:35:17.355Z] building spire from source... [2022-04-12T13:35:17.620Z] Installing go1.17.7... [2022-04-12T13:35:17.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:35:18.194Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T13:35:18.194Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T13:35:18.194Z] OK: 15854 distinct packages available [2022-04-12T13:35:18.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:35:19.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:35:19.393Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T13:35:19.393Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T13:35:19.393Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T13:35:19.495Z] Building bin/spire-server... [2022-04-12T13:35:19.495Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T13:35:19.495Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T13:35:19.495Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T13:35:19.495Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T13:35:19.495Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T13:35:19.495Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T13:35:19.495Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T13:35:19.495Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T13:35:19.495Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T13:35:19.668Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T13:35:19.668Z] Removing intermediate container c33a0a7871db [2022-04-12T13:35:19.668Z] ---> 634f95484538 [2022-04-12T13:35:19.668Z] [2022-04-12T13:35:19.668Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T13:35:19.668Z] ---> e04c818066af [2022-04-12T13:35:19.668Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T13:35:19.668Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T13:35:19.668Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T13:35:19.668Z] OK: 6 MiB in 19 packages [2022-04-12T13:35:19.927Z] ---> Running in 9f5eae6ae67a [2022-04-12T13:35:19.927Z] Removing intermediate container 9f5eae6ae67a [2022-04-12T13:35:19.927Z] ---> ab48a030cdb2 [2022-04-12T13:35:19.927Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T13:35:20.187Z] ---> Running in 16f83ca947d4 [2022-04-12T13:35:20.187Z] Removing intermediate container 8206878bc802 [2022-04-12T13:35:20.187Z] ---> 4a0b130100e6 [2022-04-12T13:35:20.187Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T13:35:20.187Z] Removing intermediate container 16f83ca947d4 [2022-04-12T13:35:20.187Z] ---> e0066916f1c0 [2022-04-12T13:35:20.187Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T13:35:20.479Z] ---> Running in b22a35721581 [2022-04-12T13:35:20.479Z] Removing intermediate container b22a35721581 [2022-04-12T13:35:20.479Z] ---> 0c38a087097d [2022-04-12T13:35:20.479Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:35:20.738Z] ---> Running in 99da06c97d11 [2022-04-12T13:35:20.944Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T13:35:21.550Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T13:35:21.550Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T13:35:21.550Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T13:35:21.680Z] ---> f40618612e91 [2022-04-12T13:35:21.681Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T13:35:22.156Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T13:35:22.156Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T13:35:22.156Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T13:35:22.156Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T13:35:22.266Z] Removing intermediate container 99da06c97d11 [2022-04-12T13:35:22.266Z] ---> 03e369fb24fb [2022-04-12T13:35:22.266Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T13:35:22.266Z] ---> 92287ea465bb [2022-04-12T13:35:22.525Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T13:35:22.525Z] ---> Running in adebab70a0e1 [2022-04-12T13:35:22.785Z] ---> 447f3f18a90c [2022-04-12T13:35:22.785Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T13:35:22.785Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:35:23.147Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T13:35:23.147Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T13:35:23.147Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T13:35:23.353Z] ---> e915f8c78894 [2022-04-12T13:35:23.354Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T13:35:23.354Z] ---> Running in e5ccb30435d4 [2022-04-12T13:35:23.422Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T13:35:23.422Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T13:35:23.614Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:35:23.614Z] Removing intermediate container e5ccb30435d4 [2022-04-12T13:35:23.614Z] ---> 3c6eafa30ee3 [2022-04-12T13:35:23.614Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T13:35:23.614Z] Building bin/spire-server... [2022-04-12T13:35:23.614Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T13:35:23.614Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T13:35:23.614Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T13:35:23.614Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T13:35:23.614Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T13:35:23.874Z]  ---> Running in d4cc69bdc8d4 [2022-04-12T13:35:23.875Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T13:35:23.875Z] Removing intermediate container 8ad6e0f008a5 [2022-04-12T13:35:23.875Z] ---> cd49ec0436d4 [2022-04-12T13:35:23.875Z] [2022-04-12T13:35:23.875Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T13:35:23.875Z] ---> e04c818066af [2022-04-12T13:35:23.875Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T13:35:23.875Z] ---> Using cache [2022-04-12T13:35:23.875Z] ---> 2c279a965f05 [2022-04-12T13:35:23.875Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T13:35:23.875Z] ---> Using cache [2022-04-12T13:35:23.875Z] ---> 1ad7c2e0722b [2022-04-12T13:35:23.875Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T13:35:23.875Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T13:35:23.875Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T13:35:23.875Z]  ---> Running in f22a679335d5 [2022-04-12T13:35:23.875Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T13:35:23.875Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T13:35:23.875Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T13:35:23.875Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T13:35:23.875Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T13:35:23.875Z] Removing intermediate container d4cc69bdc8d4 [2022-04-12T13:35:23.875Z] ---> 3939dddff01c [2022-04-12T13:35:23.875Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T13:35:23.875Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T13:35:23.875Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T13:35:24.138Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T13:35:24.138Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T13:35:24.138Z] Removing intermediate container f22a679335d5 [2022-04-12T13:35:24.138Z] ---> 95e8c83880da [2022-04-12T13:35:24.138Z] ---> Running in a0bc0eb78a1a [2022-04-12T13:35:24.138Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T13:35:24.138Z] ---> Running in a26886bc963c [2022-04-12T13:35:24.138Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T13:35:24.138Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T13:35:24.138Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T13:35:24.138Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T13:35:24.138Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T13:35:24.138Z] Removing intermediate container a0bc0eb78a1a [2022-04-12T13:35:24.138Z] ---> 6f6857faa654 [2022-04-12T13:35:24.138Z] Step 24/25 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:35:24.138Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T13:35:24.138Z] Removing intermediate container a26886bc963c [2022-04-12T13:35:24.138Z] ---> b891375ecbc4 [2022-04-12T13:35:24.138Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:35:24.400Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T13:35:24.400Z]  ---> Running in d28e556b2edb [2022-04-12T13:35:24.401Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T13:35:24.401Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T13:35:24.401Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T13:35:24.401Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T13:35:24.401Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T13:35:24.401Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T13:35:24.401Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T13:35:24.401Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T13:35:24.401Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T13:35:24.401Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T13:35:24.401Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T13:35:24.401Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T13:35:24.401Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T13:35:24.401Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T13:35:24.401Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T13:35:24.401Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T13:35:24.401Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T13:35:24.401Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T13:35:24.401Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T13:35:24.417Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T13:35:24.661Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T13:35:24.661Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:35:24.661Z] Removing intermediate container d28e556b2edb [2022-04-12T13:35:24.661Z] ---> 6f63b2a3752c [2022-04-12T13:35:24.661Z] Step 25/25 : LABEL version=2.2.0-dev.65 [2022-04-12T13:35:24.661Z] ---> 916c54f97855 [2022-04-12T13:35:24.661Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T13:35:24.661Z] OK: 8 MiB in 20 packages [2022-04-12T13:35:24.661Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T13:35:24.661Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T13:35:24.661Z]  ---> Running in 74d516cc9277 [2022-04-12T13:35:24.661Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T13:35:24.661Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T13:35:24.661Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T13:35:24.661Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T13:35:24.661Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T13:35:24.661Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T13:35:24.661Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T13:35:24.661Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T13:35:24.661Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T13:35:24.661Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T13:35:24.661Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T13:35:24.715Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T13:35:24.920Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T13:35:24.920Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T13:35:24.920Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T13:35:24.920Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T13:35:25.246Z] Removing intermediate container 74d516cc9277 [2022-04-12T13:35:25.246Z] ---> d1f9ec402733 [2022-04-12T13:35:25.246Z] [2022-04-12T13:35:25.246Z] ---> 1b0326c1b1f3 [2022-04-12T13:35:25.246Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T13:35:25.246Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T13:35:25.246Z] Successfully built d1f9ec402733 [2022-04-12T13:35:25.246Z] Successfully tagged security-spire-server:latest [2022-04-12T13:35:25.246Z]  Building security-spire-server ... done Removing intermediate container adebab70a0e1 [2022-04-12T13:35:25.246Z] ---> 5de366fa2d7f [2022-04-12T13:35:25.246Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:35:25.246Z] ---> ad5e8d896211 [2022-04-12T13:35:25.246Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T13:35:25.246Z] ---> Running in 18f3a686837e [2022-04-12T13:35:25.605Z] ---> 40959b218f10 [2022-04-12T13:35:25.605Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T13:35:25.605Z] Removing intermediate container 18f3a686837e [2022-04-12T13:35:25.605Z] ---> 4ea8b269ed05 [2022-04-12T13:35:25.605Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:35:25.605Z] ---> Running in 95b1e4004dbd [2022-04-12T13:35:25.912Z] Removing intermediate container 95b1e4004dbd [2022-04-12T13:35:25.912Z] ---> ecd7b16e5e7e [2022-04-12T13:35:25.912Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T13:35:26.182Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T13:35:26.182Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T13:35:26.182Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T13:35:26.182Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T13:35:26.443Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T13:35:26.443Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T13:35:26.703Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T13:35:26.703Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T13:35:26.703Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T13:35:26.703Z]  ---> Running in 808e6b3cdfbb [2022-04-12T13:35:26.963Z] ---> 6cc5ac563b8d [2022-04-12T13:35:26.963Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T13:35:26.963Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T13:35:26.963Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T13:35:26.963Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T13:35:27.223Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T13:35:27.223Z] Removing intermediate container 808e6b3cdfbb [2022-04-12T13:35:27.223Z] ---> e5458d5e1ad8 [2022-04-12T13:35:27.223Z] Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:35:27.223Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T13:35:27.223Z]  ---> c322ba161636 [2022-04-12T13:35:27.223Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T13:35:27.223Z] ---> Running in d3a73b10e958 [2022-04-12T13:35:27.481Z] ---> Running in 5a9a6b48fead [2022-04-12T13:35:27.481Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T13:35:27.481Z] Removing intermediate container d3a73b10e958 [2022-04-12T13:35:27.481Z] ---> 18267dd2e53a [2022-04-12T13:35:27.481Z] Step 22/22 : LABEL version=2.2.0-dev.65 [2022-04-12T13:35:27.481Z] Removing intermediate container 5a9a6b48fead [2022-04-12T13:35:27.481Z] ---> eb682c50226c [2022-04-12T13:35:27.481Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:35:27.481Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T13:35:27.741Z]  ---> Running in 2bb9bdec7e04 [2022-04-12T13:35:27.741Z] ---> Running in d636ad2e5b63 [2022-04-12T13:35:27.741Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T13:35:27.741Z] Removing intermediate container 2bb9bdec7e04 [2022-04-12T13:35:27.741Z] ---> d52d18489830 [2022-04-12T13:35:27.741Z] [2022-04-12T13:35:27.741Z] Removing intermediate container d636ad2e5b63 [2022-04-12T13:35:27.741Z] ---> 0f8917081baf [2022-04-12T13:35:27.741Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T13:35:28.000Z] ---> Running in 99aa1268c7cc [2022-04-12T13:35:28.000Z] Successfully built d52d18489830 [2022-04-12T13:35:28.000Z] Successfully tagged support-scheduler:latest [2022-04-12T13:35:28.000Z]  Building support-scheduler ... done Removing intermediate container 99aa1268c7cc [2022-04-12T13:35:28.000Z] ---> 6ce36f128348 [2022-04-12T13:35:28.000Z] Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:35:28.000Z] ---> Running in 96c7148effa7 [2022-04-12T13:35:28.259Z] Removing intermediate container 96c7148effa7 [2022-04-12T13:35:28.259Z] ---> 5105c8fd1e5c [2022-04-12T13:35:28.259Z] Step 23/23 : LABEL version=2.2.0-dev.65 [2022-04-12T13:35:28.259Z] ---> Running in 9bcd9ab42919 [2022-04-12T13:35:28.521Z] Removing intermediate container 9bcd9ab42919 [2022-04-12T13:35:28.521Z] ---> 408794cd0866 [2022-04-12T13:35:28.521Z] [2022-04-12T13:35:28.521Z] Successfully built 408794cd0866 [2022-04-12T13:35:28.521Z] Successfully tagged core-data:latest [2022-04-12T13:35:31.057Z]  Building core-data ... done go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T13:35:31.057Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T13:35:31.057Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T13:35:31.057Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T13:35:31.057Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T13:35:31.057Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T13:35:31.057Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T13:35:31.057Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T13:35:31.057Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T13:35:31.057Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T13:35:31.057Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T13:35:31.057Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T13:35:31.057Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T13:35:31.057Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T13:35:31.057Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T13:35:31.057Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T13:35:31.057Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T13:35:31.057Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T13:35:31.057Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T13:35:31.057Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T13:35:31.057Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T13:35:31.057Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T13:35:31.057Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T13:35:31.057Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T13:35:31.057Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T13:35:31.057Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T13:35:31.057Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T13:35:31.057Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T13:35:31.057Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T13:35:31.057Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T13:35:31.057Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T13:35:31.057Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T13:35:31.057Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T13:35:31.057Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T13:35:31.057Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T13:35:31.057Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T13:35:31.057Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T13:35:31.057Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T13:35:31.057Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T13:35:31.057Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T13:35:31.057Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T13:35:31.057Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T13:35:31.057Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T13:35:31.057Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T13:35:31.057Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T13:35:31.057Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T13:35:31.057Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T13:35:31.057Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T13:35:31.057Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T13:35:31.057Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T13:35:31.057Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T13:35:31.057Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T13:35:31.057Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T13:35:31.057Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T13:35:31.057Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T13:35:31.057Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T13:35:31.057Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T13:35:31.626Z] Building bin/spire-agent... [2022-04-12T13:35:31.626Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T13:35:31.626Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T13:35:31.626Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T13:35:31.626Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T13:35:32.566Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T13:35:32.566Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T13:35:32.566Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T13:35:32.566Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T13:35:32.566Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T13:35:32.566Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T13:35:32.566Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T13:35:32.566Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T13:35:32.566Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T13:35:35.115Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T13:35:35.115Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T13:35:39.867Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T13:35:39.867Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T13:35:39.867Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T13:35:39.867Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T13:35:39.867Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T13:35:39.867Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T13:35:39.867Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T13:35:39.867Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T13:35:39.867Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T13:35:39.867Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T13:35:40.144Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T13:35:40.420Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T13:35:41.027Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T13:35:41.027Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T13:35:41.027Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T13:35:41.324Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T13:35:41.324Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T13:35:41.324Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T13:35:42.790Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T13:35:42.790Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T13:35:42.790Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T13:35:42.790Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T13:35:43.070Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T13:35:43.070Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T13:35:43.348Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T13:35:55.787Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T13:35:55.787Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T13:35:55.787Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T13:35:56.395Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T13:35:56.395Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T13:35:56.676Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T13:35:56.676Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T13:35:56.676Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T13:35:56.954Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T13:35:57.950Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T13:35:57.950Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T13:35:58.232Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T13:36:03.692Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T13:36:10.450Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T13:36:15.890Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T13:36:15.890Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T13:36:42.810Z] Removing intermediate container 55cb31586d15 [2022-04-12T13:36:42.810Z] ---> d06cd1deb0a5 [2022-04-12T13:36:42.810Z] [2022-04-12T13:36:42.810Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T13:36:42.810Z] ---> 0ac33e5f5afa [2022-04-12T13:36:42.810Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T13:36:42.810Z] ---> Using cache [2022-04-12T13:36:42.810Z] ---> 219ee758493c [2022-04-12T13:36:42.810Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:36:42.810Z] ---> Using cache [2022-04-12T13:36:42.810Z] ---> 3caff22f1e74 [2022-04-12T13:36:42.810Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T13:36:42.810Z] ---> Using cache [2022-04-12T13:36:42.810Z] ---> 4a0b130100e6 [2022-04-12T13:36:42.810Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T13:36:42.810Z] ---> 382bb5ed4615 [2022-04-12T13:36:42.810Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T13:36:42.810Z] ---> d698685c36b8 [2022-04-12T13:36:42.810Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T13:36:42.810Z] ---> f9ffddae7665 [2022-04-12T13:36:42.810Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T13:36:42.810Z] ---> a4aff8af4615 [2022-04-12T13:36:42.810Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T13:36:42.810Z] ---> 990e66c5c617 [2022-04-12T13:36:42.810Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T13:36:42.810Z] ---> Running in 4846cc117c13 [2022-04-12T13:36:42.810Z] Removing intermediate container 4846cc117c13 [2022-04-12T13:36:42.810Z] ---> ba466568bc5f [2022-04-12T13:36:42.810Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T13:36:42.810Z] ---> Running in 117fced745bf [2022-04-12T13:36:42.810Z] Removing intermediate container 117fced745bf [2022-04-12T13:36:42.810Z] ---> 07a7c91db34e [2022-04-12T13:36:42.810Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T13:36:42.810Z] ---> Running in 4fb8b0ea0b19 [2022-04-12T13:36:42.810Z] Removing intermediate container 4fb8b0ea0b19 [2022-04-12T13:36:42.810Z] ---> a09287c1d64b [2022-04-12T13:36:42.810Z] Step 25/26 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:36:42.810Z] ---> Running in 4bb755e84a03 [2022-04-12T13:36:42.810Z] Removing intermediate container 4bb755e84a03 [2022-04-12T13:36:42.810Z] ---> 950ee817fb03 [2022-04-12T13:36:42.810Z] Step 26/26 : LABEL version=2.2.0-dev.65 [2022-04-12T13:36:42.810Z] ---> Running in fcec950d6b50 [2022-04-12T13:36:42.810Z] Removing intermediate container fcec950d6b50 [2022-04-12T13:36:42.810Z] ---> 94c25cd54e17 [2022-04-12T13:36:42.810Z] [2022-04-12T13:36:42.810Z] Successfully built 94c25cd54e17 [2022-04-12T13:36:42.810Z] Successfully tagged security-spire-agent:latest [2022-04-12T13:36:48.344Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T13:36:48.344Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T13:36:48.344Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T13:36:48.344Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T13:36:48.344Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T13:36:48.344Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T13:36:48.344Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T13:36:48.626Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T13:37:04.771Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-12T13:37:04.771Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T13:37:04.771Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T13:37:04.771Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T13:37:04.771Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T13:37:04.771Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T13:37:04.771Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T13:37:04.771Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T13:37:04.771Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T13:37:04.771Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T13:37:04.771Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T13:37:04.771Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T13:37:04.771Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T13:37:04.771Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T13:37:27.741Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T13:37:29.192Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T13:37:29.192Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T13:37:29.470Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T13:37:30.466Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T13:37:30.466Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T13:37:30.744Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T13:37:31.024Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T13:37:31.303Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T13:37:31.581Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T13:37:31.581Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T13:37:31.860Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T13:37:32.140Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T13:37:32.419Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T13:37:33.417Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T13:37:33.696Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T13:37:33.696Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T13:37:33.976Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T13:37:39.426Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T13:37:39.426Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T13:37:39.706Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T13:37:39.706Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T13:37:39.706Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T13:37:39.706Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T13:37:39.706Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T13:37:41.162Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T13:37:41.163Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T13:37:41.163Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T13:37:41.442Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T13:37:41.442Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T13:37:42.436Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T13:37:43.045Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T13:37:43.649Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T13:37:43.927Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T13:37:43.927Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T13:37:44.208Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T13:37:44.208Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T13:37:44.208Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T13:37:44.208Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T13:37:45.665Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T13:37:45.665Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T13:37:45.944Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T13:37:45.944Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T13:37:46.223Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T13:37:47.211Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T13:37:47.211Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T13:37:47.496Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T13:37:47.496Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T13:37:47.783Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T13:37:48.391Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T13:37:48.391Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T13:37:48.997Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T13:37:51.640Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T13:37:53.649Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T13:37:55.644Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T13:37:55.644Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T13:37:56.249Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T13:37:56.249Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T13:37:56.249Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T13:37:56.851Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T13:37:57.129Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T13:37:57.129Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T13:37:57.409Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T13:37:57.688Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T13:37:57.688Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T13:37:57.688Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T13:38:01.016Z] Removing intermediate container dd65530f7ef9 [2022-04-12T13:38:01.016Z] ---> 6c1ce1e17a02 [2022-04-12T13:38:01.016Z] [2022-04-12T13:38:01.016Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T13:38:01.016Z] ---> 0ac33e5f5afa [2022-04-12T13:38:01.016Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T13:38:01.016Z] ---> Using cache [2022-04-12T13:38:01.016Z] ---> 219ee758493c [2022-04-12T13:38:01.016Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:38:01.016Z] ---> Using cache [2022-04-12T13:38:01.016Z] ---> 3caff22f1e74 [2022-04-12T13:38:01.016Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T13:38:01.016Z] ---> Running in 94cad495ef12 [2022-04-12T13:38:01.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:38:01.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:38:01.016Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T13:38:01.016Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T13:38:01.016Z] OK: 15854 distinct packages available [2022-04-12T13:38:01.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T13:38:01.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T13:38:01.016Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T13:38:01.016Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T13:38:01.016Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T13:38:01.016Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T13:38:01.016Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T13:38:01.016Z] OK: 6 MiB in 18 packages [2022-04-12T13:38:01.016Z] Removing intermediate container 94cad495ef12 [2022-04-12T13:38:01.016Z] ---> 5946148e3d2b [2022-04-12T13:38:01.016Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T13:38:01.016Z] ---> 0a1b8c79ad2a [2022-04-12T13:38:01.016Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T13:38:01.016Z] ---> a839a6851eb4 [2022-04-12T13:38:01.016Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T13:38:01.016Z] ---> Running in 46dfab6ee187 [2022-04-12T13:38:01.016Z] Removing intermediate container 46dfab6ee187 [2022-04-12T13:38:01.016Z] ---> fe913f78e090 [2022-04-12T13:38:01.017Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T13:38:01.017Z] ---> 8c143a4ee650 [2022-04-12T13:38:01.017Z] Step 21/26 : WORKDIR / [2022-04-12T13:38:01.017Z] ---> Running in 1d69edc69399 [2022-04-12T13:38:01.017Z] Removing intermediate container 1d69edc69399 [2022-04-12T13:38:01.017Z] ---> c1ffdff16d2e [2022-04-12T13:38:01.017Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T13:38:01.017Z] ---> Running in 2c94d2091c32 [2022-04-12T13:38:01.017Z] Removing intermediate container 2c94d2091c32 [2022-04-12T13:38:01.017Z] ---> ebf427c1e3ad [2022-04-12T13:38:01.017Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T13:38:01.017Z] ---> Running in ca6f3e920950 [2022-04-12T13:38:01.017Z] Removing intermediate container ca6f3e920950 [2022-04-12T13:38:01.017Z] ---> 622c630d48db [2022-04-12T13:38:01.017Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T13:38:01.017Z] ---> Running in 2290992b1855 [2022-04-12T13:38:01.017Z] Removing intermediate container 2290992b1855 [2022-04-12T13:38:01.017Z] ---> 7d23e8ca3c41 [2022-04-12T13:38:01.017Z] Step 25/26 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:01.017Z] ---> Running in a9b10b6929d3 [2022-04-12T13:38:01.017Z] Removing intermediate container a9b10b6929d3 [2022-04-12T13:38:01.017Z] ---> 005c243c08ec [2022-04-12T13:38:01.017Z] Step 26/26 : LABEL version=2.2.0-dev.65 [2022-04-12T13:38:01.017Z] ---> Running in 6fcb8ac61212 [2022-04-12T13:38:01.017Z] Removing intermediate container 6fcb8ac61212 [2022-04-12T13:38:01.017Z] ---> c06e8f16b890 [2022-04-12T13:38:01.017Z] [2022-04-12T13:38:01.017Z] Successfully built c06e8f16b890 [2022-04-12T13:38:01.017Z] Successfully tagged security-spire-config:latest [2022-04-12T13:38:01.023Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-12T13:38:01.033Z] $ docker stop --time=1 b80193e3ad7551a32e9d3737181b69caee17759f66a58ef03eabd7fdba2b8db4 [2022-04-12T13:38:02.321Z] $ docker rm -f b80193e3ad7551a32e9d3737181b69caee17759f66a58ef03eabd7fdba2b8db4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T13:38:02.667Z] + docker images [2022-04-12T13:38:02.667Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T13:38:02.667Z] security-spire-config latest c06e8f16b890 3 seconds ago 86.7MB [2022-04-12T13:38:02.667Z] 6c1ce1e17a02 18 seconds ago 4.5GB [2022-04-12T13:38:02.667Z] security-spire-agent latest 94c25cd54e17 About a minute ago 127MB [2022-04-12T13:38:02.667Z] d06cd1deb0a5 About a minute ago 4.5GB [2022-04-12T13:38:02.667Z] core-data latest 408794cd0866 2 minutes ago 35.9MB [2022-04-12T13:38:02.667Z] support-scheduler latest d52d18489830 2 minutes ago 26MB [2022-04-12T13:38:02.667Z] security-spire-server latest d1f9ec402733 2 minutes ago 87.3MB [2022-04-12T13:38:02.667Z] cd49ec0436d4 2 minutes ago 1.62GB [2022-04-12T13:38:02.668Z] 634f95484538 2 minutes ago 1.65GB [2022-04-12T13:38:02.668Z] core-metadata latest c0dda58a3bc8 2 minutes ago 26.2MB [2022-04-12T13:38:02.668Z] cc9e55cfc488 2 minutes ago 4.5GB [2022-04-12T13:38:02.668Z] f9d5ad1bf3fd 2 minutes ago 1.62GB [2022-04-12T13:38:02.668Z] sys-mgmt-agent latest 8c1eb5dc6d24 3 minutes ago 307MB [2022-04-12T13:38:02.668Z] security-bootstrapper latest aa5801eea756 3 minutes ago 24.3MB [2022-04-12T13:38:02.668Z] security-proxy-setup latest f429c52784f8 3 minutes ago 43.4MB [2022-04-12T13:38:02.668Z] 2e6b0da6de8b 3 minutes ago 1.62GB [2022-04-12T13:38:02.668Z] 854c26dd9e34 3 minutes ago 1.61GB [2022-04-12T13:38:02.668Z] 912a41b39f6b 3 minutes ago 1.63GB [2022-04-12T13:38:02.668Z] security-secretstore-setup latest 89f8aabea55a 5 minutes ago 42.1MB [2022-04-12T13:38:02.668Z] security-spiffe-token-provider latest 55a9a71c1c00 5 minutes ago 28.5MB [2022-04-12T13:38:02.668Z] support-notifications latest 1ad45e24e1d1 5 minutes ago 26.6MB [2022-04-12T13:38:02.668Z] core-command latest 29fb742202d3 5 minutes ago 24.5MB [2022-04-12T13:38:02.668Z] 46d84a4702af 5 minutes ago 1.62GB [2022-04-12T13:38:02.668Z] ddf50d6f1a70 5 minutes ago 1.63GB [2022-04-12T13:38:02.668Z] 858f0782bb4b 5 minutes ago 1.61GB [2022-04-12T13:38:02.668Z] a27277dbeea8 5 minutes ago 1.61GB [2022-04-12T13:38:02.668Z] ci-base-image-x86_64 latest 8676dbdafc7d 8 minutes ago 896MB [2022-04-12T13:38:02.668Z] docker 20.10.14 7417809fdb73 7 days ago 218MB [2022-04-12T13:38:02.668Z] alpine 3.14 e04c818066af 7 days ago 5.59MB [2022-04-12T13:38:02.668Z] alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB [2022-04-12T13:38:02.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-12T13:38:02.668Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-12T13:38:02.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T13:38:02.754Z] provisioning config files... [2022-04-12T13:38:02.764Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/190@tmp/config4627768374880132289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T13:38:03.075Z] ---> docker-login.sh [2022-04-12T13:38:03.075Z] nexus3.edgexfoundry.org:10001 [2022-04-12T13:38:03.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:38:03.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:38:03.075Z] Configure a credential helper to remove this warning. See [2022-04-12T13:38:03.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:38:03.075Z] [2022-04-12T13:38:03.075Z] Login Succeeded [2022-04-12T13:38:03.075Z] nexus3.edgexfoundry.org:10002 [2022-04-12T13:38:03.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:38:03.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:38:03.075Z] Configure a credential helper to remove this warning. See [2022-04-12T13:38:03.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:38:03.075Z] [2022-04-12T13:38:03.075Z] Login Succeeded [2022-04-12T13:38:03.339Z] nexus3.edgexfoundry.org:10003 [2022-04-12T13:38:03.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:38:03.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:38:03.339Z] Configure a credential helper to remove this warning. See [2022-04-12T13:38:03.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:38:03.339Z] [2022-04-12T13:38:03.339Z] Login Succeeded [2022-04-12T13:38:03.339Z] nexus3.edgexfoundry.org:10004 [2022-04-12T13:38:03.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:38:03.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:38:03.599Z] Configure a credential helper to remove this warning. See [2022-04-12T13:38:03.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:38:03.599Z] [2022-04-12T13:38:03.599Z] Login Succeeded [2022-04-12T13:38:03.599Z] docker.io [2022-04-12T13:38:03.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T13:38:03.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T13:38:03.859Z] Configure a credential helper to remove this warning. See [2022-04-12T13:38:03.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T13:38:03.859Z] [2022-04-12T13:38:03.859Z] Login Succeeded [2022-04-12T13:38:03.859Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T13:38:03.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:38:03.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T13:38:03.912Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-12T13:38:03.912Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:03.912Z] latest [2022-04-12T13:38:03.912Z] 2.2.0-dev.65 [2022-04-12T13:38:03.912Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:03.912Z] main [2022-04-12T13:38:03.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:04.233Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:04.530Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:04.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T13:38:04.530Z] 611f4c9520b0: Preparing [2022-04-12T13:38:04.530Z] 35ed4dcf6afe: Preparing [2022-04-12T13:38:04.530Z] e54f5cfa383a: Preparing [2022-04-12T13:38:04.530Z] 5280024f7d69: Preparing [2022-04-12T13:38:04.530Z] b541d28bf3b4: Preparing [2022-04-12T13:38:04.530Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:04.530Z] 5280024f7d69: Pushed [2022-04-12T13:38:04.530Z] e54f5cfa383a: Pushed [2022-04-12T13:38:04.530Z] 611f4c9520b0: Pushed [2022-04-12T13:38:07.074Z] 35ed4dcf6afe: Pushed [2022-04-12T13:38:07.074Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:ab5b2e47ffef98fc7bce40db1fab044c8c796b82731beda52c1e85e35254ddb6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:07.379Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:07.680Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-12T13:38:07.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T13:38:07.680Z] 611f4c9520b0: Preparing [2022-04-12T13:38:07.680Z] 35ed4dcf6afe: Preparing [2022-04-12T13:38:07.680Z] e54f5cfa383a: Preparing [2022-04-12T13:38:07.680Z] 5280024f7d69: Preparing [2022-04-12T13:38:07.680Z] b541d28bf3b4: Preparing [2022-04-12T13:38:07.680Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:07.680Z] 611f4c9520b0: Layer already exists [2022-04-12T13:38:07.680Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:07.680Z] 5280024f7d69: Layer already exists [2022-04-12T13:38:07.680Z] 35ed4dcf6afe: Layer already exists [2022-04-12T13:38:07.680Z] latest: digest: sha256:ab5b2e47ffef98fc7bce40db1fab044c8c796b82731beda52c1e85e35254ddb6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:07.896Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T13:38:07.896Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T13:38:07.896Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T13:38:07.896Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T13:38:07.985Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:08.285Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.65 [2022-04-12T13:38:08.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T13:38:08.285Z] 611f4c9520b0: Preparing [2022-04-12T13:38:08.285Z] 35ed4dcf6afe: Preparing [2022-04-12T13:38:08.285Z] e54f5cfa383a: Preparing [2022-04-12T13:38:08.285Z] 5280024f7d69: Preparing [2022-04-12T13:38:08.285Z] b541d28bf3b4: Preparing [2022-04-12T13:38:08.285Z] 35ed4dcf6afe: Layer already exists [2022-04-12T13:38:08.285Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:08.285Z] 5280024f7d69: Layer already exists [2022-04-12T13:38:08.285Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:08.285Z] 611f4c9520b0: Layer already exists [2022-04-12T13:38:08.285Z] 2.2.0-dev.65: digest: sha256:ab5b2e47ffef98fc7bce40db1fab044c8c796b82731beda52c1e85e35254ddb6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:08.584Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:08.881Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:08.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T13:38:08.881Z] 611f4c9520b0: Preparing [2022-04-12T13:38:08.881Z] 35ed4dcf6afe: Preparing [2022-04-12T13:38:08.881Z] e54f5cfa383a: Preparing [2022-04-12T13:38:08.881Z] 5280024f7d69: Preparing [2022-04-12T13:38:08.881Z] b541d28bf3b4: Preparing [2022-04-12T13:38:08.881Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:08.881Z] 35ed4dcf6afe: Layer already exists [2022-04-12T13:38:08.881Z] 611f4c9520b0: Layer already exists [2022-04-12T13:38:08.881Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:08.881Z] 5280024f7d69: Layer already exists [2022-04-12T13:38:08.881Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:ab5b2e47ffef98fc7bce40db1fab044c8c796b82731beda52c1e85e35254ddb6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:09.182Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:09.479Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-12T13:38:09.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T13:38:09.479Z] 611f4c9520b0: Preparing [2022-04-12T13:38:09.479Z] 35ed4dcf6afe: Preparing [2022-04-12T13:38:09.479Z] e54f5cfa383a: Preparing [2022-04-12T13:38:09.479Z] 5280024f7d69: Preparing [2022-04-12T13:38:09.479Z] b541d28bf3b4: Preparing [2022-04-12T13:38:09.479Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:09.479Z] 35ed4dcf6afe: Layer already exists [2022-04-12T13:38:09.479Z] 5280024f7d69: Layer already exists [2022-04-12T13:38:09.479Z] 611f4c9520b0: Layer already exists [2022-04-12T13:38:09.479Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:09.479Z] main: digest: sha256:ab5b2e47ffef98fc7bce40db1fab044c8c796b82731beda52c1e85e35254ddb6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:38:09.509Z] ===================================================== [Pipeline] echo [2022-04-12T13:38:09.521Z] taggedImages: [2022-04-12T13:38:09.521Z] - nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:09.521Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-12T13:38:09.521Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.65 [2022-04-12T13:38:09.521Z] - nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:09.521Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-12T13:38:09.545Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-12T13:38:09.545Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:09.545Z] latest [2022-04-12T13:38:09.545Z] 2.2.0-dev.65 [2022-04-12T13:38:09.545Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:09.545Z] main [2022-04-12T13:38:09.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:09.874Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:10.168Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:10.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T13:38:10.168Z] 2382fd222ba6: Preparing [2022-04-12T13:38:10.168Z] f6f152903379: Preparing [2022-04-12T13:38:10.168Z] e54f5cfa383a: Preparing [2022-04-12T13:38:10.168Z] 0ee5e1466441: Preparing [2022-04-12T13:38:10.168Z] 068afeda3f3c: Preparing [2022-04-12T13:38:10.168Z] b541d28bf3b4: Preparing [2022-04-12T13:38:10.168Z] b541d28bf3b4: Waiting [2022-04-12T13:38:10.168Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:10.168Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:10.168Z] 2382fd222ba6: Pushed [2022-04-12T13:38:10.168Z] 068afeda3f3c: Pushed [2022-04-12T13:38:10.429Z] 0ee5e1466441: Pushed [2022-04-12T13:38:12.972Z] f6f152903379: Pushed [2022-04-12T13:38:12.972Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:680bd7b37a4e285076cfe384e5820b24c441e273711170cde5422c991a635a01 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:13.394Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:13.692Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-12T13:38:13.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T13:38:13.692Z] 2382fd222ba6: Preparing [2022-04-12T13:38:13.692Z] f6f152903379: Preparing [2022-04-12T13:38:13.692Z] e54f5cfa383a: Preparing [2022-04-12T13:38:13.692Z] 0ee5e1466441: Preparing [2022-04-12T13:38:13.692Z] 068afeda3f3c: Preparing [2022-04-12T13:38:13.692Z] b541d28bf3b4: Preparing [2022-04-12T13:38:13.692Z] b541d28bf3b4: Waiting [2022-04-12T13:38:13.692Z] 2382fd222ba6: Layer already exists [2022-04-12T13:38:13.692Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:13.692Z] f6f152903379: Layer already exists [2022-04-12T13:38:13.692Z] 0ee5e1466441: Layer already exists [2022-04-12T13:38:13.692Z] 068afeda3f3c: Layer already exists [2022-04-12T13:38:13.692Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:13.692Z] latest: digest: sha256:680bd7b37a4e285076cfe384e5820b24c441e273711170cde5422c991a635a01 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:13.995Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:14.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.65 [2022-04-12T13:38:14.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T13:38:14.289Z] 2382fd222ba6: Preparing [2022-04-12T13:38:14.289Z] f6f152903379: Preparing [2022-04-12T13:38:14.289Z] e54f5cfa383a: Preparing [2022-04-12T13:38:14.289Z] 0ee5e1466441: Preparing [2022-04-12T13:38:14.289Z] 068afeda3f3c: Preparing [2022-04-12T13:38:14.289Z] b541d28bf3b4: Preparing [2022-04-12T13:38:14.289Z] b541d28bf3b4: Waiting [2022-04-12T13:38:14.289Z] 068afeda3f3c: Layer already exists [2022-04-12T13:38:14.289Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:14.289Z] f6f152903379: Layer already exists [2022-04-12T13:38:14.289Z] 0ee5e1466441: Layer already exists [2022-04-12T13:38:14.289Z] 2382fd222ba6: Layer already exists [2022-04-12T13:38:14.289Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:14.289Z] 2.2.0-dev.65: digest: sha256:680bd7b37a4e285076cfe384e5820b24c441e273711170cde5422c991a635a01 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:14.587Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:14.882Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:14.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T13:38:14.882Z] 2382fd222ba6: Preparing [2022-04-12T13:38:14.882Z] f6f152903379: Preparing [2022-04-12T13:38:14.882Z] e54f5cfa383a: Preparing [2022-04-12T13:38:14.882Z] 0ee5e1466441: Preparing [2022-04-12T13:38:14.882Z] 068afeda3f3c: Preparing [2022-04-12T13:38:14.882Z] b541d28bf3b4: Preparing [2022-04-12T13:38:14.882Z] b541d28bf3b4: Waiting [2022-04-12T13:38:14.882Z] f6f152903379: Layer already exists [2022-04-12T13:38:14.882Z] 0ee5e1466441: Layer already exists [2022-04-12T13:38:14.882Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:14.882Z] 068afeda3f3c: Layer already exists [2022-04-12T13:38:14.882Z] 2382fd222ba6: Layer already exists [2022-04-12T13:38:14.882Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:14.882Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:680bd7b37a4e285076cfe384e5820b24c441e273711170cde5422c991a635a01 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:15.181Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:15.476Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-12T13:38:15.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T13:38:15.477Z] 2382fd222ba6: Preparing [2022-04-12T13:38:15.477Z] f6f152903379: Preparing [2022-04-12T13:38:15.477Z] e54f5cfa383a: Preparing [2022-04-12T13:38:15.477Z] 0ee5e1466441: Preparing [2022-04-12T13:38:15.477Z] 068afeda3f3c: Preparing [2022-04-12T13:38:15.477Z] b541d28bf3b4: Preparing [2022-04-12T13:38:15.477Z] b541d28bf3b4: Waiting [2022-04-12T13:38:15.477Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:15.477Z] 0ee5e1466441: Layer already exists [2022-04-12T13:38:15.477Z] 068afeda3f3c: Layer already exists [2022-04-12T13:38:15.477Z] f6f152903379: Layer already exists [2022-04-12T13:38:15.477Z] 2382fd222ba6: Layer already exists [2022-04-12T13:38:15.477Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:15.477Z] main: digest: sha256:680bd7b37a4e285076cfe384e5820b24c441e273711170cde5422c991a635a01 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:38:15.509Z] ===================================================== [Pipeline] echo [2022-04-12T13:38:15.516Z] taggedImages: [2022-04-12T13:38:15.516Z] - nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:15.516Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-12T13:38:15.516Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.65 [2022-04-12T13:38:15.516Z] - nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:15.516Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-12T13:38:15.534Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-12T13:38:15.534Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:15.534Z] latest [2022-04-12T13:38:15.534Z] 2.2.0-dev.65 [2022-04-12T13:38:15.534Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:15.534Z] main [2022-04-12T13:38:15.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:15.861Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:16.154Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:16.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T13:38:16.154Z] 85c386baaaba: Preparing [2022-04-12T13:38:16.154Z] 99ec5a917519: Preparing [2022-04-12T13:38:16.154Z] e54f5cfa383a: Preparing [2022-04-12T13:38:16.154Z] 5280024f7d69: Preparing [2022-04-12T13:38:16.154Z] b541d28bf3b4: Preparing [2022-04-12T13:38:16.154Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:16.154Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:16.154Z] 5280024f7d69: Layer already exists [2022-04-12T13:38:16.154Z] 85c386baaaba: Pushed [2022-04-12T13:38:16.235Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T13:38:16.235Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T13:38:18.062Z] 99ec5a917519: Pushed [2022-04-12T13:38:18.062Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:dd605a7b923168dc0b76145abd52f4cba2ace0e1651801ebdec82863a3f61e86 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:18.366Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:18.659Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-12T13:38:18.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T13:38:18.659Z] 85c386baaaba: Preparing [2022-04-12T13:38:18.659Z] 99ec5a917519: Preparing [2022-04-12T13:38:18.659Z] e54f5cfa383a: Preparing [2022-04-12T13:38:18.660Z] 5280024f7d69: Preparing [2022-04-12T13:38:18.660Z] b541d28bf3b4: Preparing [2022-04-12T13:38:18.660Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:18.660Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:18.660Z] 99ec5a917519: Layer already exists [2022-04-12T13:38:18.660Z] 85c386baaaba: Layer already exists [2022-04-12T13:38:18.660Z] 5280024f7d69: Layer already exists [2022-04-12T13:38:18.660Z] latest: digest: sha256:dd605a7b923168dc0b76145abd52f4cba2ace0e1651801ebdec82863a3f61e86 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:18.958Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:19.250Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.65 [2022-04-12T13:38:19.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T13:38:19.250Z] 85c386baaaba: Preparing [2022-04-12T13:38:19.250Z] 99ec5a917519: Preparing [2022-04-12T13:38:19.250Z] e54f5cfa383a: Preparing [2022-04-12T13:38:19.250Z] 5280024f7d69: Preparing [2022-04-12T13:38:19.250Z] b541d28bf3b4: Preparing [2022-04-12T13:38:19.250Z] 99ec5a917519: Layer already exists [2022-04-12T13:38:19.250Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:19.250Z] 5280024f7d69: Layer already exists [2022-04-12T13:38:19.250Z] 85c386baaaba: Layer already exists [2022-04-12T13:38:19.250Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:19.250Z] 2.2.0-dev.65: digest: sha256:dd605a7b923168dc0b76145abd52f4cba2ace0e1651801ebdec82863a3f61e86 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:19.548Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:19.842Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:19.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T13:38:19.842Z] 85c386baaaba: Preparing [2022-04-12T13:38:19.842Z] 99ec5a917519: Preparing [2022-04-12T13:38:19.842Z] e54f5cfa383a: Preparing [2022-04-12T13:38:19.842Z] 5280024f7d69: Preparing [2022-04-12T13:38:19.842Z] b541d28bf3b4: Preparing [2022-04-12T13:38:19.842Z] 5280024f7d69: Layer already exists [2022-04-12T13:38:19.842Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:19.842Z] 99ec5a917519: Layer already exists [2022-04-12T13:38:19.842Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:19.842Z] 85c386baaaba: Layer already exists [2022-04-12T13:38:19.842Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:dd605a7b923168dc0b76145abd52f4cba2ace0e1651801ebdec82863a3f61e86 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:20.142Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:20.431Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-12T13:38:20.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T13:38:20.431Z] 85c386baaaba: Preparing [2022-04-12T13:38:20.431Z] 99ec5a917519: Preparing [2022-04-12T13:38:20.431Z] e54f5cfa383a: Preparing [2022-04-12T13:38:20.431Z] 5280024f7d69: Preparing [2022-04-12T13:38:20.431Z] b541d28bf3b4: Preparing [2022-04-12T13:38:20.431Z] 99ec5a917519: Layer already exists [2022-04-12T13:38:20.431Z] 5280024f7d69: Layer already exists [2022-04-12T13:38:20.431Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:20.431Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:20.431Z] 85c386baaaba: Layer already exists [2022-04-12T13:38:20.431Z] main: digest: sha256:dd605a7b923168dc0b76145abd52f4cba2ace0e1651801ebdec82863a3f61e86 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:38:20.465Z] ===================================================== [Pipeline] echo [2022-04-12T13:38:20.474Z] taggedImages: [2022-04-12T13:38:20.474Z] - nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:20.474Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-12T13:38:20.474Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.65 [2022-04-12T13:38:20.474Z] - nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:20.474Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-12T13:38:20.501Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-12T13:38:20.501Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:20.501Z] latest [2022-04-12T13:38:20.501Z] 2.2.0-dev.65 [2022-04-12T13:38:20.501Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:20.501Z] main [2022-04-12T13:38:20.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:20.818Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:21.109Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:21.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T13:38:21.109Z] 87b0c2652faa: Preparing [2022-04-12T13:38:21.109Z] 87b0c2652faa: Preparing [2022-04-12T13:38:21.109Z] 4971fa7e478e: Preparing [2022-04-12T13:38:21.109Z] ed2b5005479c: Preparing [2022-04-12T13:38:21.109Z] 31073d5b80bb: Preparing [2022-04-12T13:38:21.109Z] a40ba65528fa: Preparing [2022-04-12T13:38:21.109Z] e54f5cfa383a: Preparing [2022-04-12T13:38:21.109Z] bfaa7e6a5f10: Preparing [2022-04-12T13:38:21.109Z] b0caae876206: Preparing [2022-04-12T13:38:21.109Z] 75a631176850: Preparing [2022-04-12T13:38:21.109Z] a57c414e909d: Preparing [2022-04-12T13:38:21.109Z] b541d28bf3b4: Preparing [2022-04-12T13:38:21.109Z] 75a631176850: Waiting [2022-04-12T13:38:21.109Z] b0caae876206: Waiting [2022-04-12T13:38:21.109Z] a57c414e909d: Waiting [2022-04-12T13:38:21.109Z] b541d28bf3b4: Waiting [2022-04-12T13:38:21.109Z] bfaa7e6a5f10: Waiting [2022-04-12T13:38:21.109Z] e54f5cfa383a: Waiting [2022-04-12T13:38:21.109Z] ed2b5005479c: Pushed [2022-04-12T13:38:21.109Z] 31073d5b80bb: Pushed [2022-04-12T13:38:21.109Z] 87b0c2652faa: Pushed [2022-04-12T13:38:21.109Z] 4971fa7e478e: Pushed [2022-04-12T13:38:21.109Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:21.370Z] bfaa7e6a5f10: Pushed [2022-04-12T13:38:21.370Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:21.370Z] 75a631176850: Pushed [2022-04-12T13:38:21.370Z] a57c414e909d: Pushed [2022-04-12T13:38:21.370Z] b0caae876206: Pushed [2022-04-12T13:38:23.282Z] a40ba65528fa: Pushed [2022-04-12T13:38:23.282Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:6917ff26e29d794b134c37b2e82809c0e391e094bbab3492eb8c65de55fea275 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:23.594Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:23.886Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-12T13:38:23.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T13:38:23.886Z] 87b0c2652faa: Preparing [2022-04-12T13:38:23.886Z] 87b0c2652faa: Preparing [2022-04-12T13:38:23.886Z] 4971fa7e478e: Preparing [2022-04-12T13:38:23.886Z] ed2b5005479c: Preparing [2022-04-12T13:38:23.886Z] 31073d5b80bb: Preparing [2022-04-12T13:38:23.886Z] a40ba65528fa: Preparing [2022-04-12T13:38:23.886Z] e54f5cfa383a: Preparing [2022-04-12T13:38:23.887Z] bfaa7e6a5f10: Preparing [2022-04-12T13:38:23.887Z] b0caae876206: Preparing [2022-04-12T13:38:23.887Z] 75a631176850: Preparing [2022-04-12T13:38:23.887Z] a57c414e909d: Preparing [2022-04-12T13:38:23.887Z] b541d28bf3b4: Preparing [2022-04-12T13:38:23.887Z] b0caae876206: Waiting [2022-04-12T13:38:23.887Z] 75a631176850: Waiting [2022-04-12T13:38:23.887Z] b541d28bf3b4: Waiting [2022-04-12T13:38:23.887Z] a57c414e909d: Waiting [2022-04-12T13:38:23.887Z] e54f5cfa383a: Waiting [2022-04-12T13:38:23.887Z] 4971fa7e478e: Layer already exists [2022-04-12T13:38:23.887Z] 87b0c2652faa: Layer already exists [2022-04-12T13:38:23.887Z] ed2b5005479c: Layer already exists [2022-04-12T13:38:23.887Z] a40ba65528fa: Layer already exists [2022-04-12T13:38:23.887Z] 31073d5b80bb: Layer already exists [2022-04-12T13:38:23.887Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:23.887Z] bfaa7e6a5f10: Layer already exists [2022-04-12T13:38:23.887Z] b0caae876206: Layer already exists [2022-04-12T13:38:23.887Z] 75a631176850: Layer already exists [2022-04-12T13:38:23.887Z] a57c414e909d: Layer already exists [2022-04-12T13:38:23.887Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:23.887Z] latest: digest: sha256:6917ff26e29d794b134c37b2e82809c0e391e094bbab3492eb8c65de55fea275 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:24.188Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:24.484Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.65 [2022-04-12T13:38:24.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T13:38:24.484Z] 87b0c2652faa: Preparing [2022-04-12T13:38:24.484Z] 87b0c2652faa: Preparing [2022-04-12T13:38:24.484Z] 4971fa7e478e: Preparing [2022-04-12T13:38:24.484Z] ed2b5005479c: Preparing [2022-04-12T13:38:24.484Z] 31073d5b80bb: Preparing [2022-04-12T13:38:24.484Z] a40ba65528fa: Preparing [2022-04-12T13:38:24.484Z] e54f5cfa383a: Preparing [2022-04-12T13:38:24.484Z] bfaa7e6a5f10: Preparing [2022-04-12T13:38:24.484Z] b0caae876206: Preparing [2022-04-12T13:38:24.484Z] 75a631176850: Preparing [2022-04-12T13:38:24.484Z] a57c414e909d: Preparing [2022-04-12T13:38:24.484Z] b541d28bf3b4: Preparing [2022-04-12T13:38:24.484Z] bfaa7e6a5f10: Waiting [2022-04-12T13:38:24.484Z] a57c414e909d: Waiting [2022-04-12T13:38:24.484Z] b541d28bf3b4: Waiting [2022-04-12T13:38:24.484Z] b0caae876206: Waiting [2022-04-12T13:38:24.484Z] 75a631176850: Waiting [2022-04-12T13:38:24.484Z] e54f5cfa383a: Waiting [2022-04-12T13:38:24.484Z] 31073d5b80bb: Layer already exists [2022-04-12T13:38:24.484Z] ed2b5005479c: Layer already exists [2022-04-12T13:38:24.484Z] 87b0c2652faa: Layer already exists [2022-04-12T13:38:24.484Z] a40ba65528fa: Layer already exists [2022-04-12T13:38:24.484Z] 4971fa7e478e: Layer already exists [2022-04-12T13:38:24.484Z] b0caae876206: Layer already exists [2022-04-12T13:38:24.484Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:24.484Z] 75a631176850: Layer already exists [2022-04-12T13:38:24.484Z] bfaa7e6a5f10: Layer already exists [2022-04-12T13:38:24.484Z] a57c414e909d: Layer already exists [2022-04-12T13:38:24.484Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:24.484Z] 2.2.0-dev.65: digest: sha256:6917ff26e29d794b134c37b2e82809c0e391e094bbab3492eb8c65de55fea275 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:24.783Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:25.077Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:25.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T13:38:25.077Z] 87b0c2652faa: Preparing [2022-04-12T13:38:25.077Z] 87b0c2652faa: Preparing [2022-04-12T13:38:25.077Z] 4971fa7e478e: Preparing [2022-04-12T13:38:25.077Z] ed2b5005479c: Preparing [2022-04-12T13:38:25.077Z] 31073d5b80bb: Preparing [2022-04-12T13:38:25.077Z] a40ba65528fa: Preparing [2022-04-12T13:38:25.077Z] e54f5cfa383a: Preparing [2022-04-12T13:38:25.077Z] bfaa7e6a5f10: Preparing [2022-04-12T13:38:25.077Z] b0caae876206: Preparing [2022-04-12T13:38:25.077Z] 75a631176850: Preparing [2022-04-12T13:38:25.077Z] a57c414e909d: Preparing [2022-04-12T13:38:25.077Z] b541d28bf3b4: Preparing [2022-04-12T13:38:25.077Z] b0caae876206: Waiting [2022-04-12T13:38:25.077Z] bfaa7e6a5f10: Waiting [2022-04-12T13:38:25.077Z] 75a631176850: Waiting [2022-04-12T13:38:25.077Z] a57c414e909d: Waiting [2022-04-12T13:38:25.077Z] b541d28bf3b4: Waiting [2022-04-12T13:38:25.077Z] 4971fa7e478e: Layer already exists [2022-04-12T13:38:25.077Z] ed2b5005479c: Layer already exists [2022-04-12T13:38:25.077Z] a40ba65528fa: Layer already exists [2022-04-12T13:38:25.077Z] 87b0c2652faa: Layer already exists [2022-04-12T13:38:25.077Z] 31073d5b80bb: Layer already exists [2022-04-12T13:38:25.077Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:25.077Z] b0caae876206: Layer already exists [2022-04-12T13:38:25.077Z] bfaa7e6a5f10: Layer already exists [2022-04-12T13:38:25.077Z] a57c414e909d: Layer already exists [2022-04-12T13:38:25.077Z] 75a631176850: Layer already exists [2022-04-12T13:38:25.077Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:25.077Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:6917ff26e29d794b134c37b2e82809c0e391e094bbab3492eb8c65de55fea275 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:25.380Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:25.672Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-12T13:38:25.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T13:38:25.672Z] 87b0c2652faa: Preparing [2022-04-12T13:38:25.672Z] 87b0c2652faa: Preparing [2022-04-12T13:38:25.672Z] 4971fa7e478e: Preparing [2022-04-12T13:38:25.672Z] ed2b5005479c: Preparing [2022-04-12T13:38:25.672Z] 31073d5b80bb: Preparing [2022-04-12T13:38:25.672Z] a40ba65528fa: Preparing [2022-04-12T13:38:25.672Z] e54f5cfa383a: Preparing [2022-04-12T13:38:25.672Z] bfaa7e6a5f10: Preparing [2022-04-12T13:38:25.672Z] b0caae876206: Preparing [2022-04-12T13:38:25.672Z] 75a631176850: Preparing [2022-04-12T13:38:25.672Z] a57c414e909d: Preparing [2022-04-12T13:38:25.672Z] b541d28bf3b4: Preparing [2022-04-12T13:38:25.672Z] e54f5cfa383a: Waiting [2022-04-12T13:38:25.672Z] bfaa7e6a5f10: Waiting [2022-04-12T13:38:25.672Z] b0caae876206: Waiting [2022-04-12T13:38:25.672Z] 75a631176850: Waiting [2022-04-12T13:38:25.672Z] a57c414e909d: Waiting [2022-04-12T13:38:25.672Z] b541d28bf3b4: Waiting [2022-04-12T13:38:25.672Z] a40ba65528fa: Layer already exists [2022-04-12T13:38:25.672Z] 4971fa7e478e: Layer already exists [2022-04-12T13:38:25.672Z] 87b0c2652faa: Layer already exists [2022-04-12T13:38:25.672Z] 31073d5b80bb: Layer already exists [2022-04-12T13:38:25.672Z] ed2b5005479c: Layer already exists [2022-04-12T13:38:25.672Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:25.672Z] b0caae876206: Layer already exists [2022-04-12T13:38:25.672Z] bfaa7e6a5f10: Layer already exists [2022-04-12T13:38:25.672Z] a57c414e909d: Layer already exists [2022-04-12T13:38:25.672Z] 75a631176850: Layer already exists [2022-04-12T13:38:25.672Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:25.672Z] main: digest: sha256:6917ff26e29d794b134c37b2e82809c0e391e094bbab3492eb8c65de55fea275 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:38:25.702Z] ===================================================== [Pipeline] echo [2022-04-12T13:38:25.707Z] taggedImages: [2022-04-12T13:38:25.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:25.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-12T13:38:25.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.65 [2022-04-12T13:38:25.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:25.707Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-12T13:38:25.721Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-12T13:38:25.721Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:25.721Z] latest [2022-04-12T13:38:25.721Z] 2.2.0-dev.65 [2022-04-12T13:38:25.721Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:25.721Z] main [2022-04-12T13:38:25.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:26.022Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:26.316Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:26.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T13:38:26.316Z] 541cc9ad5607: Preparing [2022-04-12T13:38:26.316Z] f3430eee37d7: Preparing [2022-04-12T13:38:26.316Z] e8cd5dd8fd6a: Preparing [2022-04-12T13:38:26.316Z] a059e4d02f28: Preparing [2022-04-12T13:38:26.316Z] 4b4ab28e0c8b: Preparing [2022-04-12T13:38:26.316Z] f507615e0c0f: Preparing [2022-04-12T13:38:26.316Z] f4231aaae256: Preparing [2022-04-12T13:38:26.316Z] b541d28bf3b4: Preparing [2022-04-12T13:38:26.316Z] b541d28bf3b4: Waiting [2022-04-12T13:38:26.316Z] f4231aaae256: Waiting [2022-04-12T13:38:26.316Z] f507615e0c0f: Waiting [2022-04-12T13:38:26.316Z] f3430eee37d7: Pushed [2022-04-12T13:38:26.316Z] 541cc9ad5607: Pushed [2022-04-12T13:38:26.316Z] 4b4ab28e0c8b: Pushed [2022-04-12T13:38:26.316Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:26.316Z] f507615e0c0f: Pushed [2022-04-12T13:38:26.575Z] f4231aaae256: Pushed [2022-04-12T13:38:28.487Z] a059e4d02f28: Pushed [2022-04-12T13:38:28.487Z] e8cd5dd8fd6a: Pushed [2022-04-12T13:38:28.487Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:f3e86f015e1a9ba3b6597f87c2118f9b6770c43726c61f161012f1ecc43f7769 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:28.786Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:29.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-12T13:38:29.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T13:38:29.080Z] 541cc9ad5607: Preparing [2022-04-12T13:38:29.080Z] f3430eee37d7: Preparing [2022-04-12T13:38:29.080Z] e8cd5dd8fd6a: Preparing [2022-04-12T13:38:29.080Z] a059e4d02f28: Preparing [2022-04-12T13:38:29.080Z] 4b4ab28e0c8b: Preparing [2022-04-12T13:38:29.080Z] f507615e0c0f: Preparing [2022-04-12T13:38:29.080Z] f4231aaae256: Preparing [2022-04-12T13:38:29.080Z] b541d28bf3b4: Preparing [2022-04-12T13:38:29.080Z] b541d28bf3b4: Waiting [2022-04-12T13:38:29.080Z] f4231aaae256: Waiting [2022-04-12T13:38:29.080Z] f507615e0c0f: Waiting [2022-04-12T13:38:29.080Z] f3430eee37d7: Layer already exists [2022-04-12T13:38:29.080Z] a059e4d02f28: Layer already exists [2022-04-12T13:38:29.080Z] 541cc9ad5607: Layer already exists [2022-04-12T13:38:29.080Z] 4b4ab28e0c8b: Layer already exists [2022-04-12T13:38:29.080Z] e8cd5dd8fd6a: Layer already exists [2022-04-12T13:38:29.080Z] f507615e0c0f: Layer already exists [2022-04-12T13:38:29.080Z] f4231aaae256: Layer already exists [2022-04-12T13:38:29.080Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:29.080Z] latest: digest: sha256:f3e86f015e1a9ba3b6597f87c2118f9b6770c43726c61f161012f1ecc43f7769 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:29.381Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:29.681Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.65 [2022-04-12T13:38:29.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T13:38:29.681Z] 541cc9ad5607: Preparing [2022-04-12T13:38:29.681Z] f3430eee37d7: Preparing [2022-04-12T13:38:29.681Z] e8cd5dd8fd6a: Preparing [2022-04-12T13:38:29.681Z] a059e4d02f28: Preparing [2022-04-12T13:38:29.681Z] 4b4ab28e0c8b: Preparing [2022-04-12T13:38:29.681Z] f507615e0c0f: Preparing [2022-04-12T13:38:29.681Z] f4231aaae256: Preparing [2022-04-12T13:38:29.681Z] b541d28bf3b4: Preparing [2022-04-12T13:38:29.681Z] b541d28bf3b4: Waiting [2022-04-12T13:38:29.681Z] f507615e0c0f: Waiting [2022-04-12T13:38:29.681Z] f4231aaae256: Waiting [2022-04-12T13:38:29.681Z] f3430eee37d7: Layer already exists [2022-04-12T13:38:29.681Z] 4b4ab28e0c8b: Layer already exists [2022-04-12T13:38:29.681Z] a059e4d02f28: Layer already exists [2022-04-12T13:38:29.681Z] 541cc9ad5607: Layer already exists [2022-04-12T13:38:29.681Z] e8cd5dd8fd6a: Layer already exists [2022-04-12T13:38:29.681Z] f507615e0c0f: Layer already exists [2022-04-12T13:38:29.681Z] f4231aaae256: Layer already exists [2022-04-12T13:38:29.681Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:29.681Z] 2.2.0-dev.65: digest: sha256:f3e86f015e1a9ba3b6597f87c2118f9b6770c43726c61f161012f1ecc43f7769 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:29.992Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:30.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:30.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T13:38:30.356Z] 541cc9ad5607: Preparing [2022-04-12T13:38:30.356Z] f3430eee37d7: Preparing [2022-04-12T13:38:30.356Z] e8cd5dd8fd6a: Preparing [2022-04-12T13:38:30.356Z] a059e4d02f28: Preparing [2022-04-12T13:38:30.356Z] 4b4ab28e0c8b: Preparing [2022-04-12T13:38:30.356Z] f507615e0c0f: Preparing [2022-04-12T13:38:30.356Z] f4231aaae256: Preparing [2022-04-12T13:38:30.356Z] b541d28bf3b4: Preparing [2022-04-12T13:38:30.356Z] f507615e0c0f: Waiting [2022-04-12T13:38:30.356Z] f4231aaae256: Waiting [2022-04-12T13:38:30.356Z] b541d28bf3b4: Waiting [2022-04-12T13:38:30.356Z] e8cd5dd8fd6a: Layer already exists [2022-04-12T13:38:30.356Z] a059e4d02f28: Layer already exists [2022-04-12T13:38:30.356Z] f3430eee37d7: Layer already exists [2022-04-12T13:38:30.356Z] 4b4ab28e0c8b: Layer already exists [2022-04-12T13:38:30.356Z] 541cc9ad5607: Layer already exists [2022-04-12T13:38:30.356Z] f507615e0c0f: Layer already exists [2022-04-12T13:38:30.356Z] f4231aaae256: Layer already exists [2022-04-12T13:38:30.356Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:30.356Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:f3e86f015e1a9ba3b6597f87c2118f9b6770c43726c61f161012f1ecc43f7769 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:30.658Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:30.950Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-12T13:38:30.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T13:38:30.950Z] 541cc9ad5607: Preparing [2022-04-12T13:38:30.950Z] f3430eee37d7: Preparing [2022-04-12T13:38:30.950Z] e8cd5dd8fd6a: Preparing [2022-04-12T13:38:30.950Z] a059e4d02f28: Preparing [2022-04-12T13:38:30.950Z] 4b4ab28e0c8b: Preparing [2022-04-12T13:38:30.950Z] f507615e0c0f: Preparing [2022-04-12T13:38:30.950Z] f4231aaae256: Preparing [2022-04-12T13:38:30.950Z] b541d28bf3b4: Preparing [2022-04-12T13:38:30.950Z] f507615e0c0f: Waiting [2022-04-12T13:38:30.950Z] b541d28bf3b4: Waiting [2022-04-12T13:38:30.950Z] f4231aaae256: Waiting [2022-04-12T13:38:30.950Z] f3430eee37d7: Layer already exists [2022-04-12T13:38:30.950Z] e8cd5dd8fd6a: Layer already exists [2022-04-12T13:38:30.950Z] 541cc9ad5607: Layer already exists [2022-04-12T13:38:30.950Z] a059e4d02f28: Layer already exists [2022-04-12T13:38:30.950Z] 4b4ab28e0c8b: Layer already exists [2022-04-12T13:38:30.950Z] f507615e0c0f: Layer already exists [2022-04-12T13:38:30.950Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:30.950Z] f4231aaae256: Layer already exists [2022-04-12T13:38:30.950Z] main: digest: sha256:f3e86f015e1a9ba3b6597f87c2118f9b6770c43726c61f161012f1ecc43f7769 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:38:30.983Z] ===================================================== [Pipeline] echo [2022-04-12T13:38:30.990Z] taggedImages: [2022-04-12T13:38:30.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:30.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-12T13:38:30.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.65 [2022-04-12T13:38:30.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:30.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-12T13:38:31.004Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-12T13:38:31.004Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:31.004Z] latest [2022-04-12T13:38:31.004Z] 2.2.0-dev.65 [2022-04-12T13:38:31.004Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:31.004Z] main [2022-04-12T13:38:31.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:31.313Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:31.606Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:31.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T13:38:31.606Z] 7b8e44e529e4: Preparing [2022-04-12T13:38:31.606Z] 66438d84d6af: Preparing [2022-04-12T13:38:31.606Z] facd678f05c7: Preparing [2022-04-12T13:38:31.606Z] b7f0f8fd94a6: Preparing [2022-04-12T13:38:31.606Z] 2465a1748c31: Preparing [2022-04-12T13:38:31.606Z] e4c8bf1f8804: Preparing [2022-04-12T13:38:31.606Z] 61cd02aa42c0: Preparing [2022-04-12T13:38:31.606Z] 8eef9e81b5c4: Preparing [2022-04-12T13:38:31.606Z] 692e3bf2e559: Preparing [2022-04-12T13:38:31.606Z] b541d28bf3b4: Preparing [2022-04-12T13:38:31.606Z] e4c8bf1f8804: Waiting [2022-04-12T13:38:31.606Z] 61cd02aa42c0: Waiting [2022-04-12T13:38:31.606Z] 8eef9e81b5c4: Waiting [2022-04-12T13:38:31.606Z] 692e3bf2e559: Waiting [2022-04-12T13:38:31.606Z] 2465a1748c31: Pushed [2022-04-12T13:38:31.606Z] 66438d84d6af: Pushed [2022-04-12T13:38:31.606Z] 7b8e44e529e4: Pushed [2022-04-12T13:38:31.867Z] e4c8bf1f8804: Pushed [2022-04-12T13:38:31.867Z] 61cd02aa42c0: Pushed [2022-04-12T13:38:31.867Z] 8eef9e81b5c4: Pushed [2022-04-12T13:38:31.867Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:31.867Z] 692e3bf2e559: Pushed [2022-04-12T13:38:33.785Z] b7f0f8fd94a6: Pushed [2022-04-12T13:38:33.785Z] facd678f05c7: Pushed [2022-04-12T13:38:33.785Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:496b5d3dbabd2b9c15dd8aa8436dd8873dd0e268cb89c11ee46260b285a3572e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:34.081Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:34.379Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-12T13:38:34.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T13:38:34.379Z] 7b8e44e529e4: Preparing [2022-04-12T13:38:34.379Z] 66438d84d6af: Preparing [2022-04-12T13:38:34.379Z] facd678f05c7: Preparing [2022-04-12T13:38:34.379Z] b7f0f8fd94a6: Preparing [2022-04-12T13:38:34.379Z] 2465a1748c31: Preparing [2022-04-12T13:38:34.379Z] e4c8bf1f8804: Preparing [2022-04-12T13:38:34.379Z] 61cd02aa42c0: Preparing [2022-04-12T13:38:34.379Z] 8eef9e81b5c4: Preparing [2022-04-12T13:38:34.379Z] 692e3bf2e559: Preparing [2022-04-12T13:38:34.379Z] b541d28bf3b4: Preparing [2022-04-12T13:38:34.379Z] 692e3bf2e559: Waiting [2022-04-12T13:38:34.379Z] 8eef9e81b5c4: Waiting [2022-04-12T13:38:34.379Z] e4c8bf1f8804: Waiting [2022-04-12T13:38:34.379Z] b541d28bf3b4: Waiting [2022-04-12T13:38:34.379Z] 61cd02aa42c0: Waiting [2022-04-12T13:38:34.379Z] 7b8e44e529e4: Layer already exists [2022-04-12T13:38:34.379Z] 66438d84d6af: Layer already exists [2022-04-12T13:38:34.379Z] 2465a1748c31: Layer already exists [2022-04-12T13:38:34.379Z] facd678f05c7: Layer already exists [2022-04-12T13:38:34.379Z] b7f0f8fd94a6: Layer already exists [2022-04-12T13:38:34.379Z] 61cd02aa42c0: Layer already exists [2022-04-12T13:38:34.379Z] e4c8bf1f8804: Layer already exists [2022-04-12T13:38:34.379Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:34.379Z] 8eef9e81b5c4: Layer already exists [2022-04-12T13:38:34.379Z] 692e3bf2e559: Layer already exists [2022-04-12T13:38:34.379Z] latest: digest: sha256:496b5d3dbabd2b9c15dd8aa8436dd8873dd0e268cb89c11ee46260b285a3572e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:34.681Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:34.975Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.65 [2022-04-12T13:38:34.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T13:38:34.975Z] 7b8e44e529e4: Preparing [2022-04-12T13:38:34.975Z] 66438d84d6af: Preparing [2022-04-12T13:38:34.975Z] facd678f05c7: Preparing [2022-04-12T13:38:34.975Z] b7f0f8fd94a6: Preparing [2022-04-12T13:38:34.975Z] 2465a1748c31: Preparing [2022-04-12T13:38:34.975Z] e4c8bf1f8804: Preparing [2022-04-12T13:38:34.975Z] 61cd02aa42c0: Preparing [2022-04-12T13:38:34.975Z] 8eef9e81b5c4: Preparing [2022-04-12T13:38:34.975Z] 692e3bf2e559: Preparing [2022-04-12T13:38:34.975Z] b541d28bf3b4: Preparing [2022-04-12T13:38:34.975Z] e4c8bf1f8804: Waiting [2022-04-12T13:38:34.975Z] 61cd02aa42c0: Waiting [2022-04-12T13:38:34.975Z] 8eef9e81b5c4: Waiting [2022-04-12T13:38:34.975Z] 692e3bf2e559: Waiting [2022-04-12T13:38:34.976Z] b541d28bf3b4: Waiting [2022-04-12T13:38:34.976Z] 2465a1748c31: Layer already exists [2022-04-12T13:38:34.976Z] 7b8e44e529e4: Layer already exists [2022-04-12T13:38:34.976Z] 66438d84d6af: Layer already exists [2022-04-12T13:38:34.976Z] facd678f05c7: Layer already exists [2022-04-12T13:38:34.976Z] b7f0f8fd94a6: Layer already exists [2022-04-12T13:38:34.976Z] 692e3bf2e559: Layer already exists [2022-04-12T13:38:34.976Z] 8eef9e81b5c4: Layer already exists [2022-04-12T13:38:34.976Z] 61cd02aa42c0: Layer already exists [2022-04-12T13:38:34.976Z] e4c8bf1f8804: Layer already exists [2022-04-12T13:38:34.976Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:34.976Z] 2.2.0-dev.65: digest: sha256:496b5d3dbabd2b9c15dd8aa8436dd8873dd0e268cb89c11ee46260b285a3572e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:35.275Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:35.571Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:35.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T13:38:35.571Z] 7b8e44e529e4: Preparing [2022-04-12T13:38:35.571Z] 66438d84d6af: Preparing [2022-04-12T13:38:35.571Z] facd678f05c7: Preparing [2022-04-12T13:38:35.571Z] b7f0f8fd94a6: Preparing [2022-04-12T13:38:35.571Z] 2465a1748c31: Preparing [2022-04-12T13:38:35.571Z] e4c8bf1f8804: Preparing [2022-04-12T13:38:35.571Z] 61cd02aa42c0: Preparing [2022-04-12T13:38:35.571Z] 8eef9e81b5c4: Preparing [2022-04-12T13:38:35.571Z] 692e3bf2e559: Preparing [2022-04-12T13:38:35.571Z] b541d28bf3b4: Preparing [2022-04-12T13:38:35.571Z] 61cd02aa42c0: Waiting [2022-04-12T13:38:35.571Z] 8eef9e81b5c4: Waiting [2022-04-12T13:38:35.571Z] 692e3bf2e559: Waiting [2022-04-12T13:38:35.571Z] b541d28bf3b4: Waiting [2022-04-12T13:38:35.571Z] e4c8bf1f8804: Waiting [2022-04-12T13:38:35.571Z] b7f0f8fd94a6: Layer already exists [2022-04-12T13:38:35.571Z] 2465a1748c31: Layer already exists [2022-04-12T13:38:35.571Z] 66438d84d6af: Layer already exists [2022-04-12T13:38:35.571Z] facd678f05c7: Layer already exists [2022-04-12T13:38:35.571Z] 7b8e44e529e4: Layer already exists [2022-04-12T13:38:35.571Z] e4c8bf1f8804: Layer already exists [2022-04-12T13:38:35.571Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:35.571Z] 8eef9e81b5c4: Layer already exists [2022-04-12T13:38:35.571Z] 61cd02aa42c0: Layer already exists [2022-04-12T13:38:35.571Z] 692e3bf2e559: Layer already exists [2022-04-12T13:38:35.571Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:496b5d3dbabd2b9c15dd8aa8436dd8873dd0e268cb89c11ee46260b285a3572e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:35.872Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:36.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-12T13:38:36.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T13:38:36.171Z] 7b8e44e529e4: Preparing [2022-04-12T13:38:36.171Z] 66438d84d6af: Preparing [2022-04-12T13:38:36.171Z] facd678f05c7: Preparing [2022-04-12T13:38:36.171Z] b7f0f8fd94a6: Preparing [2022-04-12T13:38:36.171Z] 2465a1748c31: Preparing [2022-04-12T13:38:36.171Z] e4c8bf1f8804: Preparing [2022-04-12T13:38:36.171Z] 61cd02aa42c0: Preparing [2022-04-12T13:38:36.171Z] 8eef9e81b5c4: Preparing [2022-04-12T13:38:36.171Z] 692e3bf2e559: Preparing [2022-04-12T13:38:36.171Z] b541d28bf3b4: Preparing [2022-04-12T13:38:36.171Z] 61cd02aa42c0: Waiting [2022-04-12T13:38:36.171Z] b541d28bf3b4: Waiting [2022-04-12T13:38:36.171Z] 692e3bf2e559: Waiting [2022-04-12T13:38:36.171Z] e4c8bf1f8804: Waiting [2022-04-12T13:38:36.171Z] b7f0f8fd94a6: Layer already exists [2022-04-12T13:38:36.171Z] 66438d84d6af: Layer already exists [2022-04-12T13:38:36.171Z] facd678f05c7: Layer already exists [2022-04-12T13:38:36.171Z] 2465a1748c31: Layer already exists [2022-04-12T13:38:36.171Z] 7b8e44e529e4: Layer already exists [2022-04-12T13:38:36.171Z] 8eef9e81b5c4: Layer already exists [2022-04-12T13:38:36.171Z] 61cd02aa42c0: Layer already exists [2022-04-12T13:38:36.171Z] 692e3bf2e559: Layer already exists [2022-04-12T13:38:36.171Z] e4c8bf1f8804: Layer already exists [2022-04-12T13:38:36.171Z] b541d28bf3b4: Layer already exists [2022-04-12T13:38:36.171Z] main: digest: sha256:496b5d3dbabd2b9c15dd8aa8436dd8873dd0e268cb89c11ee46260b285a3572e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:38:36.222Z] ===================================================== [Pipeline] echo [2022-04-12T13:38:36.234Z] taggedImages: [2022-04-12T13:38:36.234Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:36.234Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-12T13:38:36.234Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.65 [2022-04-12T13:38:36.234Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:36.234Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-12T13:38:36.258Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-12T13:38:36.258Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:36.258Z] latest [2022-04-12T13:38:36.258Z] 2.2.0-dev.65 [2022-04-12T13:38:36.258Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:36.258Z] main [2022-04-12T13:38:36.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:36.572Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:36.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:36.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T13:38:36.871Z] d37f24f1020a: Preparing [2022-04-12T13:38:36.871Z] ed83dce2e0cf: Preparing [2022-04-12T13:38:36.871Z] e54f5cfa383a: Preparing [2022-04-12T13:38:36.871Z] a6fd387856de: Preparing [2022-04-12T13:38:36.871Z] 248d69451a4d: Preparing [2022-04-12T13:38:36.871Z] 4fc242d58285: Preparing [2022-04-12T13:38:36.871Z] 4fc242d58285: Waiting [2022-04-12T13:38:36.871Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:36.871Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:36.871Z] 248d69451a4d: Pushed [2022-04-12T13:38:36.871Z] d37f24f1020a: Pushed [2022-04-12T13:38:37.443Z] a6fd387856de: Pushed [2022-04-12T13:38:38.826Z] ed83dce2e0cf: Pushed [2022-04-12T13:38:38.826Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:b5eedd1ac1843daa419516cd4fb11a001d6da44d0564ae3f38f3e6a994fdcecc size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:39.136Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:39.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-12T13:38:39.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T13:38:39.431Z] d37f24f1020a: Preparing [2022-04-12T13:38:39.431Z] ed83dce2e0cf: Preparing [2022-04-12T13:38:39.431Z] e54f5cfa383a: Preparing [2022-04-12T13:38:39.431Z] a6fd387856de: Preparing [2022-04-12T13:38:39.431Z] 248d69451a4d: Preparing [2022-04-12T13:38:39.431Z] 4fc242d58285: Preparing [2022-04-12T13:38:39.431Z] 4fc242d58285: Waiting [2022-04-12T13:38:39.431Z] 248d69451a4d: Layer already exists [2022-04-12T13:38:39.431Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:39.431Z] a6fd387856de: Layer already exists [2022-04-12T13:38:39.431Z] d37f24f1020a: Layer already exists [2022-04-12T13:38:39.431Z] ed83dce2e0cf: Layer already exists [2022-04-12T13:38:39.431Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:39.431Z] latest: digest: sha256:b5eedd1ac1843daa419516cd4fb11a001d6da44d0564ae3f38f3e6a994fdcecc size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:39.738Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:40.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.65 [2022-04-12T13:38:40.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T13:38:40.033Z] d37f24f1020a: Preparing [2022-04-12T13:38:40.033Z] ed83dce2e0cf: Preparing [2022-04-12T13:38:40.033Z] e54f5cfa383a: Preparing [2022-04-12T13:38:40.033Z] a6fd387856de: Preparing [2022-04-12T13:38:40.033Z] 248d69451a4d: Preparing [2022-04-12T13:38:40.033Z] 4fc242d58285: Preparing [2022-04-12T13:38:40.033Z] 4fc242d58285: Waiting [2022-04-12T13:38:40.033Z] d37f24f1020a: Layer already exists [2022-04-12T13:38:40.033Z] ed83dce2e0cf: Layer already exists [2022-04-12T13:38:40.033Z] 248d69451a4d: Layer already exists [2022-04-12T13:38:40.033Z] a6fd387856de: Layer already exists [2022-04-12T13:38:40.033Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:40.033Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:40.033Z] 2.2.0-dev.65: digest: sha256:b5eedd1ac1843daa419516cd4fb11a001d6da44d0564ae3f38f3e6a994fdcecc size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:40.332Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:40.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:40.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T13:38:40.630Z] d37f24f1020a: Preparing [2022-04-12T13:38:40.630Z] ed83dce2e0cf: Preparing [2022-04-12T13:38:40.630Z] e54f5cfa383a: Preparing [2022-04-12T13:38:40.630Z] a6fd387856de: Preparing [2022-04-12T13:38:40.630Z] 248d69451a4d: Preparing [2022-04-12T13:38:40.630Z] 4fc242d58285: Preparing [2022-04-12T13:38:40.630Z] 4fc242d58285: Waiting [2022-04-12T13:38:40.630Z] 248d69451a4d: Layer already exists [2022-04-12T13:38:40.630Z] d37f24f1020a: Layer already exists [2022-04-12T13:38:40.630Z] a6fd387856de: Layer already exists [2022-04-12T13:38:40.630Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:40.630Z] ed83dce2e0cf: Layer already exists [2022-04-12T13:38:40.630Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:40.630Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:b5eedd1ac1843daa419516cd4fb11a001d6da44d0564ae3f38f3e6a994fdcecc size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:40.935Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:41.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-12T13:38:41.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T13:38:41.235Z] d37f24f1020a: Preparing [2022-04-12T13:38:41.235Z] ed83dce2e0cf: Preparing [2022-04-12T13:38:41.235Z] e54f5cfa383a: Preparing [2022-04-12T13:38:41.235Z] a6fd387856de: Preparing [2022-04-12T13:38:41.235Z] 248d69451a4d: Preparing [2022-04-12T13:38:41.235Z] 4fc242d58285: Preparing [2022-04-12T13:38:41.235Z] 4fc242d58285: Waiting [2022-04-12T13:38:41.235Z] e54f5cfa383a: Layer already exists [2022-04-12T13:38:41.235Z] ed83dce2e0cf: Layer already exists [2022-04-12T13:38:41.235Z] 248d69451a4d: Layer already exists [2022-04-12T13:38:41.235Z] a6fd387856de: Layer already exists [2022-04-12T13:38:41.235Z] d37f24f1020a: Layer already exists [2022-04-12T13:38:41.235Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:41.235Z] main: digest: sha256:b5eedd1ac1843daa419516cd4fb11a001d6da44d0564ae3f38f3e6a994fdcecc size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:38:41.281Z] ===================================================== [Pipeline] echo [2022-04-12T13:38:41.292Z] taggedImages: [2022-04-12T13:38:41.292Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:41.292Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-12T13:38:41.292Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.65 [2022-04-12T13:38:41.292Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:41.292Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-12T13:38:41.318Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-12T13:38:41.318Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:41.318Z] latest [2022-04-12T13:38:41.318Z] 2.2.0-dev.65 [2022-04-12T13:38:41.318Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:41.318Z] main [2022-04-12T13:38:41.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:41.655Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:41.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:41.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T13:38:41.948Z] 53e802fb8dbc: Preparing [2022-04-12T13:38:41.948Z] 3cbf3b2684d6: Preparing [2022-04-12T13:38:41.948Z] 1429ac08141c: Preparing [2022-04-12T13:38:41.948Z] 8401f9877e8e: Preparing [2022-04-12T13:38:41.948Z] 48ca8b64ff38: Preparing [2022-04-12T13:38:41.948Z] 240870c4c943: Preparing [2022-04-12T13:38:41.948Z] 248d69451a4d: Preparing [2022-04-12T13:38:41.948Z] 4fc242d58285: Preparing [2022-04-12T13:38:41.948Z] 248d69451a4d: Waiting [2022-04-12T13:38:41.948Z] 4fc242d58285: Waiting [2022-04-12T13:38:41.948Z] 240870c4c943: Waiting [2022-04-12T13:38:41.948Z] 3cbf3b2684d6: Pushed [2022-04-12T13:38:41.948Z] 53e802fb8dbc: Pushed [2022-04-12T13:38:41.948Z] 1429ac08141c: Pushed [2022-04-12T13:38:41.948Z] 248d69451a4d: Layer already exists [2022-04-12T13:38:41.948Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:42.525Z] 240870c4c943: Pushed [2022-04-12T13:38:45.830Z] 48ca8b64ff38: Pushed [2022-04-12T13:38:49.144Z] 8401f9877e8e: Pushed [2022-04-12T13:38:49.144Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:76759f3b6a3ca8405a072e46c3107ec823c4920c30b6a61a447941e8ac0b4cd2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:49.449Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:49.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-12T13:38:49.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T13:38:49.752Z] 53e802fb8dbc: Preparing [2022-04-12T13:38:49.752Z] 3cbf3b2684d6: Preparing [2022-04-12T13:38:49.752Z] 1429ac08141c: Preparing [2022-04-12T13:38:49.752Z] 8401f9877e8e: Preparing [2022-04-12T13:38:49.752Z] 48ca8b64ff38: Preparing [2022-04-12T13:38:49.752Z] 240870c4c943: Preparing [2022-04-12T13:38:49.752Z] 248d69451a4d: Preparing [2022-04-12T13:38:49.752Z] 4fc242d58285: Preparing [2022-04-12T13:38:49.752Z] 240870c4c943: Waiting [2022-04-12T13:38:49.752Z] 248d69451a4d: Waiting [2022-04-12T13:38:49.752Z] 4fc242d58285: Waiting [2022-04-12T13:38:49.752Z] 3cbf3b2684d6: Layer already exists [2022-04-12T13:38:49.752Z] 1429ac08141c: Layer already exists [2022-04-12T13:38:49.752Z] 48ca8b64ff38: Layer already exists [2022-04-12T13:38:49.752Z] 8401f9877e8e: Layer already exists [2022-04-12T13:38:49.752Z] 53e802fb8dbc: Layer already exists [2022-04-12T13:38:49.752Z] 240870c4c943: Layer already exists [2022-04-12T13:38:49.752Z] 248d69451a4d: Layer already exists [2022-04-12T13:38:49.752Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:49.752Z] latest: digest: sha256:76759f3b6a3ca8405a072e46c3107ec823c4920c30b6a61a447941e8ac0b4cd2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:50.060Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:50.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.65 [2022-04-12T13:38:50.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T13:38:50.372Z] 53e802fb8dbc: Preparing [2022-04-12T13:38:50.372Z] 3cbf3b2684d6: Preparing [2022-04-12T13:38:50.372Z] 1429ac08141c: Preparing [2022-04-12T13:38:50.372Z] 8401f9877e8e: Preparing [2022-04-12T13:38:50.372Z] 48ca8b64ff38: Preparing [2022-04-12T13:38:50.372Z] 240870c4c943: Preparing [2022-04-12T13:38:50.372Z] 248d69451a4d: Preparing [2022-04-12T13:38:50.372Z] 4fc242d58285: Preparing [2022-04-12T13:38:50.372Z] 240870c4c943: Waiting [2022-04-12T13:38:50.372Z] 248d69451a4d: Waiting [2022-04-12T13:38:50.372Z] 4fc242d58285: Waiting [2022-04-12T13:38:50.372Z] 1429ac08141c: Layer already exists [2022-04-12T13:38:50.372Z] 53e802fb8dbc: Layer already exists [2022-04-12T13:38:50.372Z] 48ca8b64ff38: Layer already exists [2022-04-12T13:38:50.372Z] 8401f9877e8e: Layer already exists [2022-04-12T13:38:50.372Z] 3cbf3b2684d6: Layer already exists [2022-04-12T13:38:50.372Z] 240870c4c943: Layer already exists [2022-04-12T13:38:50.372Z] 248d69451a4d: Layer already exists [2022-04-12T13:38:50.372Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:50.372Z] 2.2.0-dev.65: digest: sha256:76759f3b6a3ca8405a072e46c3107ec823c4920c30b6a61a447941e8ac0b4cd2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:50.678Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:50.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:50.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T13:38:50.976Z] 53e802fb8dbc: Preparing [2022-04-12T13:38:50.976Z] 3cbf3b2684d6: Preparing [2022-04-12T13:38:50.976Z] 1429ac08141c: Preparing [2022-04-12T13:38:50.976Z] 8401f9877e8e: Preparing [2022-04-12T13:38:50.976Z] 48ca8b64ff38: Preparing [2022-04-12T13:38:50.976Z] 240870c4c943: Preparing [2022-04-12T13:38:50.976Z] 248d69451a4d: Preparing [2022-04-12T13:38:50.976Z] 4fc242d58285: Preparing [2022-04-12T13:38:50.976Z] 240870c4c943: Waiting [2022-04-12T13:38:50.976Z] 248d69451a4d: Waiting [2022-04-12T13:38:50.976Z] 4fc242d58285: Waiting [2022-04-12T13:38:50.976Z] 53e802fb8dbc: Layer already exists [2022-04-12T13:38:50.976Z] 8401f9877e8e: Layer already exists [2022-04-12T13:38:50.976Z] 1429ac08141c: Layer already exists [2022-04-12T13:38:50.976Z] 3cbf3b2684d6: Layer already exists [2022-04-12T13:38:50.976Z] 48ca8b64ff38: Layer already exists [2022-04-12T13:38:50.976Z] 240870c4c943: Layer already exists [2022-04-12T13:38:50.976Z] 248d69451a4d: Layer already exists [2022-04-12T13:38:50.976Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:50.976Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:76759f3b6a3ca8405a072e46c3107ec823c4920c30b6a61a447941e8ac0b4cd2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:51.282Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:51.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-12T13:38:51.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T13:38:51.583Z] 53e802fb8dbc: Preparing [2022-04-12T13:38:51.583Z] 3cbf3b2684d6: Preparing [2022-04-12T13:38:51.583Z] 1429ac08141c: Preparing [2022-04-12T13:38:51.583Z] 8401f9877e8e: Preparing [2022-04-12T13:38:51.583Z] 48ca8b64ff38: Preparing [2022-04-12T13:38:51.583Z] 240870c4c943: Preparing [2022-04-12T13:38:51.583Z] 248d69451a4d: Preparing [2022-04-12T13:38:51.583Z] 4fc242d58285: Preparing [2022-04-12T13:38:51.583Z] 240870c4c943: Waiting [2022-04-12T13:38:51.583Z] 4fc242d58285: Waiting [2022-04-12T13:38:51.583Z] 48ca8b64ff38: Layer already exists [2022-04-12T13:38:51.583Z] 8401f9877e8e: Layer already exists [2022-04-12T13:38:51.583Z] 3cbf3b2684d6: Layer already exists [2022-04-12T13:38:51.583Z] 53e802fb8dbc: Layer already exists [2022-04-12T13:38:51.583Z] 1429ac08141c: Layer already exists [2022-04-12T13:38:51.583Z] 248d69451a4d: Layer already exists [2022-04-12T13:38:51.583Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:51.583Z] 240870c4c943: Layer already exists [2022-04-12T13:38:51.584Z] main: digest: sha256:76759f3b6a3ca8405a072e46c3107ec823c4920c30b6a61a447941e8ac0b4cd2 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:38:51.628Z] ===================================================== [Pipeline] echo [2022-04-12T13:38:51.640Z] taggedImages: [2022-04-12T13:38:51.640Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:51.640Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-12T13:38:51.640Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.65 [2022-04-12T13:38:51.640Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:51.640Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-12T13:38:51.664Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-12T13:38:51.664Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:51.664Z] latest [2022-04-12T13:38:51.664Z] 2.2.0-dev.65 [2022-04-12T13:38:51.664Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:38:51.664Z] main [2022-04-12T13:38:51.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:51.999Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:52.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:38:52.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T13:38:52.401Z] ee6f8a58a133: Preparing [2022-04-12T13:38:52.401Z] 8b209ddddcc0: Preparing [2022-04-12T13:38:52.401Z] 4953213c4eb9: Preparing [2022-04-12T13:38:52.401Z] 7043b276747b: Preparing [2022-04-12T13:38:52.401Z] 30ba2d3c40a4: Preparing [2022-04-12T13:38:52.401Z] 248d69451a4d: Preparing [2022-04-12T13:38:52.401Z] 4fc242d58285: Preparing [2022-04-12T13:38:52.401Z] 4fc242d58285: Waiting [2022-04-12T13:38:52.401Z] ee6f8a58a133: Pushed [2022-04-12T13:38:52.401Z] 4953213c4eb9: Pushed [2022-04-12T13:38:52.401Z] 8b209ddddcc0: Pushed [2022-04-12T13:38:52.401Z] 248d69451a4d: Layer already exists [2022-04-12T13:38:52.401Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:52.660Z] 30ba2d3c40a4: Pushed [2022-04-12T13:38:59.245Z] 7043b276747b: Pushed [2022-04-12T13:38:59.245Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:e1be2e5fedd6e70d54a7ef120a5b435b239234495925fc7b7700edd13ebf4d57 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:59.546Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:38:59.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-12T13:38:59.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T13:38:59.837Z] ee6f8a58a133: Preparing [2022-04-12T13:38:59.837Z] 8b209ddddcc0: Preparing [2022-04-12T13:38:59.837Z] 4953213c4eb9: Preparing [2022-04-12T13:38:59.837Z] 7043b276747b: Preparing [2022-04-12T13:38:59.837Z] 30ba2d3c40a4: Preparing [2022-04-12T13:38:59.837Z] 248d69451a4d: Preparing [2022-04-12T13:38:59.837Z] 4fc242d58285: Preparing [2022-04-12T13:38:59.837Z] 4fc242d58285: Waiting [2022-04-12T13:38:59.837Z] 248d69451a4d: Waiting [2022-04-12T13:38:59.837Z] 4953213c4eb9: Layer already exists [2022-04-12T13:38:59.837Z] ee6f8a58a133: Layer already exists [2022-04-12T13:38:59.837Z] 8b209ddddcc0: Layer already exists [2022-04-12T13:38:59.837Z] 7043b276747b: Layer already exists [2022-04-12T13:38:59.837Z] 30ba2d3c40a4: Layer already exists [2022-04-12T13:38:59.837Z] 248d69451a4d: Layer already exists [2022-04-12T13:38:59.837Z] 4fc242d58285: Layer already exists [2022-04-12T13:38:59.837Z] latest: digest: sha256:e1be2e5fedd6e70d54a7ef120a5b435b239234495925fc7b7700edd13ebf4d57 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:00.141Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:00.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.65 [2022-04-12T13:39:00.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T13:39:00.443Z] ee6f8a58a133: Preparing [2022-04-12T13:39:00.443Z] 8b209ddddcc0: Preparing [2022-04-12T13:39:00.443Z] 4953213c4eb9: Preparing [2022-04-12T13:39:00.443Z] 7043b276747b: Preparing [2022-04-12T13:39:00.443Z] 30ba2d3c40a4: Preparing [2022-04-12T13:39:00.443Z] 248d69451a4d: Preparing [2022-04-12T13:39:00.443Z] 4fc242d58285: Preparing [2022-04-12T13:39:00.443Z] 248d69451a4d: Waiting [2022-04-12T13:39:00.443Z] 4fc242d58285: Waiting [2022-04-12T13:39:00.443Z] 30ba2d3c40a4: Layer already exists [2022-04-12T13:39:00.443Z] 7043b276747b: Layer already exists [2022-04-12T13:39:00.443Z] 4953213c4eb9: Layer already exists [2022-04-12T13:39:00.443Z] ee6f8a58a133: Layer already exists [2022-04-12T13:39:00.443Z] 8b209ddddcc0: Layer already exists [2022-04-12T13:39:00.443Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:00.443Z] 248d69451a4d: Layer already exists [2022-04-12T13:39:00.443Z] 2.2.0-dev.65: digest: sha256:e1be2e5fedd6e70d54a7ef120a5b435b239234495925fc7b7700edd13ebf4d57 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:00.748Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:01.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:01.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T13:39:01.048Z] ee6f8a58a133: Preparing [2022-04-12T13:39:01.048Z] 8b209ddddcc0: Preparing [2022-04-12T13:39:01.048Z] 4953213c4eb9: Preparing [2022-04-12T13:39:01.048Z] 7043b276747b: Preparing [2022-04-12T13:39:01.048Z] 30ba2d3c40a4: Preparing [2022-04-12T13:39:01.048Z] 248d69451a4d: Preparing [2022-04-12T13:39:01.048Z] 4fc242d58285: Preparing [2022-04-12T13:39:01.048Z] 248d69451a4d: Waiting [2022-04-12T13:39:01.048Z] 4fc242d58285: Waiting [2022-04-12T13:39:01.048Z] 30ba2d3c40a4: Layer already exists [2022-04-12T13:39:01.048Z] 8b209ddddcc0: Layer already exists [2022-04-12T13:39:01.048Z] ee6f8a58a133: Layer already exists [2022-04-12T13:39:01.048Z] 7043b276747b: Layer already exists [2022-04-12T13:39:01.048Z] 4953213c4eb9: Layer already exists [2022-04-12T13:39:01.048Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:01.048Z] 248d69451a4d: Layer already exists [2022-04-12T13:39:01.048Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:e1be2e5fedd6e70d54a7ef120a5b435b239234495925fc7b7700edd13ebf4d57 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:01.348Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:01.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-12T13:39:01.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T13:39:01.644Z] ee6f8a58a133: Preparing [2022-04-12T13:39:01.644Z] 8b209ddddcc0: Preparing [2022-04-12T13:39:01.644Z] 4953213c4eb9: Preparing [2022-04-12T13:39:01.644Z] 7043b276747b: Preparing [2022-04-12T13:39:01.644Z] 30ba2d3c40a4: Preparing [2022-04-12T13:39:01.644Z] 248d69451a4d: Preparing [2022-04-12T13:39:01.644Z] 4fc242d58285: Preparing [2022-04-12T13:39:01.644Z] 4fc242d58285: Waiting [2022-04-12T13:39:01.644Z] 248d69451a4d: Waiting [2022-04-12T13:39:01.644Z] 8b209ddddcc0: Layer already exists [2022-04-12T13:39:01.644Z] ee6f8a58a133: Layer already exists [2022-04-12T13:39:01.644Z] 4953213c4eb9: Layer already exists [2022-04-12T13:39:01.644Z] 7043b276747b: Layer already exists [2022-04-12T13:39:01.644Z] 30ba2d3c40a4: Layer already exists [2022-04-12T13:39:01.644Z] 248d69451a4d: Layer already exists [2022-04-12T13:39:01.644Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:01.644Z] main: digest: sha256:e1be2e5fedd6e70d54a7ef120a5b435b239234495925fc7b7700edd13ebf4d57 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:39:01.675Z] ===================================================== [Pipeline] echo [2022-04-12T13:39:01.684Z] taggedImages: [2022-04-12T13:39:01.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:01.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-12T13:39:01.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.65 [2022-04-12T13:39:01.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:01.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-12T13:39:01.703Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-12T13:39:01.703Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:01.703Z] latest [2022-04-12T13:39:01.703Z] 2.2.0-dev.65 [2022-04-12T13:39:01.703Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:01.703Z] main [2022-04-12T13:39:01.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:02.035Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:02.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:02.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T13:39:02.328Z] 50f5c8809db0: Preparing [2022-04-12T13:39:02.328Z] 7ee4b8b09181: Preparing [2022-04-12T13:39:02.328Z] 1b56ca42fbe0: Preparing [2022-04-12T13:39:02.328Z] 64338b8ea507: Preparing [2022-04-12T13:39:02.328Z] 240870c4c943: Preparing [2022-04-12T13:39:02.328Z] 248d69451a4d: Preparing [2022-04-12T13:39:02.328Z] 4fc242d58285: Preparing [2022-04-12T13:39:02.328Z] 248d69451a4d: Waiting [2022-04-12T13:39:02.328Z] 4fc242d58285: Waiting [2022-04-12T13:39:02.328Z] 240870c4c943: Layer already exists [2022-04-12T13:39:02.328Z] 248d69451a4d: Layer already exists [2022-04-12T13:39:02.328Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:02.328Z] 1b56ca42fbe0: Pushed [2022-04-12T13:39:02.328Z] 7ee4b8b09181: Pushed [2022-04-12T13:39:02.328Z] 50f5c8809db0: Pushed [2022-04-12T13:39:10.475Z] 64338b8ea507: Pushed [2022-04-12T13:39:10.475Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:38cbdad5f7d1d67b42ad236409ba8e9e3b3b5afb943eaac4cbb6ce2e2fb31766 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:10.778Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:11.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-12T13:39:11.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T13:39:11.074Z] 50f5c8809db0: Preparing [2022-04-12T13:39:11.074Z] 7ee4b8b09181: Preparing [2022-04-12T13:39:11.074Z] 1b56ca42fbe0: Preparing [2022-04-12T13:39:11.074Z] 64338b8ea507: Preparing [2022-04-12T13:39:11.074Z] 240870c4c943: Preparing [2022-04-12T13:39:11.074Z] 248d69451a4d: Preparing [2022-04-12T13:39:11.074Z] 4fc242d58285: Preparing [2022-04-12T13:39:11.074Z] 4fc242d58285: Waiting [2022-04-12T13:39:11.074Z] 248d69451a4d: Waiting [2022-04-12T13:39:11.074Z] 64338b8ea507: Layer already exists [2022-04-12T13:39:11.074Z] 1b56ca42fbe0: Layer already exists [2022-04-12T13:39:11.074Z] 50f5c8809db0: Layer already exists [2022-04-12T13:39:11.074Z] 7ee4b8b09181: Layer already exists [2022-04-12T13:39:11.074Z] 240870c4c943: Layer already exists [2022-04-12T13:39:11.074Z] 248d69451a4d: Layer already exists [2022-04-12T13:39:11.074Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:11.074Z] latest: digest: sha256:38cbdad5f7d1d67b42ad236409ba8e9e3b3b5afb943eaac4cbb6ce2e2fb31766 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:11.369Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:11.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.65 [2022-04-12T13:39:11.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T13:39:11.662Z] 50f5c8809db0: Preparing [2022-04-12T13:39:11.662Z] 7ee4b8b09181: Preparing [2022-04-12T13:39:11.662Z] 1b56ca42fbe0: Preparing [2022-04-12T13:39:11.662Z] 64338b8ea507: Preparing [2022-04-12T13:39:11.662Z] 240870c4c943: Preparing [2022-04-12T13:39:11.662Z] 248d69451a4d: Preparing [2022-04-12T13:39:11.662Z] 4fc242d58285: Preparing [2022-04-12T13:39:11.662Z] 248d69451a4d: Waiting [2022-04-12T13:39:11.662Z] 4fc242d58285: Waiting [2022-04-12T13:39:11.662Z] 240870c4c943: Layer already exists [2022-04-12T13:39:11.662Z] 7ee4b8b09181: Layer already exists [2022-04-12T13:39:11.662Z] 50f5c8809db0: Layer already exists [2022-04-12T13:39:11.662Z] 64338b8ea507: Layer already exists [2022-04-12T13:39:11.662Z] 1b56ca42fbe0: Layer already exists [2022-04-12T13:39:11.662Z] 248d69451a4d: Layer already exists [2022-04-12T13:39:11.662Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:11.662Z] 2.2.0-dev.65: digest: sha256:38cbdad5f7d1d67b42ad236409ba8e9e3b3b5afb943eaac4cbb6ce2e2fb31766 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:11.957Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:12.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:12.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T13:39:12.249Z] 50f5c8809db0: Preparing [2022-04-12T13:39:12.249Z] 7ee4b8b09181: Preparing [2022-04-12T13:39:12.249Z] 1b56ca42fbe0: Preparing [2022-04-12T13:39:12.249Z] 64338b8ea507: Preparing [2022-04-12T13:39:12.249Z] 240870c4c943: Preparing [2022-04-12T13:39:12.249Z] 248d69451a4d: Preparing [2022-04-12T13:39:12.249Z] 4fc242d58285: Preparing [2022-04-12T13:39:12.249Z] 248d69451a4d: Waiting [2022-04-12T13:39:12.249Z] 4fc242d58285: Waiting [2022-04-12T13:39:12.249Z] 64338b8ea507: Layer already exists [2022-04-12T13:39:12.249Z] 1b56ca42fbe0: Layer already exists [2022-04-12T13:39:12.249Z] 240870c4c943: Layer already exists [2022-04-12T13:39:12.249Z] 50f5c8809db0: Layer already exists [2022-04-12T13:39:12.249Z] 7ee4b8b09181: Layer already exists [2022-04-12T13:39:12.249Z] 248d69451a4d: Layer already exists [2022-04-12T13:39:12.249Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:12.249Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:38cbdad5f7d1d67b42ad236409ba8e9e3b3b5afb943eaac4cbb6ce2e2fb31766 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:12.550Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:12.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-12T13:39:12.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T13:39:12.843Z] 50f5c8809db0: Preparing [2022-04-12T13:39:12.843Z] 7ee4b8b09181: Preparing [2022-04-12T13:39:12.843Z] 1b56ca42fbe0: Preparing [2022-04-12T13:39:12.843Z] 64338b8ea507: Preparing [2022-04-12T13:39:12.843Z] 240870c4c943: Preparing [2022-04-12T13:39:12.843Z] 248d69451a4d: Preparing [2022-04-12T13:39:12.843Z] 4fc242d58285: Preparing [2022-04-12T13:39:12.843Z] 248d69451a4d: Waiting [2022-04-12T13:39:12.843Z] 4fc242d58285: Waiting [2022-04-12T13:39:12.843Z] 50f5c8809db0: Layer already exists [2022-04-12T13:39:12.843Z] 1b56ca42fbe0: Layer already exists [2022-04-12T13:39:12.843Z] 7ee4b8b09181: Layer already exists [2022-04-12T13:39:12.843Z] 240870c4c943: Layer already exists [2022-04-12T13:39:12.843Z] 64338b8ea507: Layer already exists [2022-04-12T13:39:12.843Z] 248d69451a4d: Layer already exists [2022-04-12T13:39:12.843Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:12.843Z] main: digest: sha256:38cbdad5f7d1d67b42ad236409ba8e9e3b3b5afb943eaac4cbb6ce2e2fb31766 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:39:12.884Z] ===================================================== [Pipeline] echo [2022-04-12T13:39:12.892Z] taggedImages: [2022-04-12T13:39:12.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:12.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-12T13:39:12.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.65 [2022-04-12T13:39:12.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:12.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-12T13:39:12.912Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-12T13:39:12.912Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:12.912Z] latest [2022-04-12T13:39:12.912Z] 2.2.0-dev.65 [2022-04-12T13:39:12.912Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:12.912Z] main [2022-04-12T13:39:12.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:13.226Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:13.519Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:13.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T13:39:13.519Z] 439d8e48d147: Preparing [2022-04-12T13:39:13.519Z] d1151df537d3: Preparing [2022-04-12T13:39:13.519Z] e54f5cfa383a: Preparing [2022-04-12T13:39:13.519Z] a7d5160a367e: Preparing [2022-04-12T13:39:13.519Z] b541d28bf3b4: Preparing [2022-04-12T13:39:13.519Z] b541d28bf3b4: Layer already exists [2022-04-12T13:39:13.519Z] e54f5cfa383a: Layer already exists [2022-04-12T13:39:13.519Z] 439d8e48d147: Pushed [2022-04-12T13:39:13.519Z] a7d5160a367e: Pushed [2022-04-12T13:39:16.059Z] d1151df537d3: Pushed [2022-04-12T13:39:16.060Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:47180cab76dd45e9b4a2cbe2b6af1c5940486768d6518573781b81f9f652c3a8 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:16.360Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:16.655Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-12T13:39:16.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T13:39:16.655Z] 439d8e48d147: Preparing [2022-04-12T13:39:16.655Z] d1151df537d3: Preparing [2022-04-12T13:39:16.655Z] e54f5cfa383a: Preparing [2022-04-12T13:39:16.655Z] a7d5160a367e: Preparing [2022-04-12T13:39:16.655Z] b541d28bf3b4: Preparing [2022-04-12T13:39:16.655Z] 439d8e48d147: Layer already exists [2022-04-12T13:39:16.655Z] d1151df537d3: Layer already exists [2022-04-12T13:39:16.655Z] b541d28bf3b4: Layer already exists [2022-04-12T13:39:16.655Z] e54f5cfa383a: Layer already exists [2022-04-12T13:39:16.655Z] a7d5160a367e: Layer already exists [2022-04-12T13:39:16.655Z] latest: digest: sha256:47180cab76dd45e9b4a2cbe2b6af1c5940486768d6518573781b81f9f652c3a8 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:16.958Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:17.252Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.65 [2022-04-12T13:39:17.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T13:39:17.252Z] 439d8e48d147: Preparing [2022-04-12T13:39:17.252Z] d1151df537d3: Preparing [2022-04-12T13:39:17.252Z] e54f5cfa383a: Preparing [2022-04-12T13:39:17.252Z] a7d5160a367e: Preparing [2022-04-12T13:39:17.252Z] b541d28bf3b4: Preparing [2022-04-12T13:39:17.252Z] e54f5cfa383a: Layer already exists [2022-04-12T13:39:17.252Z] d1151df537d3: Layer already exists [2022-04-12T13:39:17.252Z] 439d8e48d147: Layer already exists [2022-04-12T13:39:17.252Z] a7d5160a367e: Layer already exists [2022-04-12T13:39:17.252Z] b541d28bf3b4: Layer already exists [2022-04-12T13:39:17.252Z] 2.2.0-dev.65: digest: sha256:47180cab76dd45e9b4a2cbe2b6af1c5940486768d6518573781b81f9f652c3a8 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:17.553Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:17.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:17.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T13:39:17.850Z] 439d8e48d147: Preparing [2022-04-12T13:39:17.850Z] d1151df537d3: Preparing [2022-04-12T13:39:17.850Z] e54f5cfa383a: Preparing [2022-04-12T13:39:17.850Z] a7d5160a367e: Preparing [2022-04-12T13:39:17.850Z] b541d28bf3b4: Preparing [2022-04-12T13:39:17.850Z] e54f5cfa383a: Layer already exists [2022-04-12T13:39:17.850Z] a7d5160a367e: Layer already exists [2022-04-12T13:39:17.850Z] 439d8e48d147: Layer already exists [2022-04-12T13:39:17.850Z] d1151df537d3: Layer already exists [2022-04-12T13:39:17.850Z] b541d28bf3b4: Layer already exists [2022-04-12T13:39:17.850Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:47180cab76dd45e9b4a2cbe2b6af1c5940486768d6518573781b81f9f652c3a8 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:18.151Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:18.445Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-12T13:39:18.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T13:39:18.445Z] 439d8e48d147: Preparing [2022-04-12T13:39:18.445Z] d1151df537d3: Preparing [2022-04-12T13:39:18.445Z] e54f5cfa383a: Preparing [2022-04-12T13:39:18.445Z] a7d5160a367e: Preparing [2022-04-12T13:39:18.445Z] b541d28bf3b4: Preparing [2022-04-12T13:39:18.445Z] e54f5cfa383a: Layer already exists [2022-04-12T13:39:18.445Z] b541d28bf3b4: Layer already exists [2022-04-12T13:39:18.445Z] 439d8e48d147: Layer already exists [2022-04-12T13:39:18.445Z] a7d5160a367e: Layer already exists [2022-04-12T13:39:18.445Z] d1151df537d3: Layer already exists [2022-04-12T13:39:18.445Z] main: digest: sha256:47180cab76dd45e9b4a2cbe2b6af1c5940486768d6518573781b81f9f652c3a8 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:39:18.480Z] ===================================================== [Pipeline] echo [2022-04-12T13:39:18.491Z] taggedImages: [2022-04-12T13:39:18.491Z] - nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:18.491Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-12T13:39:18.491Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.65 [2022-04-12T13:39:18.491Z] - nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:18.491Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-12T13:39:18.511Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-12T13:39:18.511Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:18.511Z] latest [2022-04-12T13:39:18.511Z] 2.2.0-dev.65 [2022-04-12T13:39:18.511Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:18.511Z] main [2022-04-12T13:39:18.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:18.833Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:19.126Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:19.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T13:39:19.127Z] 2c9d64f707af: Preparing [2022-04-12T13:39:19.127Z] ae6f0a8a72eb: Preparing [2022-04-12T13:39:19.127Z] e54f5cfa383a: Preparing [2022-04-12T13:39:19.127Z] 5280024f7d69: Preparing [2022-04-12T13:39:19.127Z] b541d28bf3b4: Preparing [2022-04-12T13:39:19.127Z] b541d28bf3b4: Layer already exists [2022-04-12T13:39:19.127Z] 5280024f7d69: Layer already exists [2022-04-12T13:39:19.127Z] e54f5cfa383a: Layer already exists [2022-04-12T13:39:19.127Z] 2c9d64f707af: Pushed [2022-04-12T13:39:21.668Z] ae6f0a8a72eb: Pushed [2022-04-12T13:39:21.668Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:1ca64db15519764d4318301b13445a2dc7754fc40d9bb35727a3369f81549c5b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:22.009Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:22.347Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-12T13:39:22.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T13:39:22.347Z] 2c9d64f707af: Preparing [2022-04-12T13:39:22.347Z] ae6f0a8a72eb: Preparing [2022-04-12T13:39:22.347Z] e54f5cfa383a: Preparing [2022-04-12T13:39:22.347Z] 5280024f7d69: Preparing [2022-04-12T13:39:22.347Z] b541d28bf3b4: Preparing [2022-04-12T13:39:22.347Z] ae6f0a8a72eb: Layer already exists [2022-04-12T13:39:22.347Z] b541d28bf3b4: Layer already exists [2022-04-12T13:39:22.347Z] e54f5cfa383a: Layer already exists [2022-04-12T13:39:22.347Z] 5280024f7d69: Layer already exists [2022-04-12T13:39:22.347Z] 2c9d64f707af: Layer already exists [2022-04-12T13:39:22.347Z] latest: digest: sha256:1ca64db15519764d4318301b13445a2dc7754fc40d9bb35727a3369f81549c5b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:22.646Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:22.942Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.65 [2022-04-12T13:39:22.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T13:39:22.942Z] 2c9d64f707af: Preparing [2022-04-12T13:39:22.942Z] ae6f0a8a72eb: Preparing [2022-04-12T13:39:22.942Z] e54f5cfa383a: Preparing [2022-04-12T13:39:22.942Z] 5280024f7d69: Preparing [2022-04-12T13:39:22.942Z] b541d28bf3b4: Preparing [2022-04-12T13:39:22.942Z] ae6f0a8a72eb: Layer already exists [2022-04-12T13:39:22.942Z] 5280024f7d69: Layer already exists [2022-04-12T13:39:22.942Z] b541d28bf3b4: Layer already exists [2022-04-12T13:39:22.942Z] e54f5cfa383a: Layer already exists [2022-04-12T13:39:22.942Z] 2c9d64f707af: Layer already exists [2022-04-12T13:39:22.942Z] 2.2.0-dev.65: digest: sha256:1ca64db15519764d4318301b13445a2dc7754fc40d9bb35727a3369f81549c5b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:23.241Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:23.538Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:23.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T13:39:23.538Z] 2c9d64f707af: Preparing [2022-04-12T13:39:23.538Z] ae6f0a8a72eb: Preparing [2022-04-12T13:39:23.538Z] e54f5cfa383a: Preparing [2022-04-12T13:39:23.539Z] 5280024f7d69: Preparing [2022-04-12T13:39:23.539Z] b541d28bf3b4: Preparing [2022-04-12T13:39:23.539Z] e54f5cfa383a: Layer already exists [2022-04-12T13:39:23.539Z] 5280024f7d69: Layer already exists [2022-04-12T13:39:23.539Z] 2c9d64f707af: Layer already exists [2022-04-12T13:39:23.539Z] b541d28bf3b4: Layer already exists [2022-04-12T13:39:23.539Z] ae6f0a8a72eb: Layer already exists [2022-04-12T13:39:23.539Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:1ca64db15519764d4318301b13445a2dc7754fc40d9bb35727a3369f81549c5b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:23.838Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:24.133Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-12T13:39:24.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T13:39:24.133Z] 2c9d64f707af: Preparing [2022-04-12T13:39:24.133Z] ae6f0a8a72eb: Preparing [2022-04-12T13:39:24.133Z] e54f5cfa383a: Preparing [2022-04-12T13:39:24.133Z] 5280024f7d69: Preparing [2022-04-12T13:39:24.133Z] b541d28bf3b4: Preparing [2022-04-12T13:39:24.133Z] 2c9d64f707af: Layer already exists [2022-04-12T13:39:24.133Z] b541d28bf3b4: Layer already exists [2022-04-12T13:39:24.133Z] 5280024f7d69: Layer already exists [2022-04-12T13:39:24.133Z] ae6f0a8a72eb: Layer already exists [2022-04-12T13:39:24.133Z] e54f5cfa383a: Layer already exists [2022-04-12T13:39:24.133Z] main: digest: sha256:1ca64db15519764d4318301b13445a2dc7754fc40d9bb35727a3369f81549c5b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:39:24.174Z] ===================================================== [Pipeline] echo [2022-04-12T13:39:24.183Z] taggedImages: [2022-04-12T13:39:24.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:24.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-12T13:39:24.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.65 [2022-04-12T13:39:24.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:24.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-12T13:39:24.202Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-12T13:39:24.202Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:24.202Z] latest [2022-04-12T13:39:24.202Z] 2.2.0-dev.65 [2022-04-12T13:39:24.202Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:24.202Z] main [2022-04-12T13:39:24.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:24.523Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:24.819Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:24.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T13:39:24.819Z] 45d98ed6dbc2: Preparing [2022-04-12T13:39:24.819Z] 63b27b6ecc09: Preparing [2022-04-12T13:39:24.819Z] 9e0af5a7d891: Preparing [2022-04-12T13:39:24.819Z] f3fdb2ffb8a5: Preparing [2022-04-12T13:39:24.819Z] 52f44be93a46: Preparing [2022-04-12T13:39:24.819Z] 10d82663b225: Preparing [2022-04-12T13:39:24.819Z] f7a7a140f1b3: Preparing [2022-04-12T13:39:24.819Z] 31e69d4774c9: Preparing [2022-04-12T13:39:24.819Z] 7750d494dfbd: Preparing [2022-04-12T13:39:24.819Z] 18708474c90b: Preparing [2022-04-12T13:39:24.819Z] 4fc242d58285: Preparing [2022-04-12T13:39:24.819Z] 31e69d4774c9: Waiting [2022-04-12T13:39:24.819Z] 18708474c90b: Waiting [2022-04-12T13:39:24.819Z] 10d82663b225: Waiting [2022-04-12T13:39:24.819Z] 7750d494dfbd: Waiting [2022-04-12T13:39:24.819Z] f7a7a140f1b3: Waiting [2022-04-12T13:39:24.819Z] 52f44be93a46: Layer already exists [2022-04-12T13:39:24.819Z] 10d82663b225: Layer already exists [2022-04-12T13:39:24.819Z] f7a7a140f1b3: Layer already exists [2022-04-12T13:39:24.819Z] 63b27b6ecc09: Pushed [2022-04-12T13:39:24.819Z] 31e69d4774c9: Layer already exists [2022-04-12T13:39:24.819Z] 7750d494dfbd: Layer already exists [2022-04-12T13:39:24.819Z] 18708474c90b: Layer already exists [2022-04-12T13:39:24.819Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:25.079Z] 45d98ed6dbc2: Pushed [2022-04-12T13:39:26.988Z] 9e0af5a7d891: Pushed [2022-04-12T13:39:32.272Z] f3fdb2ffb8a5: Pushed [2022-04-12T13:39:32.272Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:74965b2a7f8e12298c43f4e1c78e73276daf57ac341a087b6c98cbed807f5dfa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:32.574Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:32.872Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-12T13:39:32.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T13:39:32.872Z] 45d98ed6dbc2: Preparing [2022-04-12T13:39:32.872Z] 63b27b6ecc09: Preparing [2022-04-12T13:39:32.872Z] 9e0af5a7d891: Preparing [2022-04-12T13:39:32.872Z] f3fdb2ffb8a5: Preparing [2022-04-12T13:39:32.872Z] 52f44be93a46: Preparing [2022-04-12T13:39:32.872Z] 10d82663b225: Preparing [2022-04-12T13:39:32.872Z] f7a7a140f1b3: Preparing [2022-04-12T13:39:32.872Z] 31e69d4774c9: Preparing [2022-04-12T13:39:32.872Z] 7750d494dfbd: Preparing [2022-04-12T13:39:32.872Z] 18708474c90b: Preparing [2022-04-12T13:39:32.872Z] 4fc242d58285: Preparing [2022-04-12T13:39:32.872Z] 10d82663b225: Waiting [2022-04-12T13:39:32.872Z] f7a7a140f1b3: Waiting [2022-04-12T13:39:32.872Z] 31e69d4774c9: Waiting [2022-04-12T13:39:32.872Z] 7750d494dfbd: Waiting [2022-04-12T13:39:32.872Z] 18708474c90b: Waiting [2022-04-12T13:39:32.872Z] 4fc242d58285: Waiting [2022-04-12T13:39:32.872Z] 45d98ed6dbc2: Layer already exists [2022-04-12T13:39:32.872Z] 63b27b6ecc09: Layer already exists [2022-04-12T13:39:32.872Z] 9e0af5a7d891: Layer already exists [2022-04-12T13:39:32.872Z] f3fdb2ffb8a5: Layer already exists [2022-04-12T13:39:32.872Z] 52f44be93a46: Layer already exists [2022-04-12T13:39:32.872Z] 7750d494dfbd: Layer already exists [2022-04-12T13:39:32.872Z] 10d82663b225: Layer already exists [2022-04-12T13:39:32.872Z] f7a7a140f1b3: Layer already exists [2022-04-12T13:39:32.872Z] 31e69d4774c9: Layer already exists [2022-04-12T13:39:32.872Z] 18708474c90b: Layer already exists [2022-04-12T13:39:32.872Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:32.872Z] latest: digest: sha256:74965b2a7f8e12298c43f4e1c78e73276daf57ac341a087b6c98cbed807f5dfa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:33.173Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:33.470Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.65 [2022-04-12T13:39:33.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T13:39:33.470Z] 45d98ed6dbc2: Preparing [2022-04-12T13:39:33.470Z] 63b27b6ecc09: Preparing [2022-04-12T13:39:33.470Z] 9e0af5a7d891: Preparing [2022-04-12T13:39:33.470Z] f3fdb2ffb8a5: Preparing [2022-04-12T13:39:33.470Z] 52f44be93a46: Preparing [2022-04-12T13:39:33.470Z] 10d82663b225: Preparing [2022-04-12T13:39:33.470Z] f7a7a140f1b3: Preparing [2022-04-12T13:39:33.470Z] 31e69d4774c9: Preparing [2022-04-12T13:39:33.470Z] 7750d494dfbd: Preparing [2022-04-12T13:39:33.470Z] 18708474c90b: Preparing [2022-04-12T13:39:33.470Z] 4fc242d58285: Preparing [2022-04-12T13:39:33.470Z] 31e69d4774c9: Waiting [2022-04-12T13:39:33.470Z] 7750d494dfbd: Waiting [2022-04-12T13:39:33.470Z] 18708474c90b: Waiting [2022-04-12T13:39:33.470Z] 4fc242d58285: Waiting [2022-04-12T13:39:33.470Z] 10d82663b225: Waiting [2022-04-12T13:39:33.470Z] f7a7a140f1b3: Waiting [2022-04-12T13:39:33.470Z] 52f44be93a46: Layer already exists [2022-04-12T13:39:33.470Z] f3fdb2ffb8a5: Layer already exists [2022-04-12T13:39:33.470Z] 9e0af5a7d891: Layer already exists [2022-04-12T13:39:33.470Z] 45d98ed6dbc2: Layer already exists [2022-04-12T13:39:33.470Z] 63b27b6ecc09: Layer already exists [2022-04-12T13:39:33.470Z] 7750d494dfbd: Layer already exists [2022-04-12T13:39:33.470Z] f7a7a140f1b3: Layer already exists [2022-04-12T13:39:33.470Z] 10d82663b225: Layer already exists [2022-04-12T13:39:33.470Z] 31e69d4774c9: Layer already exists [2022-04-12T13:39:33.470Z] 18708474c90b: Layer already exists [2022-04-12T13:39:33.470Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:33.470Z] 2.2.0-dev.65: digest: sha256:74965b2a7f8e12298c43f4e1c78e73276daf57ac341a087b6c98cbed807f5dfa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:33.781Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:34.082Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:34.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T13:39:34.082Z] 45d98ed6dbc2: Preparing [2022-04-12T13:39:34.082Z] 63b27b6ecc09: Preparing [2022-04-12T13:39:34.082Z] 9e0af5a7d891: Preparing [2022-04-12T13:39:34.082Z] f3fdb2ffb8a5: Preparing [2022-04-12T13:39:34.082Z] 52f44be93a46: Preparing [2022-04-12T13:39:34.082Z] 10d82663b225: Preparing [2022-04-12T13:39:34.082Z] f7a7a140f1b3: Preparing [2022-04-12T13:39:34.082Z] 31e69d4774c9: Preparing [2022-04-12T13:39:34.082Z] 7750d494dfbd: Preparing [2022-04-12T13:39:34.082Z] 18708474c90b: Preparing [2022-04-12T13:39:34.082Z] 4fc242d58285: Preparing [2022-04-12T13:39:34.082Z] f7a7a140f1b3: Waiting [2022-04-12T13:39:34.082Z] 31e69d4774c9: Waiting [2022-04-12T13:39:34.082Z] 7750d494dfbd: Waiting [2022-04-12T13:39:34.082Z] 18708474c90b: Waiting [2022-04-12T13:39:34.082Z] 4fc242d58285: Waiting [2022-04-12T13:39:34.082Z] 10d82663b225: Waiting [2022-04-12T13:39:34.082Z] 63b27b6ecc09: Layer already exists [2022-04-12T13:39:34.082Z] 52f44be93a46: Layer already exists [2022-04-12T13:39:34.082Z] 45d98ed6dbc2: Layer already exists [2022-04-12T13:39:34.082Z] f3fdb2ffb8a5: Layer already exists [2022-04-12T13:39:34.082Z] 9e0af5a7d891: Layer already exists [2022-04-12T13:39:34.082Z] 10d82663b225: Layer already exists [2022-04-12T13:39:34.082Z] f7a7a140f1b3: Layer already exists [2022-04-12T13:39:34.082Z] 31e69d4774c9: Layer already exists [2022-04-12T13:39:34.082Z] 18708474c90b: Layer already exists [2022-04-12T13:39:34.082Z] 7750d494dfbd: Layer already exists [2022-04-12T13:39:34.082Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:34.082Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:74965b2a7f8e12298c43f4e1c78e73276daf57ac341a087b6c98cbed807f5dfa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:34.386Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T13:39:34.689Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-12T13:39:34.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T13:39:34.689Z] 45d98ed6dbc2: Preparing [2022-04-12T13:39:34.689Z] 63b27b6ecc09: Preparing [2022-04-12T13:39:34.689Z] 9e0af5a7d891: Preparing [2022-04-12T13:39:34.689Z] f3fdb2ffb8a5: Preparing [2022-04-12T13:39:34.689Z] 52f44be93a46: Preparing [2022-04-12T13:39:34.689Z] 10d82663b225: Preparing [2022-04-12T13:39:34.689Z] f7a7a140f1b3: Preparing [2022-04-12T13:39:34.689Z] 31e69d4774c9: Preparing [2022-04-12T13:39:34.689Z] 7750d494dfbd: Preparing [2022-04-12T13:39:34.689Z] 18708474c90b: Preparing [2022-04-12T13:39:34.689Z] 4fc242d58285: Preparing [2022-04-12T13:39:34.689Z] f7a7a140f1b3: Waiting [2022-04-12T13:39:34.689Z] 31e69d4774c9: Waiting [2022-04-12T13:39:34.689Z] 18708474c90b: Waiting [2022-04-12T13:39:34.689Z] 10d82663b225: Waiting [2022-04-12T13:39:34.689Z] 7750d494dfbd: Waiting [2022-04-12T13:39:34.689Z] 4fc242d58285: Waiting [2022-04-12T13:39:34.689Z] f3fdb2ffb8a5: Layer already exists [2022-04-12T13:39:34.689Z] 63b27b6ecc09: Layer already exists [2022-04-12T13:39:34.689Z] 9e0af5a7d891: Layer already exists [2022-04-12T13:39:34.689Z] 45d98ed6dbc2: Layer already exists [2022-04-12T13:39:34.689Z] 52f44be93a46: Layer already exists [2022-04-12T13:39:34.689Z] 10d82663b225: Layer already exists [2022-04-12T13:39:34.689Z] f7a7a140f1b3: Layer already exists [2022-04-12T13:39:34.689Z] 18708474c90b: Layer already exists [2022-04-12T13:39:34.689Z] 31e69d4774c9: Layer already exists [2022-04-12T13:39:34.689Z] 7750d494dfbd: Layer already exists [2022-04-12T13:39:34.689Z] 4fc242d58285: Layer already exists [2022-04-12T13:39:34.689Z] main: digest: sha256:74965b2a7f8e12298c43f4e1c78e73276daf57ac341a087b6c98cbed807f5dfa size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T13:39:34.725Z] ===================================================== [Pipeline] echo [2022-04-12T13:39:34.734Z] taggedImages: [2022-04-12T13:39:34.734Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:39:34.734Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-12T13:39:34.734Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.65 [2022-04-12T13:39:34.734Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T13:39:34.734Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T13:41:08.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T13:41:21.048Z] Removing intermediate container cd9706a494a6 [2022-04-12T13:41:21.048Z] ---> 978c596d3b2b [2022-04-12T13:41:21.048Z] [2022-04-12T13:41:21.048Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T13:41:21.048Z] 3.14: Pulling from library/alpine [2022-04-12T13:41:23.043Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T13:41:23.043Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T13:41:23.043Z] ---> ac73e934f311 [2022-04-12T13:41:23.043Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T13:41:23.318Z] ---> Running in 2b4745314b93 [2022-04-12T13:41:24.311Z] Removing intermediate container 2b4745314b93 [2022-04-12T13:41:24.311Z] ---> d12b88246242 [2022-04-12T13:41:24.311Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T13:41:24.594Z] ---> Running in dd02552ed248 [2022-04-12T13:41:27.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:41:27.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:41:28.987Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T13:41:28.987Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T13:41:28.987Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:41:28.987Z] OK: 6 MiB in 16 packages [2022-04-12T13:41:31.634Z] Removing intermediate container dd02552ed248 [2022-04-12T13:41:31.634Z] ---> 8dcc54e3ef83 [2022-04-12T13:41:31.634Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T13:41:31.907Z] ---> Running in 1be71f0fdb93 [2022-04-12T13:41:32.510Z] Removing intermediate container c8398d767b1e [2022-04-12T13:41:32.510Z] ---> b2b0f7827d4f [2022-04-12T13:41:32.510Z] [2022-04-12T13:41:32.510Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T13:41:32.510Z] ---> ac73e934f311 [2022-04-12T13:41:32.510Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T13:41:32.811Z] ---> Running in 98bcf5467d89 [2022-04-12T13:41:33.415Z] Removing intermediate container 1be71f0fdb93 [2022-04-12T13:41:33.416Z] ---> 7d8845871039 [2022-04-12T13:41:33.416Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T13:41:33.416Z] ---> Running in 33dbb17a87ed [2022-04-12T13:41:34.873Z] Removing intermediate container 33dbb17a87ed [2022-04-12T13:41:34.873Z] ---> c4f59b99b5c7 [2022-04-12T13:41:34.873Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T13:41:35.153Z] ---> Running in 50d03192b52e [2022-04-12T13:41:35.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:41:35.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:41:36.710Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T13:41:36.710Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T13:41:36.710Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T13:41:36.710Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:41:36.710Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T13:41:37.315Z] OK: 6 MiB in 17 packages [2022-04-12T13:41:39.999Z] Removing intermediate container 50d03192b52e [2022-04-12T13:41:39.999Z] ---> ae7821bb71f3 [2022-04-12T13:41:39.999Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T13:41:39.999Z] ---> Running in 23ddd4725c63 [2022-04-12T13:41:42.000Z] Removing intermediate container 23ddd4725c63 [2022-04-12T13:41:42.000Z] ---> c6fe8872b68f [2022-04-12T13:41:42.000Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T13:41:42.000Z] Removing intermediate container 98bcf5467d89 [2022-04-12T13:41:42.000Z] ---> 00ab015ca0c1 [2022-04-12T13:41:42.000Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T13:41:42.273Z] ---> Running in 5a3d86c17ec2 [2022-04-12T13:41:43.725Z] ---> 2a245451dabc [2022-04-12T13:41:43.725Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T13:41:44.012Z] Removing intermediate container 5a3d86c17ec2 [2022-04-12T13:41:44.012Z] ---> 13db6f861e91 [2022-04-12T13:41:44.012Z] Step 13/25 : WORKDIR / [2022-04-12T13:41:44.012Z] ---> Running in 47539e5e18ec [2022-04-12T13:41:44.295Z] ---> Running in 298ba42ef779 [2022-04-12T13:41:45.746Z] Removing intermediate container c88a8980ca03 [2022-04-12T13:41:45.746Z] ---> 33bd7903b75e [2022-04-12T13:41:45.746Z] [2022-04-12T13:41:45.746Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T13:41:45.746Z] ---> ac73e934f311 [2022-04-12T13:41:45.746Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T13:41:45.746Z] Removing intermediate container 298ba42ef779 [2022-04-12T13:41:45.746Z] ---> 2452069c0b95 [2022-04-12T13:41:45.746Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-12T13:41:46.023Z] ---> Running in cc37bb694d4e [2022-04-12T13:41:48.676Z] ---> 4b3ea5dcec67 [2022-04-12T13:41:48.676Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-12T13:41:48.956Z] Removing intermediate container 0cf87f3bd60e [2022-04-12T13:41:48.956Z] ---> 08fded833601 [2022-04-12T13:41:48.956Z] [2022-04-12T13:41:48.956Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T13:41:48.956Z] ---> ac73e934f311 [2022-04-12T13:41:48.956Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T13:41:49.252Z] ---> Running in 68dcee9cc511 [2022-04-12T13:41:49.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:41:49.252Z] Removing intermediate container 47539e5e18ec [2022-04-12T13:41:49.252Z] ---> 9a00d2a62e68 [2022-04-12T13:41:49.252Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:41:49.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:41:50.146Z] ---> 6f85d8489ed0 [2022-04-12T13:41:50.146Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T13:41:50.425Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T13:41:50.703Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:41:50.703Z] OK: 5 MiB in 15 packages [2022-04-12T13:41:50.979Z] ---> 470eb0a09b24 [2022-04-12T13:41:50.979Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T13:41:51.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:41:51.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:41:51.869Z] ---> d2ed5c5d4f3e [2022-04-12T13:41:51.869Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-12T13:41:52.147Z] Removing intermediate container cc37bb694d4e [2022-04-12T13:41:52.147Z] ---> a59ce40e1427 [2022-04-12T13:41:52.147Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T13:41:52.427Z] ---> Running in 013ee5e3b1cb [2022-04-12T13:41:52.706Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T13:41:52.707Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T13:41:52.707Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:41:52.707Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T13:41:53.318Z] OK: 6 MiB in 16 packages [2022-04-12T13:41:53.318Z] Removing intermediate container 013ee5e3b1cb [2022-04-12T13:41:53.318Z] ---> f02e33167bfa [2022-04-12T13:41:53.318Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T13:41:53.595Z] ---> 218c514088b5 [2022-04-12T13:41:53.595Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T13:41:53.595Z] ---> Running in be09a28e06f4 [2022-04-12T13:41:55.591Z] ---> 1bdd2a87c839 [2022-04-12T13:41:55.591Z] Removing intermediate container be09a28e06f4 [2022-04-12T13:41:55.591Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T13:41:55.591Z] ---> e3b6baff4c98 [2022-04-12T13:41:55.591Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T13:41:55.591Z] ---> Running in fa6fe8fb57a0 [2022-04-12T13:41:56.584Z] Removing intermediate container fa6fe8fb57a0 [2022-04-12T13:41:56.584Z] ---> 15306847433d [2022-04-12T13:41:56.584Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:41:56.584Z] Removing intermediate container 68dcee9cc511 [2022-04-12T13:41:56.584Z] ---> cbab606a334f [2022-04-12T13:41:56.584Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T13:41:56.861Z] ---> Running in d00c226e2fb8 [2022-04-12T13:41:57.471Z] ---> d6373ffe4eb9 [2022-04-12T13:41:57.471Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T13:41:57.471Z] Removing intermediate container d00c226e2fb8 [2022-04-12T13:41:57.471Z] ---> 4d40329eb18e [2022-04-12T13:41:57.471Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T13:41:57.752Z] ---> Running in ab8093e9389b [2022-04-12T13:41:58.046Z] ---> 0a1c172e57f2 [2022-04-12T13:41:58.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T13:41:58.046Z] ---> 6c283ab4f9ed [2022-04-12T13:41:58.338Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T13:41:58.629Z] Removing intermediate container ab8093e9389b [2022-04-12T13:41:58.629Z] ---> 7a312aac1aaa [2022-04-12T13:41:58.629Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T13:41:58.629Z] ---> Running in 4bbe4c20ae50 [2022-04-12T13:41:59.249Z] ---> 6adabc9cc98a [2022-04-12T13:41:59.249Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T13:41:59.533Z] Removing intermediate container 4bbe4c20ae50 [2022-04-12T13:41:59.533Z] ---> e610695cda9c [2022-04-12T13:41:59.533Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:42:01.551Z] ---> 6df36a1c4002 [2022-04-12T13:42:01.551Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T13:42:01.828Z] ---> 63767b00a661 [2022-04-12T13:42:01.828Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T13:42:02.449Z] ---> Running in 12f05ae00493 [2022-04-12T13:42:03.050Z] ---> cc5c05b22b74 [2022-04-12T13:42:03.050Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T13:42:03.653Z] Removing intermediate container 12f05ae00493 [2022-04-12T13:42:03.653Z] ---> cbb799dbf28e [2022-04-12T13:42:03.653Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T13:42:03.653Z] ---> c444d3705429 [2022-04-12T13:42:03.653Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T13:42:05.104Z] ---> ae20d1377f48 [2022-04-12T13:42:05.104Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-12T13:42:05.104Z] ---> 80ea7068a737 [2022-04-12T13:42:05.104Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T13:42:05.378Z] ---> Running in d5f80b2224f5 [2022-04-12T13:42:05.378Z] ---> ab319375e8ff [2022-04-12T13:42:05.378Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T13:42:05.987Z] ---> Running in ade47e425f2f [2022-04-12T13:42:05.987Z] ---> Running in 53af974c9d73 [2022-04-12T13:42:06.982Z] ---> 84a4f9cb998a [2022-04-12T13:42:06.982Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T13:42:07.256Z] Removing intermediate container ade47e425f2f [2022-04-12T13:42:07.256Z] ---> a181fea33e08 [2022-04-12T13:42:07.256Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:42:07.256Z] ---> Running in aad909423340 [2022-04-12T13:42:08.708Z] ---> 3b9c6405bccd [2022-04-12T13:42:08.708Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T13:42:08.708Z] Removing intermediate container aad909423340 [2022-04-12T13:42:08.708Z] ---> 459a1dc7caa5 [2022-04-12T13:42:08.708Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T13:42:08.708Z] ---> Running in 5bdc7d0b474d [2022-04-12T13:42:08.985Z] ---> Running in 11c52f9f3ca2 [2022-04-12T13:42:09.977Z] Removing intermediate container 5bdc7d0b474d [2022-04-12T13:42:09.977Z] ---> 5f80bff963d7 [2022-04-12T13:42:09.977Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:42:10.275Z] Removing intermediate container d5f80b2224f5 [2022-04-12T13:42:10.275Z] ---> 3dd909a4e313 [2022-04-12T13:42:10.275Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T13:42:10.275Z] ---> Running in 17d77ca4d52c [2022-04-12T13:42:10.552Z] Removing intermediate container 11c52f9f3ca2 [2022-04-12T13:42:10.552Z] ---> 681d30f7710b [2022-04-12T13:42:10.552Z] Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:42:10.552Z] ---> Running in 1722b984021f [2022-04-12T13:42:10.552Z] ---> Running in b8a3aa65a003 [2022-04-12T13:42:10.552Z] Removing intermediate container 53af974c9d73 [2022-04-12T13:42:10.552Z] ---> 4f45f20454db [2022-04-12T13:42:10.552Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T13:42:11.157Z] ---> Running in 5e2feff6ae37 [2022-04-12T13:42:11.436Z] Removing intermediate container 1722b984021f [2022-04-12T13:42:11.436Z] ---> c89fcabcb647 [2022-04-12T13:42:11.436Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T13:42:11.436Z] Removing intermediate container 17d77ca4d52c [2022-04-12T13:42:11.436Z] ---> 28010c2f2637 [2022-04-12T13:42:11.436Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T13:42:11.436Z] Removing intermediate container b8a3aa65a003 [2022-04-12T13:42:11.436Z] ---> 5a2d66248642 [2022-04-12T13:42:11.436Z] Step 22/22 : LABEL version=2.2.0-dev.65 [2022-04-12T13:42:11.712Z] ---> Running in 1de141d4b5bc [2022-04-12T13:42:11.712Z] ---> Running in 2a652681f4cf [2022-04-12T13:42:11.712Z] ---> Running in 87eb050d9ddd [2022-04-12T13:42:12.316Z] Removing intermediate container 5e2feff6ae37 [2022-04-12T13:42:12.316Z] ---> ee19f12fd3b5 [2022-04-12T13:42:12.316Z] Step 28/31 : CMD ["gate"] [2022-04-12T13:42:12.597Z] Removing intermediate container 1de141d4b5bc [2022-04-12T13:42:12.597Z] ---> 8e0125b2eb7d [2022-04-12T13:42:12.597Z] Step 24/25 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:42:12.597Z] Removing intermediate container 2a652681f4cf [2022-04-12T13:42:12.597Z] ---> d159bb85285e [2022-04-12T13:42:12.597Z] [2022-04-12T13:42:12.873Z] ---> Running in 34d93cb7859b [2022-04-12T13:42:12.873Z] Removing intermediate container 87eb050d9ddd [2022-04-12T13:42:12.873Z] ---> b490ec99f26d [2022-04-12T13:42:12.873Z] Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:42:12.873Z] ---> Running in 618bdd27015d [2022-04-12T13:42:13.150Z] ---> Running in 733a43db9e6c [2022-04-12T13:42:13.759Z] Removing intermediate container 34d93cb7859b [2022-04-12T13:42:13.760Z] ---> 4881915d1f99 [2022-04-12T13:42:13.760Z] Step 25/25 : LABEL version=2.2.0-dev.65 [2022-04-12T13:42:13.760Z] Successfully built d159bb85285e [2022-04-12T13:42:13.760Z] Successfully tagged support-scheduler-arm64:latest [2022-04-12T13:42:13.760Z] Building core-metadata [2022-04-12T13:42:14.056Z]  Building support-scheduler ... done  ---> Running in d495a83065d1 [2022-04-12T13:42:14.056Z] Removing intermediate container 733a43db9e6c [2022-04-12T13:42:14.056Z] ---> 0400b852c99a [2022-04-12T13:42:14.056Z] Step 22/22 : LABEL version=2.2.0-dev.65 [2022-04-12T13:42:14.056Z] Removing intermediate container 618bdd27015d [2022-04-12T13:42:14.056Z] ---> 4f38a25af492 [2022-04-12T13:42:14.056Z] Step 29/31 : LABEL arch=arm64 [2022-04-12T13:42:14.345Z] ---> Running in 4f6cd65c0d18 [2022-04-12T13:42:14.624Z] ---> Running in f0b17220b75b [2022-04-12T13:42:14.624Z] Removing intermediate container d495a83065d1 [2022-04-12T13:42:14.624Z] ---> 9bb726fc3002 [2022-04-12T13:42:14.624Z] [2022-04-12T13:42:14.902Z] Removing intermediate container 4f6cd65c0d18 [2022-04-12T13:42:14.902Z] ---> cc11b69c6375 [2022-04-12T13:42:14.902Z] [2022-04-12T13:42:15.510Z] Successfully built cc11b69c6375 [2022-04-12T13:42:15.510Z] Successfully built 9bb726fc3002 [2022-04-12T13:42:15.510Z] Successfully tagged support-notifications-arm64:latest [2022-04-12T13:42:15.510Z]  Building support-notifications ... done Successfully tagged security-secretstore-setup-arm64:latest [2022-04-12T13:42:15.510Z] Building sys-mgmt-agent [2022-04-12T13:42:15.510Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-04-12T13:42:15.510Z] Removing intermediate container f0b17220b75b [2022-04-12T13:42:15.510Z] ---> 3f8bc4848101 [2022-04-12T13:42:15.510Z] Step 30/31 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:42:15.786Z] ---> Running in b625f7369e63 [2022-04-12T13:42:16.406Z] Removing intermediate container b625f7369e63 [2022-04-12T13:42:16.406Z] ---> 3446d39ec678 [2022-04-12T13:42:16.406Z] Step 31/31 : LABEL version=2.2.0-dev.65 [2022-04-12T13:42:16.685Z] ---> Running in 28345c748abe [2022-04-12T13:42:17.289Z] Removing intermediate container 28345c748abe [2022-04-12T13:42:17.289Z] ---> a2ba3e69f516 [2022-04-12T13:42:17.289Z] [2022-04-12T13:42:17.568Z] Successfully built a2ba3e69f516 [2022-04-12T13:42:17.568Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-12T13:42:17.568Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-12T13:42:49.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:42:49.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:42:49.951Z] ---> 8a75ae680e54 [2022-04-12T13:42:49.951Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T13:42:49.951Z] ---> Using cache [2022-04-12T13:42:49.951Z] ---> 62e944375b3e [2022-04-12T13:42:49.951Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:42:49.951Z] ---> Using cache [2022-04-12T13:42:49.951Z] ---> e7fe04b1ce15 [2022-04-12T13:42:49.951Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T13:42:49.951Z] ---> Running in 5744ab9f9a7d [2022-04-12T13:42:50.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:42:51.559Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:42:51.559Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:42:51.559Z] ---> 8a75ae680e54 [2022-04-12T13:42:51.559Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T13:42:51.559Z] ---> Using cache [2022-04-12T13:42:51.559Z] ---> 62e944375b3e [2022-04-12T13:42:51.559Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T13:42:51.559Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:42:51.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:42:51.855Z] ---> 8a75ae680e54 [2022-04-12T13:42:51.855Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T13:42:51.855Z] ---> Using cache [2022-04-12T13:42:51.855Z] ---> 62e944375b3e [2022-04-12T13:42:51.855Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:42:51.855Z] ---> Using cache [2022-04-12T13:42:51.855Z] ---> e7fe04b1ce15 [2022-04-12T13:42:51.855Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T13:42:51.855Z] ---> Running in d643ac1bc1a3 [2022-04-12T13:42:51.855Z] ---> Running in 0675cea58967 [2022-04-12T13:42:51.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:42:53.290Z] OK: 220 MiB in 52 packages [2022-04-12T13:42:53.578Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:42:53.578Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:42:53.578Z] ---> 8a75ae680e54 [2022-04-12T13:42:53.858Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T13:42:53.858Z] ---> Using cache [2022-04-12T13:42:53.858Z] ---> 62e944375b3e [2022-04-12T13:42:53.858Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:42:53.858Z] ---> Using cache [2022-04-12T13:42:53.858Z] ---> e7fe04b1ce15 [2022-04-12T13:42:53.858Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T13:42:53.858Z] ---> Running in 1bbac7cab7a9 [2022-04-12T13:42:55.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:42:55.298Z] Removing intermediate container 5744ab9f9a7d [2022-04-12T13:42:55.298Z] ---> 591bbc1adc39 [2022-04-12T13:42:55.298Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T13:42:55.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:42:56.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:42:56.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:42:56.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:42:56.461Z] ---> 71f0262f151e [2022-04-12T13:42:56.461Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:42:56.744Z] ---> Running in cc7d82ed28c3 [2022-04-12T13:42:57.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:42:57.959Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T13:42:57.959Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T13:42:57.959Z] OK: 15739 distinct packages available [2022-04-12T13:42:57.959Z] OK: 220 MiB in 52 packages [2022-04-12T13:42:58.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:42:58.521Z] OK: 220 MiB in 52 packages [2022-04-12T13:42:59.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:42:59.409Z] Removing intermediate container d643ac1bc1a3 [2022-04-12T13:42:59.409Z] ---> b6865ad13138 [2022-04-12T13:42:59.409Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T13:43:00.011Z] Removing intermediate container 1bbac7cab7a9 [2022-04-12T13:43:00.011Z] ---> edc13de9a146 [2022-04-12T13:43:00.011Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T13:43:00.287Z] OK: 220 MiB in 52 packages [2022-04-12T13:43:01.276Z] ---> d4e8b0776f71 [2022-04-12T13:43:01.276Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:43:01.555Z] ---> Running in cfc53e686d00 [2022-04-12T13:43:02.560Z] ---> ca50e9d86348 [2022-04-12T13:43:02.560Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:43:02.560Z] Removing intermediate container 0675cea58967 [2022-04-12T13:43:02.561Z] ---> 78d980130914 [2022-04-12T13:43:02.561Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T13:43:02.561Z] ---> Running in a8fd5e22f828 [2022-04-12T13:43:02.838Z] Removing intermediate container cc7d82ed28c3 [2022-04-12T13:43:02.838Z] ---> ee8300a8c460 [2022-04-12T13:43:02.838Z] Step 8/23 : COPY . . [2022-04-12T13:43:04.836Z] ---> 956db6b989e9 [2022-04-12T13:43:04.836Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:43:05.121Z] ---> Running in 5113fb1a6f53 [2022-04-12T13:43:08.530Z] Removing intermediate container cfc53e686d00 [2022-04-12T13:43:08.530Z] ---> 44b5305857e9 [2022-04-12T13:43:08.530Z] Step 8/23 : COPY . . [2022-04-12T13:43:08.805Z] Removing intermediate container a8fd5e22f828 [2022-04-12T13:43:08.805Z] ---> facea3472bff [2022-04-12T13:43:08.805Z] Step 8/22 : COPY . . [2022-04-12T13:43:11.461Z] Removing intermediate container 5113fb1a6f53 [2022-04-12T13:43:11.461Z] ---> 6250b1b42e49 [2022-04-12T13:43:11.461Z] Step 7/20 : COPY . . [2022-04-12T13:43:38.315Z] ---> 2a8d29eb46ba [2022-04-12T13:43:38.315Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T13:43:38.315Z] ---> Running in 1dacbd9635cb [2022-04-12T13:43:39.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T13:43:44.089Z] ---> 7e0ec9f11cee [2022-04-12T13:43:44.089Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T13:43:44.089Z] ---> Running in 637dc225afb6 [2022-04-12T13:43:45.547Z] ---> 5848ea33f1cf [2022-04-12T13:43:45.547Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T13:43:45.547Z] ---> Running in 8812aad03893 [2022-04-12T13:43:46.154Z] ---> ea44f6778e86 [2022-04-12T13:43:46.154Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T13:43:46.154Z] ---> Running in 20d9129526c0 [2022-04-12T13:43:47.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T13:43:48.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T13:43:48.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T13:49:55.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T13:50:05.994Z] Removing intermediate container 20d9129526c0 [2022-04-12T13:50:05.994Z] ---> f6ef3b5c2359 [2022-04-12T13:50:05.994Z] [2022-04-12T13:50:05.995Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T13:50:05.995Z] 3.15: Pulling from library/alpine [2022-04-12T13:50:08.035Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T13:50:08.035Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T13:50:08.035Z] ---> 3fb3c9af89a9 [2022-04-12T13:50:08.035Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T13:50:08.035Z] ---> Running in 354b5a7bad04 [2022-04-12T13:50:09.021Z] Removing intermediate container 354b5a7bad04 [2022-04-12T13:50:09.021Z] ---> d56cec5733d4 [2022-04-12T13:50:09.021Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:50:09.294Z] ---> Running in 91426c40ba03 [2022-04-12T13:50:13.605Z] Removing intermediate container 91426c40ba03 [2022-04-12T13:50:13.605Z] ---> f2791228059a [2022-04-12T13:50:13.605Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T13:50:13.887Z] ---> Running in 77d07a3c5051 [2022-04-12T13:50:17.301Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:50:18.301Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:50:19.288Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T13:50:19.288Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T13:50:19.288Z] OK: 15729 distinct packages available [2022-04-12T13:50:19.568Z] Removing intermediate container 637dc225afb6 [2022-04-12T13:50:19.568Z] ---> 784d1c66f2d8 [2022-04-12T13:50:19.568Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T13:50:19.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:50:19.848Z] ---> Running in 558dc9283b35 [2022-04-12T13:50:20.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:50:21.811Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T13:50:21.811Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T13:50:21.811Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T13:50:22.088Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T13:50:22.088Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T13:50:22.367Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T13:50:22.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T13:50:22.367Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T13:50:22.367Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T13:50:22.644Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T13:50:22.644Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T13:50:22.644Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T13:50:23.251Z] OK: 8 MiB in 23 packages [2022-04-12T13:50:28.693Z] Removing intermediate container 558dc9283b35 [2022-04-12T13:50:28.693Z] ---> 7d947e2890e3 [2022-04-12T13:50:28.693Z] [2022-04-12T13:50:28.693Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T13:50:28.693Z] Removing intermediate container 77d07a3c5051 [2022-04-12T13:50:28.693Z] ---> 71ffab072c7d [2022-04-12T13:50:28.693Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:50:28.693Z] 20.10.14: Pulling from library/docker [2022-04-12T13:50:31.325Z] ---> 5d121bbec6f9 [2022-04-12T13:50:31.325Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T13:50:36.731Z] ---> 5a444d281054 [2022-04-12T13:50:36.731Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T13:50:37.333Z] Removing intermediate container 8812aad03893 [2022-04-12T13:50:37.333Z] ---> c7a183181ad9 [2022-04-12T13:50:37.333Z] [2022-04-12T13:50:37.333Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T13:50:37.333Z] ---> ac73e934f311 [2022-04-12T13:50:37.333Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T13:50:37.608Z] ---> Running in c5502d496768 [2022-04-12T13:50:37.894Z] Removing intermediate container 1dacbd9635cb [2022-04-12T13:50:37.894Z] ---> ec4e34138d00 [2022-04-12T13:50:37.894Z] [2022-04-12T13:50:37.894Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T13:50:37.894Z] ---> ac73e934f311 [2022-04-12T13:50:37.894Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T13:50:37.894Z] ---> Using cache [2022-04-12T13:50:37.894Z] ---> a59ce40e1427 [2022-04-12T13:50:37.894Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T13:50:37.894Z] ---> Using cache [2022-04-12T13:50:37.894Z] ---> f02e33167bfa [2022-04-12T13:50:37.894Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T13:50:38.176Z] ---> Running in 6c750ec48b7d [2022-04-12T13:50:39.197Z] ---> d5fc10d692bb [2022-04-12T13:50:39.197Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T13:50:39.197Z] ---> Running in 526fe367d03c [2022-04-12T13:50:39.491Z] Removing intermediate container 6c750ec48b7d [2022-04-12T13:50:39.491Z] ---> 35a7be118c40 [2022-04-12T13:50:39.491Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T13:50:39.491Z] ---> Running in b9c6eae61e92 [2022-04-12T13:50:40.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:50:40.506Z] Removing intermediate container 526fe367d03c [2022-04-12T13:50:40.506Z] ---> 9d1bd9f56914 [2022-04-12T13:50:40.506Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:50:40.506Z] ---> Running in 7a7e2a5db55f [2022-04-12T13:50:40.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:50:40.792Z] Removing intermediate container b9c6eae61e92 [2022-04-12T13:50:40.792Z] ---> 3d47c8cdb6b5 [2022-04-12T13:50:40.792Z] Step 15/23 : WORKDIR / [2022-04-12T13:50:41.070Z] ---> Running in df877a05a34a [2022-04-12T13:50:41.682Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T13:50:41.682Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T13:50:41.682Z] Removing intermediate container 7a7e2a5db55f [2022-04-12T13:50:41.682Z] ---> 19297d94cdf1 [2022-04-12T13:50:41.682Z] Step 18/20 : LABEL arch=arm64 [2022-04-12T13:50:41.682Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T13:50:41.682Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T13:50:41.958Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T13:50:41.958Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T13:50:41.958Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:50:41.958Z] ---> Running in 9fb3c0c5dede [2022-04-12T13:50:41.958Z] Removing intermediate container df877a05a34a [2022-04-12T13:50:41.958Z] ---> 910f131db827 [2022-04-12T13:50:41.958Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:50:41.958Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T13:50:42.234Z] OK: 8 MiB in 20 packages [2022-04-12T13:50:43.256Z] Removing intermediate container 9fb3c0c5dede [2022-04-12T13:50:43.256Z] ---> ac8fc4a1d7a5 [2022-04-12T13:50:43.256Z] Step 19/20 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:50:43.553Z] ---> Running in 959b4906892b [2022-04-12T13:50:43.837Z] ---> 1e8b15f992de [2022-04-12T13:50:43.837Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T13:50:44.863Z] Removing intermediate container 959b4906892b [2022-04-12T13:50:44.863Z] ---> 9e42f4ee5940 [2022-04-12T13:50:44.863Z] Step 20/20 : LABEL version=2.2.0-dev.65 [2022-04-12T13:50:45.139Z] ---> Running in 31444fbed5c3 [2022-04-12T13:50:45.415Z] Removing intermediate container c5502d496768 [2022-04-12T13:50:45.415Z] ---> b5797cc51502 [2022-04-12T13:50:45.415Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T13:50:45.692Z] ---> Running in 86df121ec07b [2022-04-12T13:50:46.295Z] Removing intermediate container 31444fbed5c3 [2022-04-12T13:50:46.295Z] ---> f15b7d48b3b3 [2022-04-12T13:50:46.295Z] [2022-04-12T13:50:46.893Z] Removing intermediate container 86df121ec07b [2022-04-12T13:50:46.893Z] ---> f3336c7f643a [2022-04-12T13:50:46.893Z] Step 13/22 : WORKDIR /edgex [2022-04-12T13:50:46.893Z] ---> Running in b0d6bedeaf8d [2022-04-12T13:50:47.494Z] Successfully built f15b7d48b3b3 [2022-04-12T13:50:47.494Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-12T13:50:47.494Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-12T13:50:48.106Z] Removing intermediate container b0d6bedeaf8d [2022-04-12T13:50:48.106Z] ---> 6e5649514382 [2022-04-12T13:50:48.106Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T13:50:49.585Z] ---> ed70a1ad15d6 [2022-04-12T13:50:49.585Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T13:50:49.870Z] ---> 3aa0f3f54805 [2022-04-12T13:50:49.870Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T13:50:52.513Z] ---> 3c7d99721533 [2022-04-12T13:50:52.513Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T13:50:52.513Z] ---> Running in d1807ed03120 [2022-04-12T13:50:53.120Z] Removing intermediate container d1807ed03120 [2022-04-12T13:50:53.120Z] ---> 818bead7acfc [2022-04-12T13:50:53.120Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:50:53.395Z] ---> Running in 94aa1b0495f0 [2022-04-12T13:50:53.667Z] ---> 5a831bd79358 [2022-04-12T13:50:53.667Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T13:50:54.281Z] Removing intermediate container 94aa1b0495f0 [2022-04-12T13:50:54.281Z] ---> 70bb0ad3617d [2022-04-12T13:50:54.281Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T13:50:54.559Z] ---> Running in 904c1d036adb [2022-04-12T13:50:55.559Z] Removing intermediate container 904c1d036adb [2022-04-12T13:50:55.559Z] ---> 1e6f3b1de981 [2022-04-12T13:50:55.559Z] Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:50:55.559Z] ---> Running in 0810759f0673 [2022-04-12T13:50:56.558Z] Removing intermediate container 0810759f0673 [2022-04-12T13:50:56.558Z] ---> 39bf4e55c388 [2022-04-12T13:50:56.558Z] Step 23/23 : LABEL version=2.2.0-dev.65 [2022-04-12T13:50:56.838Z] ---> Running in 0aedc0e3da50 [2022-04-12T13:50:58.304Z] Removing intermediate container 0aedc0e3da50 [2022-04-12T13:50:58.304Z] ---> bd7c2ee03aec [2022-04-12T13:50:58.304Z] [2022-04-12T13:50:58.914Z] Successfully built bd7c2ee03aec [2022-04-12T13:50:58.914Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T13:50:58.914Z] Successfully tagged core-metadata-arm64:latest [2022-04-12T13:50:58.914Z]  Building core-metadata ... done Status: Downloaded newer image for docker:20.10.14 [2022-04-12T13:50:58.914Z] ---> c346e9eafbab [2022-04-12T13:50:58.914Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-12T13:50:58.914Z] Building security-spire-agent [2022-04-12T13:50:59.195Z] ---> Running in 26dc61bd45dc [2022-04-12T13:50:59.473Z] ---> 3070eecd678f [2022-04-12T13:50:59.473Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T13:51:00.085Z] Removing intermediate container 26dc61bd45dc [2022-04-12T13:51:00.085Z] ---> 7f95bc9c7701 [2022-04-12T13:51:00.085Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-12T13:51:00.367Z] ---> Running in a93e92e24ff1 [2022-04-12T13:51:01.405Z] ---> fa5e78dff440 [2022-04-12T13:51:01.405Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T13:51:01.690Z] ---> Running in fffc4f57a5fc [2022-04-12T13:51:03.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:51:03.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:51:04.150Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T13:51:04.150Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T13:51:04.427Z] Executing bash-5.1.16-r0.post-install [2022-04-12T13:51:04.427Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T13:51:04.427Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T13:51:04.427Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T13:51:04.427Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T13:51:04.427Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T13:51:04.427Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T13:51:04.427Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T13:51:04.427Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T13:51:04.708Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T13:51:04.708Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T13:51:04.708Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T13:51:04.708Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T13:51:04.708Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T13:51:04.708Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T13:51:04.708Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T13:51:05.317Z] Removing intermediate container fffc4f57a5fc [2022-04-12T13:51:05.317Z] ---> 353cecc31c44 [2022-04-12T13:51:05.603Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T13:51:05.603Z] ---> Running in 55d37963951b [2022-04-12T13:51:06.592Z] Removing intermediate container 55d37963951b [2022-04-12T13:51:06.592Z] ---> c23d17c63064 [2022-04-12T13:51:06.592Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T13:51:06.868Z] ---> Running in 1b7cab852544 [2022-04-12T13:51:07.510Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:51:07.510Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:51:07.510Z] ---> 8a75ae680e54 [2022-04-12T13:51:07.510Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T13:51:07.510Z] ---> Using cache [2022-04-12T13:51:07.510Z] ---> 62e944375b3e [2022-04-12T13:51:07.510Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:51:07.510Z] ---> Using cache [2022-04-12T13:51:07.510Z] ---> e7fe04b1ce15 [2022-04-12T13:51:07.510Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T13:51:07.510Z] ---> Using cache [2022-04-12T13:51:07.510Z] ---> edc13de9a146 [2022-04-12T13:51:07.510Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T13:51:07.510Z] ---> Using cache [2022-04-12T13:51:07.510Z] ---> ca50e9d86348 [2022-04-12T13:51:07.510Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:51:07.510Z] ---> Using cache [2022-04-12T13:51:07.510Z] ---> facea3472bff [2022-04-12T13:51:07.510Z] Step 8/23 : COPY . . [2022-04-12T13:51:07.510Z] ---> Using cache [2022-04-12T13:51:07.510Z] ---> 5848ea33f1cf [2022-04-12T13:51:07.510Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T13:51:07.510Z] Removing intermediate container 1b7cab852544 [2022-04-12T13:51:07.510Z] ---> e8444e06ada7 [2022-04-12T13:51:07.510Z] Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:51:07.510Z] ---> Running in 13a4929d02d8 [2022-04-12T13:51:07.796Z] ---> Running in 171f7bf5547f [2022-04-12T13:51:07.796Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T13:51:07.796Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T13:51:08.073Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T13:51:08.073Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T13:51:08.073Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T13:51:08.073Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T13:51:08.356Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T13:51:08.356Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T13:51:08.356Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T13:51:08.356Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T13:51:08.356Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T13:51:08.356Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T13:51:08.356Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T13:51:08.356Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T13:51:08.356Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T13:51:08.356Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T13:51:08.635Z] Removing intermediate container 171f7bf5547f [2022-04-12T13:51:08.635Z] ---> 5901dc775a0a [2022-04-12T13:51:08.635Z] Step 22/22 : LABEL version=2.2.0-dev.65 [2022-04-12T13:51:08.635Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T13:51:08.635Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T13:51:08.635Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T13:51:08.635Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T13:51:08.635Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T13:51:08.635Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T13:51:08.635Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T13:51:08.635Z] ---> Running in 5041507ed64c [2022-04-12T13:51:08.635Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T13:51:08.920Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T13:51:08.920Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T13:51:09.520Z] Removing intermediate container 5041507ed64c [2022-04-12T13:51:09.520Z] ---> 751dc0c98a5b [2022-04-12T13:51:09.520Z] [2022-04-12T13:51:09.801Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T13:51:09.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T13:51:09.801Z] OK: 82 MiB in 65 packages [2022-04-12T13:51:10.076Z] Successfully built 751dc0c98a5b [2022-04-12T13:51:10.076Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-12T13:51:10.076Z]  Building security-proxy-setup ... done Building core-data [2022-04-12T13:51:14.408Z] Collecting docker-compose==1.23.2 [2022-04-12T13:51:14.408Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T13:51:15.034Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T13:51:15.034Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T13:51:15.034Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-12T13:51:16.504Z] Collecting PyYAML<4,>=3.10 [2022-04-12T13:51:16.504Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T13:51:20.871Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T13:51:20.871Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T13:51:23.515Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:51:23.515Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:51:23.515Z] ---> 8a75ae680e54 [2022-04-12T13:51:23.515Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T13:51:23.515Z] ---> Using cache [2022-04-12T13:51:23.515Z] ---> 62e944375b3e [2022-04-12T13:51:23.515Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:51:23.515Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T13:51:23.515Z] ---> Using cache [2022-04-12T13:51:23.515Z] ---> e7fe04b1ce15 [2022-04-12T13:51:23.515Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T13:51:23.515Z] ---> Using cache [2022-04-12T13:51:23.515Z] ---> 33570ba267bf [2022-04-12T13:51:23.515Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T13:51:23.515Z] ---> Using cache [2022-04-12T13:51:23.515Z] ---> ee3634844d67 [2022-04-12T13:51:23.515Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:51:23.515Z] ---> Using cache [2022-04-12T13:51:23.515Z] ---> 667e8958af27 [2022-04-12T13:51:23.515Z] Step 8/26 : COPY . . [2022-04-12T13:51:23.515Z] ---> Using cache [2022-04-12T13:51:23.515Z] ---> 9dab1b037700 [2022-04-12T13:51:23.515Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T13:51:23.515Z] ---> Using cache [2022-04-12T13:51:23.515Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T13:51:23.515Z] ---> 58837c81d9a8 [2022-04-12T13:51:23.515Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T13:51:23.515Z] ---> Using cache [2022-04-12T13:51:23.515Z] ---> 2dad87106175 [2022-04-12T13:51:23.515Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T13:51:23.515Z] ---> Using cache [2022-04-12T13:51:23.515Z] ---> ddf46b503c15 [2022-04-12T13:51:23.515Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T13:51:24.504Z] ---> Running in bbcdeccdfb8e [2022-04-12T13:51:26.529Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T13:51:26.529Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T13:51:26.809Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T13:51:26.809Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T13:51:27.419Z] spire-1.2.1/ [2022-04-12T13:51:27.419Z] spire-1.2.1/.data/ [2022-04-12T13:51:27.419Z] spire-1.2.1/.data/.file [2022-04-12T13:51:27.419Z] spire-1.2.1/.dockerignore [2022-04-12T13:51:27.419Z] spire-1.2.1/.gitattributes [2022-04-12T13:51:27.419Z] spire-1.2.1/.githooks/ [2022-04-12T13:51:27.419Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/ [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/workflows/ [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T13:51:27.419Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T13:51:27.419Z] spire-1.2.1/.gitignore [2022-04-12T13:51:27.419Z] spire-1.2.1/.go-version [2022-04-12T13:51:27.419Z] spire-1.2.1/.golangci.yml [2022-04-12T13:51:27.419Z] spire-1.2.1/ADOPTERS.md [2022-04-12T13:51:27.419Z] spire-1.2.1/CHANGELOG.md [2022-04-12T13:51:27.419Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T13:51:27.419Z] spire-1.2.1/CODEOWNERS [2022-04-12T13:51:27.419Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T13:51:27.419Z] spire-1.2.1/Dockerfile [2022-04-12T13:51:27.699Z] spire-1.2.1/Dockerfile.dev [2022-04-12T13:51:27.699Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T13:51:27.699Z] spire-1.2.1/LICENSE [2022-04-12T13:51:27.699Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T13:51:27.699Z] spire-1.2.1/Makefile [2022-04-12T13:51:27.699Z] spire-1.2.1/README.md [2022-04-12T13:51:27.699Z] spire-1.2.1/ROADMAP.md [2022-04-12T13:51:27.699Z] spire-1.2.1/SECURITY.md [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T13:51:27.699Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T13:51:27.700Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T13:51:27.700Z] spire-1.2.1/conf/ [2022-04-12T13:51:27.700Z] spire-1.2.1/conf/agent/ [2022-04-12T13:51:27.700Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T13:51:27.700Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T13:51:27.700Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T13:51:27.700Z] spire-1.2.1/conf/server/ [2022-04-12T13:51:27.700Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T13:51:27.700Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T13:51:27.700Z] spire-1.2.1/conf/server/server.conf [2022-04-12T13:51:27.700Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T13:51:27.700Z] spire-1.2.1/doc/ [2022-04-12T13:51:27.700Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T13:51:27.700Z] spire-1.2.1/doc/auditlog.md [2022-04-12T13:51:27.700Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T13:51:27.700Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T13:51:27.700Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T13:51:27.700Z] spire-1.2.1/doc/images/ [2022-04-12T13:51:27.700Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T13:51:27.700Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T13:51:27.700Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T13:51:27.976Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/spire_server.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/telemetry.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/upgrading.md [2022-04-12T13:51:27.977Z] spire-1.2.1/doc/using_spire.md [2022-04-12T13:51:27.977Z] spire-1.2.1/examples/ [2022-04-12T13:51:27.977Z] spire-1.2.1/examples/README.md [2022-04-12T13:51:27.977Z] spire-1.2.1/go.mod [2022-04-12T13:51:27.977Z] spire-1.2.1/go.sum [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T13:51:27.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/common/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T13:51:28.252Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/ [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T13:51:28.253Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T13:51:28.528Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/health/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/log/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T13:51:28.529Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/version/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T13:51:28.809Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T13:51:29.086Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/config.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T13:51:29.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T13:51:29.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T13:51:29.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/server.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/ [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/private/ [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/private/server/ [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/ [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/common/ [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T13:51:29.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T13:51:29.365Z] spire-1.2.1/release/ [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire-extras/ [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire/ [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire/README.md [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire/conf/ [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T13:51:29.365Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T13:51:29.365Z] spire-1.2.1/script/ [2022-04-12T13:51:29.365Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T13:51:29.365Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T13:51:29.365Z] spire-1.2.1/support/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T13:51:29.365Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/clock/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/clock/clock.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T13:51:29.365Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T13:51:29.366Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T13:51:29.366Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T13:51:29.641Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/README.md [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/common [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T13:51:29.641Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T13:51:29.642Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T13:51:29.643Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T13:51:29.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T13:51:29.920Z] spire-1.2.1/test/integration/test.sh [2022-04-12T13:51:29.920Z] spire-1.2.1/test/plugintest/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/spiretest/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/testca/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/testca/ca.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/testkey/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T13:51:29.920Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/testkey/new.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/util/ [2022-04-12T13:51:29.920Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/util/race.go [2022-04-12T13:51:29.920Z] spire-1.2.1/test/util/util.go [2022-04-12T13:51:29.920Z] building spire from source... [2022-04-12T13:51:30.520Z] Installing go1.17.7... [2022-04-12T13:51:30.796Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T13:51:30.796Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T13:51:31.408Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T13:51:31.408Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T13:51:33.408Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T13:51:33.408Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T13:51:34.016Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T13:51:34.016Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T13:51:35.014Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:51:35.014Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:51:35.014Z] ---> 8a75ae680e54 [2022-04-12T13:51:35.014Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T13:51:35.014Z] ---> Using cache [2022-04-12T13:51:35.014Z] ---> 62e944375b3e [2022-04-12T13:51:35.014Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:51:35.014Z] ---> Using cache [2022-04-12T13:51:35.014Z] ---> e7fe04b1ce15 [2022-04-12T13:51:35.014Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T13:51:35.295Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T13:51:35.295Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T13:51:35.573Z] Collecting idna<2.8,>=2.5 [2022-04-12T13:51:35.573Z] ---> Running in 8f0a937f920d [2022-04-12T13:51:35.573Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T13:51:35.573Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-12T13:51:35.851Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T13:51:35.851Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T13:51:36.463Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T13:51:36.463Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T13:51:36.463Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T13:51:36.463Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T13:51:37.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:51:37.465Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T13:51:37.465Z] Attempting uninstall: urllib3 [2022-04-12T13:51:37.465Z] Found existing installation: urllib3 1.26.7 [2022-04-12T13:51:37.465Z] Uninstalling urllib3-1.26.7: [2022-04-12T13:51:37.465Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T13:51:38.460Z] Attempting uninstall: idna [2022-04-12T13:51:38.460Z] Found existing installation: idna 3.3 [2022-04-12T13:51:38.460Z] Uninstalling idna-3.3: [2022-04-12T13:51:38.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:51:38.460Z] Successfully uninstalled idna-3.3 [2022-04-12T13:51:39.910Z] OK: 220 MiB in 52 packages [2022-04-12T13:51:41.361Z] Removing intermediate container 8f0a937f920d [2022-04-12T13:51:41.361Z] ---> 53a3681145d7 [2022-04-12T13:51:41.361Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T13:51:41.981Z] Attempting uninstall: requests [2022-04-12T13:51:41.981Z] Found existing installation: requests 2.26.0 [2022-04-12T13:51:41.981Z] Uninstalling requests-2.26.0: [2022-04-12T13:51:42.266Z] Successfully uninstalled requests-2.26.0 [2022-04-12T13:51:42.266Z] ---> b5e6c0a94f6e [2022-04-12T13:51:42.266Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:51:42.549Z] ---> Running in 10df2baf6991 [2022-04-12T13:51:42.839Z] Running setup.py install for texttable: started [2022-04-12T13:51:45.495Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T13:51:45.495Z] Running setup.py install for PyYAML: started [2022-04-12T13:51:48.161Z] Removing intermediate container 10df2baf6991 [2022-04-12T13:51:48.161Z] ---> 5271aa0046f9 [2022-04-12T13:51:48.161Z] Step 8/23 : COPY . . [2022-04-12T13:51:49.162Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T13:51:49.440Z] Running setup.py install for docopt: started [2022-04-12T13:51:52.852Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T13:51:52.852Z] Running setup.py install for dockerpty: started [2022-04-12T13:51:56.279Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T13:51:58.963Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-12T13:52:00.953Z] Building bin/spire-server... [2022-04-12T13:52:00.953Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T13:52:00.953Z]  ---> 732fe4c6b0a5 [2022-04-12T13:52:00.953Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T13:52:01.256Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T13:52:01.256Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T13:52:01.256Z]  ---> Running in 82830448e29b [2022-04-12T13:52:02.261Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T13:52:02.539Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T13:52:03.537Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T13:52:06.190Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T13:52:07.185Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T13:52:07.462Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T13:52:07.739Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T13:52:08.024Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T13:52:09.030Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T13:52:09.030Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T13:52:09.030Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T13:52:09.639Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T13:52:09.639Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T13:52:09.639Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T13:52:09.639Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T13:52:09.639Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T13:52:10.245Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T13:52:11.244Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T13:52:11.244Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T13:52:11.522Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T13:52:14.939Z] Removing intermediate container a93e92e24ff1 [2022-04-12T13:52:14.939Z] ---> fd1e70783230 [2022-04-12T13:52:14.939Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T13:52:14.939Z] ---> Running in 31c3300b200c [2022-04-12T13:52:15.216Z] Removing intermediate container 31c3300b200c [2022-04-12T13:52:15.216Z] ---> fb8ae046b0e5 [2022-04-12T13:52:15.216Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T13:52:15.504Z] ---> Running in 3ceabea2e6d4 [2022-04-12T13:52:16.109Z] Removing intermediate container 3ceabea2e6d4 [2022-04-12T13:52:16.109Z] ---> 6e0433be7784 [2022-04-12T13:52:16.109Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T13:52:18.097Z] ---> de4ec7a6b3d7 [2022-04-12T13:52:18.097Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T13:52:19.085Z] ---> c7547930fc66 [2022-04-12T13:52:19.085Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T13:52:20.074Z] ---> b9c870cc0087 [2022-04-12T13:52:20.074Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T13:52:20.074Z] ---> Running in e7e374707a88 [2022-04-12T13:52:20.674Z] Removing intermediate container e7e374707a88 [2022-04-12T13:52:20.674Z] ---> 938d0c8d525f [2022-04-12T13:52:20.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:52:20.947Z] ---> Running in cfe262be5279 [2022-04-12T13:52:21.223Z] Removing intermediate container cfe262be5279 [2022-04-12T13:52:21.223Z] ---> 002d4c56674e [2022-04-12T13:52:21.223Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T13:52:21.497Z] ---> Running in e890c5d70cd6 [2022-04-12T13:52:22.101Z] Removing intermediate container e890c5d70cd6 [2022-04-12T13:52:22.101Z] ---> 5c45a8bf9770 [2022-04-12T13:52:22.101Z] Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:52:22.101Z] ---> Running in 7adbbcd687bb [2022-04-12T13:52:22.701Z] Removing intermediate container 7adbbcd687bb [2022-04-12T13:52:22.701Z] ---> 60b108d2f610 [2022-04-12T13:52:22.701Z] Step 23/23 : LABEL version=2.2.0-dev.65 [2022-04-12T13:52:22.701Z] ---> Running in 076df8888152 [2022-04-12T13:52:23.476Z] Removing intermediate container 076df8888152 [2022-04-12T13:52:23.476Z] ---> b3ba49790089 [2022-04-12T13:52:23.476Z] [2022-04-12T13:52:23.476Z] Successfully built b3ba49790089 [2022-04-12T13:52:23.950Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-12T13:52:23.950Z] Building security-spire-config [2022-04-12T13:52:42.859Z]  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T13:52:42.859Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T13:52:42.859Z] ---> 8a75ae680e54 [2022-04-12T13:52:42.859Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T13:52:42.859Z] ---> Using cache [2022-04-12T13:52:42.859Z] ---> 62e944375b3e [2022-04-12T13:52:42.859Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:52:42.859Z] ---> Using cache [2022-04-12T13:52:42.859Z] ---> e7fe04b1ce15 [2022-04-12T13:52:42.859Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T13:52:42.859Z] ---> Using cache [2022-04-12T13:52:42.859Z] ---> 33570ba267bf [2022-04-12T13:52:42.859Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T13:52:42.859Z] ---> Using cache [2022-04-12T13:52:42.859Z] ---> ee3634844d67 [2022-04-12T13:52:42.859Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T13:52:42.859Z] ---> Using cache [2022-04-12T13:52:42.859Z] ---> 667e8958af27 [2022-04-12T13:52:42.859Z] Step 8/26 : COPY . . [2022-04-12T13:52:42.859Z] ---> Using cache [2022-04-12T13:52:42.859Z] ---> 9dab1b037700 [2022-04-12T13:52:42.859Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T13:52:42.859Z] ---> Using cache [2022-04-12T13:52:42.859Z] ---> 58837c81d9a8 [2022-04-12T13:52:42.859Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T13:52:42.859Z] ---> Using cache [2022-04-12T13:52:42.859Z] ---> 2dad87106175 [2022-04-12T13:52:42.859Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T13:52:42.859Z] ---> Using cache [2022-04-12T13:52:42.859Z] ---> ddf46b503c15 [2022-04-12T13:52:42.859Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T13:52:42.859Z] ---> Running in a37214b672a1 [2022-04-12T13:52:43.467Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T13:52:43.467Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T13:52:43.467Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T13:52:44.073Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T13:52:44.073Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T13:52:44.073Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T13:52:44.354Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T13:52:44.354Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T13:52:44.639Z] spire-1.2.1/ [2022-04-12T13:52:44.639Z] spire-1.2.1/.data/ [2022-04-12T13:52:44.639Z] spire-1.2.1/.data/.file [2022-04-12T13:52:44.639Z] spire-1.2.1/.dockerignore [2022-04-12T13:52:44.639Z] spire-1.2.1/.gitattributes [2022-04-12T13:52:44.639Z] spire-1.2.1/.githooks/ [2022-04-12T13:52:44.639Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T13:52:44.639Z] spire-1.2.1/.github/ [2022-04-12T13:52:44.639Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T13:52:44.639Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T13:52:44.639Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T13:52:44.640Z] spire-1.2.1/.github/workflows/ [2022-04-12T13:52:44.640Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T13:52:44.640Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T13:52:44.640Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T13:52:44.640Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T13:52:44.640Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T13:52:44.640Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T13:52:44.640Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T13:52:44.640Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T13:52:44.640Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T13:52:44.640Z] spire-1.2.1/.gitignore [2022-04-12T13:52:44.640Z] spire-1.2.1/.go-version [2022-04-12T13:52:44.640Z] spire-1.2.1/.golangci.yml [2022-04-12T13:52:44.640Z] spire-1.2.1/ADOPTERS.md [2022-04-12T13:52:44.640Z] spire-1.2.1/CHANGELOG.md [2022-04-12T13:52:44.640Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T13:52:44.640Z] spire-1.2.1/CODEOWNERS [2022-04-12T13:52:44.640Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T13:52:44.640Z] spire-1.2.1/Dockerfile [2022-04-12T13:52:44.640Z] spire-1.2.1/Dockerfile.dev [2022-04-12T13:52:44.640Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T13:52:44.640Z] spire-1.2.1/LICENSE [2022-04-12T13:52:44.640Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T13:52:44.640Z] spire-1.2.1/Makefile [2022-04-12T13:52:44.640Z] spire-1.2.1/README.md [2022-04-12T13:52:44.640Z] spire-1.2.1/ROADMAP.md [2022-04-12T13:52:44.640Z] spire-1.2.1/SECURITY.md [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T13:52:44.640Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T13:52:44.919Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T13:52:44.919Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T13:52:44.919Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T13:52:44.919Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T13:52:44.919Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T13:52:44.919Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T13:52:44.919Z] spire-1.2.1/conf/ [2022-04-12T13:52:44.919Z] spire-1.2.1/conf/agent/ [2022-04-12T13:52:44.919Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T13:52:44.919Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T13:52:44.919Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T13:52:44.919Z] spire-1.2.1/conf/server/ [2022-04-12T13:52:44.919Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T13:52:44.919Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T13:52:44.919Z] spire-1.2.1/conf/server/server.conf [2022-04-12T13:52:44.919Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/ [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/auditlog.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/ [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/spire_server.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/telemetry.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/upgrading.md [2022-04-12T13:52:44.919Z] spire-1.2.1/doc/using_spire.md [2022-04-12T13:52:44.919Z] spire-1.2.1/examples/ [2022-04-12T13:52:44.919Z] spire-1.2.1/examples/README.md [2022-04-12T13:52:44.919Z] spire-1.2.1/go.mod [2022-04-12T13:52:44.919Z] spire-1.2.1/go.sum [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/catalog/keymanager.gogo: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T13:52:44.919Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T13:52:44.919Z]  [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T13:52:44.919Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T13:52:44.920Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/context.gogo: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T13:52:45.199Z]  [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T13:52:45.199Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/health/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/log/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T13:52:45.200Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T13:52:45.201Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/version/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T13:52:45.481Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T13:52:45.481Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/config.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T13:52:45.481Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gogo: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T13:52:45.482Z]  [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gogo: downloading github.com/prometheus/common v0.32.1 [2022-04-12T13:52:45.482Z]  [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T13:52:45.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T13:52:45.762Z]  [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemgo: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T13:52:45.762Z]  [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/server.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/ [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/private/ [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/private/server/ [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/ [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/common/ [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T13:52:45.762Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T13:52:45.763Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T13:52:45.763Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T13:52:45.763Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T13:52:45.763Z] spire-1.2.1/release/ [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire-extras/ [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire/ [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire/README.md [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire/conf/ [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T13:52:45.763Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/script/ [2022-04-12T13:52:45.763Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T13:52:45.763Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T13:52:45.763Z] spire-1.2.1/support/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.gogo: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T13:52:45.763Z]  [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T13:52:45.763Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/clock/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/clock/clock.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/ [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T13:52:45.763Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T13:52:45.764Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T13:52:45.764Z] spire-1.2.1/test/integration/ [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/README.mdgo: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T13:52:46.040Z]  [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/common [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/ [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T13:52:46.040Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlgo: downloading github.com/pkg/errors v0.9.1 [2022-04-12T13:52:46.041Z]  [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T13:52:46.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T13:52:46.042Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T13:52:46.318Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T13:52:46.319Z] spire-1.2.1/test/integration/test.sh [2022-04-12T13:52:46.319Z] spire-1.2.1/test/plugintest/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/spiretest/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/testca/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/testca/ca.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/testkey/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T13:52:46.319Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/testkey/new.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/util/ [2022-04-12T13:52:46.319Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/util/race.go [2022-04-12T13:52:46.319Z] spire-1.2.1/test/util/util.go [2022-04-12T13:52:46.319Z] building spire from source... [2022-04-12T13:52:46.319Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T13:52:46.596Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T13:52:46.873Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T13:52:46.873Z] Installing go1.17.7... [2022-04-12T13:52:46.873Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T13:52:46.873Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T13:52:47.478Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T13:52:47.478Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T13:52:47.478Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T13:52:47.760Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T13:52:47.760Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T13:52:48.757Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T13:52:49.034Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T13:52:49.034Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T13:52:49.312Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T13:52:49.920Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T13:52:52.561Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T13:52:58.033Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T13:52:58.033Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T13:52:58.338Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T13:53:10.799Z] Building bin/spire-server... [2022-04-12T13:53:10.799Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T13:53:10.799Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T13:53:10.799Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T13:53:11.405Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T13:53:11.405Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T13:53:12.863Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T13:53:13.863Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T13:53:14.864Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T13:53:15.143Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T13:53:17.150Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T13:53:17.150Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T13:53:17.150Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T13:53:17.150Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T13:53:17.766Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T13:53:17.766Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T13:53:17.766Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T13:53:17.766Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T13:53:18.048Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T13:53:18.048Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T13:53:18.331Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T13:53:18.947Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T13:53:18.947Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T13:53:18.947Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T13:53:19.230Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T13:53:19.513Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T13:53:20.517Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T13:53:20.517Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T13:53:30.738Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T13:53:30.739Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T13:53:31.016Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T13:53:32.013Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T13:53:34.645Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T13:53:34.645Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T13:53:34.645Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T13:53:34.645Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T13:53:34.645Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T13:53:34.921Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T13:53:35.199Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T13:53:35.474Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T13:53:35.474Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T13:53:35.474Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T13:53:35.752Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T13:53:35.752Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T13:53:36.030Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T13:53:36.030Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T13:53:37.019Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T13:53:37.019Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T13:53:37.019Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T13:53:37.296Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T13:53:37.899Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T13:53:37.899Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T13:53:38.176Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T13:53:38.176Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T13:53:38.453Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T13:53:38.453Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T13:53:38.728Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T13:53:39.714Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T13:53:39.714Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T13:53:39.992Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T13:53:39.992Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T13:53:40.270Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T13:53:40.873Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T13:53:44.277Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T13:53:54.457Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T13:53:54.457Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T13:53:54.457Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T13:53:54.457Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T13:53:54.457Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T13:53:57.861Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T13:53:57.862Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T13:53:57.862Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T13:53:57.862Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T13:54:00.511Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T13:54:00.790Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T13:54:02.776Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T13:54:03.051Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T13:54:03.051Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T13:54:03.324Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T13:54:03.598Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T13:54:03.870Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T13:54:03.870Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T13:54:04.145Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T13:54:04.145Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T13:54:04.419Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T13:54:04.419Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T13:54:04.692Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T13:54:06.129Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T13:54:06.403Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T13:54:06.678Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T13:54:06.953Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T13:54:07.227Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T13:54:07.503Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T13:54:12.913Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T13:54:13.513Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T13:54:13.513Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T13:54:13.788Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T13:54:14.388Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T13:54:14.663Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T13:54:14.663Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T13:54:14.663Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T13:54:14.663Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T13:54:14.938Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T13:54:15.213Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T13:54:15.213Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T13:54:16.201Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T13:54:16.201Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T13:54:16.201Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T13:54:16.477Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T13:54:17.465Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T13:54:17.465Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T13:54:17.741Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T13:54:17.741Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T13:54:18.020Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T13:54:18.020Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T13:54:18.020Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T13:54:18.020Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T13:54:19.468Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T13:54:19.468Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T13:54:19.743Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T13:54:19.743Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T13:54:19.743Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T13:54:21.732Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T13:54:22.713Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T13:54:22.713Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T13:54:22.988Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T13:54:22.988Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T13:54:23.263Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T13:54:23.861Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T13:54:24.134Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T13:54:24.407Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T13:54:26.381Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T13:54:28.374Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T13:54:28.979Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T13:54:28.979Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T13:54:29.258Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T13:54:29.539Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T13:54:29.816Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T13:54:30.806Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T13:54:30.806Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T13:54:31.085Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T13:54:31.085Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T13:54:31.361Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T13:54:31.361Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T13:54:31.361Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T13:54:41.528Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T13:54:41.528Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T13:54:41.528Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T13:54:41.528Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T13:54:56.650Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T13:54:56.650Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T13:54:56.650Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T13:54:56.650Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T13:54:56.650Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T13:54:57.637Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T13:54:59.630Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T13:55:00.622Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T13:55:02.071Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T13:55:02.347Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T13:55:02.623Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T13:55:04.071Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T13:55:04.348Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T13:55:04.348Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T13:55:04.625Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T13:55:04.904Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T13:55:05.503Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T13:55:05.503Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T13:55:05.503Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T13:55:05.777Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T13:55:06.051Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T13:55:06.328Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T13:55:07.311Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T13:55:07.586Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T13:55:07.861Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T13:55:11.260Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T13:55:11.260Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T13:55:13.877Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T13:55:14.477Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T13:55:14.477Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T13:55:14.477Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T13:55:14.751Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T13:55:14.751Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T13:55:14.751Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T13:55:15.735Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T13:55:15.735Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T13:55:16.013Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T13:55:16.290Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T13:55:16.290Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T13:55:17.279Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T13:55:17.560Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T13:55:18.165Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T13:55:18.165Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T13:55:18.165Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T13:55:18.441Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T13:55:18.441Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T13:55:18.441Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T13:55:18.719Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T13:55:19.708Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T13:55:19.986Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T13:55:20.266Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T13:55:20.266Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T13:55:20.542Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T13:55:22.534Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T13:55:23.135Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T13:55:23.135Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T13:55:23.410Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T13:55:23.920Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T13:55:23.920Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T13:55:25.176Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T13:55:25.176Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T13:55:25.464Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T13:55:29.140Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T13:55:31.116Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T13:55:31.117Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T13:55:31.719Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T13:55:32.007Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T13:55:32.007Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T13:55:32.991Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T13:55:33.262Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T13:55:33.262Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T13:55:33.262Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T13:55:33.537Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T13:55:33.537Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T13:55:33.815Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T13:55:43.988Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T13:55:43.988Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T13:55:43.988Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T13:55:43.988Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T13:56:10.811Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T13:56:10.811Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T13:58:02.693Z] Removing intermediate container 13a4929d02d8 [2022-04-12T13:58:02.694Z] ---> de53d7344906 [2022-04-12T13:58:02.694Z] [2022-04-12T13:58:02.694Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T13:58:02.694Z] ---> ac73e934f311 [2022-04-12T13:58:02.694Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T13:58:02.694Z] ---> Using cache [2022-04-12T13:58:02.694Z] ---> a59ce40e1427 [2022-04-12T13:58:02.694Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T13:58:02.694Z] ---> Using cache [2022-04-12T13:58:02.694Z] ---> f02e33167bfa [2022-04-12T13:58:02.694Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T13:58:02.694Z] ---> Running in 90f44591ec02 [2022-04-12T13:58:02.694Z] Removing intermediate container 90f44591ec02 [2022-04-12T13:58:02.694Z] ---> ae81b284695f [2022-04-12T13:58:02.694Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T13:58:02.694Z] ---> Running in ea17affc4386 [2022-04-12T13:58:02.694Z] Removing intermediate container ea17affc4386 [2022-04-12T13:58:02.694Z] ---> 73b18d2e87ac [2022-04-12T13:58:02.694Z] Step 15/23 : WORKDIR / [2022-04-12T13:58:02.694Z] ---> Running in ad9ecbf19926 [2022-04-12T13:58:02.694Z] Removing intermediate container ad9ecbf19926 [2022-04-12T13:58:02.694Z] ---> 63bb4da13327 [2022-04-12T13:58:02.694Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:58:02.694Z] ---> 719d6a1a6108 [2022-04-12T13:58:02.694Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T13:58:02.694Z] ---> c1b69e51442b [2022-04-12T13:58:02.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T13:58:02.694Z] ---> 10fc109cd5fd [2022-04-12T13:58:02.694Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T13:58:02.694Z] ---> Running in 9e2958263159 [2022-04-12T13:58:02.694Z] Removing intermediate container 9e2958263159 [2022-04-12T13:58:02.694Z] ---> 3e2eb82e378e [2022-04-12T13:58:02.694Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:58:02.694Z] ---> Running in 9c326c40878e [2022-04-12T13:58:02.694Z] Removing intermediate container 9c326c40878e [2022-04-12T13:58:02.694Z] ---> f1f37aaa4745 [2022-04-12T13:58:02.694Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T13:58:02.694Z] ---> Running in dff33d3c223b [2022-04-12T13:58:02.694Z] Removing intermediate container dff33d3c223b [2022-04-12T13:58:02.694Z] ---> 8c0f175170d5 [2022-04-12T13:58:02.694Z] Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:58:02.694Z] ---> Running in 4bfb8f2ef588 [2022-04-12T13:58:02.970Z] Removing intermediate container 4bfb8f2ef588 [2022-04-12T13:58:02.970Z] ---> 729f19c50c94 [2022-04-12T13:58:02.970Z] Step 23/23 : LABEL version=2.2.0-dev.65 [2022-04-12T13:58:02.970Z] ---> Running in 22d6404835c7 [2022-04-12T13:58:03.574Z] Removing intermediate container 22d6404835c7 [2022-04-12T13:58:03.574Z] ---> 7212d502a11d [2022-04-12T13:58:03.574Z] [2022-04-12T13:58:03.854Z] Successfully built 7212d502a11d [2022-04-12T13:58:03.854Z] Successfully tagged core-command-arm64:latest [2022-04-12T13:59:40.708Z]  Building core-command ... done Removing intermediate container 82830448e29b [2022-04-12T13:59:40.709Z] ---> 1472f3111083 [2022-04-12T13:59:40.709Z] [2022-04-12T13:59:40.709Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T13:59:40.709Z] ---> ac73e934f311 [2022-04-12T13:59:40.709Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T13:59:40.709Z] ---> Running in 427db35e001d [2022-04-12T13:59:40.709Z] Removing intermediate container 427db35e001d [2022-04-12T13:59:40.709Z] ---> 6401eedac338 [2022-04-12T13:59:40.709Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T13:59:40.709Z] ---> Running in 946283666b3d [2022-04-12T13:59:40.709Z] Removing intermediate container 946283666b3d [2022-04-12T13:59:40.709Z] ---> 0f3450626ece [2022-04-12T13:59:40.709Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T13:59:40.709Z] ---> Running in 61ae5f347fe9 [2022-04-12T13:59:40.709Z] Removing intermediate container 61ae5f347fe9 [2022-04-12T13:59:40.709Z] ---> 5e2bb5e995fb [2022-04-12T13:59:40.709Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T13:59:40.709Z] ---> Running in 3f39a68a6108 [2022-04-12T13:59:42.714Z] Removing intermediate container 3f39a68a6108 [2022-04-12T13:59:42.714Z] ---> e99dd7588c9f [2022-04-12T13:59:42.714Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T13:59:42.714Z] ---> Running in 8ed758092bf3 [2022-04-12T13:59:44.713Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T13:59:45.315Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T13:59:46.302Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T13:59:46.302Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T13:59:46.302Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T13:59:46.578Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T13:59:46.578Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T13:59:46.852Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T13:59:46.852Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T13:59:46.852Z] OK: 8 MiB in 20 packages [2022-04-12T13:59:48.859Z] Removing intermediate container 8ed758092bf3 [2022-04-12T13:59:48.859Z] ---> c2cac94206e6 [2022-04-12T13:59:48.859Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T13:59:49.160Z] ---> df99a5eea2ae [2022-04-12T13:59:49.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T13:59:52.574Z] ---> eb57fd0106b6 [2022-04-12T13:59:52.574Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T13:59:52.854Z] ---> 2689582fecc0 [2022-04-12T13:59:52.855Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T13:59:53.142Z] ---> Running in f94d20a43382 [2022-04-12T13:59:53.429Z] Removing intermediate container f94d20a43382 [2022-04-12T13:59:53.429Z] ---> 0fb611336cb9 [2022-04-12T13:59:53.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T13:59:53.704Z] ---> Running in 0a5c9b7eaf1c [2022-04-12T13:59:54.311Z] Removing intermediate container 0a5c9b7eaf1c [2022-04-12T13:59:54.311Z] ---> 0aa7d507969a [2022-04-12T13:59:54.311Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T13:59:54.311Z] ---> Running in abf1cec168a3 [2022-04-12T13:59:54.911Z] Removing intermediate container abf1cec168a3 [2022-04-12T13:59:54.911Z] ---> ef72bbe4088f [2022-04-12T13:59:54.911Z] Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T13:59:54.911Z] ---> Running in 0518a551ac5f [2022-04-12T13:59:55.511Z] Removing intermediate container 0518a551ac5f [2022-04-12T13:59:55.511Z] ---> 47c7cc650265 [2022-04-12T13:59:55.511Z] Step 23/23 : LABEL version=2.2.0-dev.65 [2022-04-12T13:59:55.511Z] ---> Running in 012942b97775 [2022-04-12T13:59:56.116Z] Removing intermediate container 012942b97775 [2022-04-12T13:59:56.116Z] ---> ef5214b9360a [2022-04-12T13:59:56.116Z] [2022-04-12T13:59:56.392Z] Successfully built ef5214b9360a [2022-04-12T13:59:56.392Z] Successfully tagged core-data-arm64:latest [2022-04-12T14:08:49.062Z]  Building core-data ... done Building bin/spire-agent... [2022-04-12T14:08:49.338Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T14:08:49.619Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T14:08:49.897Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T14:08:50.175Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T14:08:55.609Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T14:08:57.050Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T14:08:57.050Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T14:08:57.651Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T14:08:57.651Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T14:08:57.651Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T14:08:57.927Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T14:08:57.927Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T14:08:58.204Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T14:15:35.602Z] Removing intermediate container 52af1ab67d39 [2022-04-12T14:15:35.602Z] ---> 57f5d0b2e659 [2022-04-12T14:15:35.602Z] [2022-04-12T14:15:35.602Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T14:15:35.602Z] ---> 3fb3c9af89a9 [2022-04-12T14:15:35.602Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T14:15:35.602Z] ---> Using cache [2022-04-12T14:15:35.602Z] ---> d56cec5733d4 [2022-04-12T14:15:35.602Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T14:15:35.602Z] ---> Using cache [2022-04-12T14:15:35.602Z] ---> f2791228059a [2022-04-12T14:15:35.602Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T14:15:35.602Z] ---> Running in 79886a82c717 [2022-04-12T14:15:35.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T14:15:35.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T14:15:35.602Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T14:15:35.602Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T14:15:35.602Z] OK: 15729 distinct packages available [2022-04-12T14:15:35.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T14:15:35.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T14:15:35.602Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T14:15:35.602Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T14:15:35.602Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T14:15:35.602Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T14:15:35.602Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T14:15:35.602Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T14:15:35.602Z] OK: 6 MiB in 19 packages [2022-04-12T14:15:35.602Z] Removing intermediate container 79886a82c717 [2022-04-12T14:15:35.602Z] ---> da615e1db430 [2022-04-12T14:15:35.602Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T14:15:36.220Z] ---> c936f9a50d5d [2022-04-12T14:15:36.220Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T14:15:37.210Z] ---> 555473c4de31 [2022-04-12T14:15:37.210Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T14:15:38.200Z] ---> c0adde96ee93 [2022-04-12T14:15:38.200Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T14:15:39.206Z] ---> 9aa22aad3ca1 [2022-04-12T14:15:39.206Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T14:15:39.206Z] ---> Running in bb3798e721ec [2022-04-12T14:15:39.807Z] Removing intermediate container bb3798e721ec [2022-04-12T14:15:39.807Z] ---> 62207e2986ba [2022-04-12T14:15:39.807Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T14:15:39.807Z] ---> Running in 92270aaaa7cf [2022-04-12T14:15:40.409Z] Removing intermediate container 92270aaaa7cf [2022-04-12T14:15:40.409Z] ---> 4c788f7fbe74 [2022-04-12T14:15:40.409Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T14:15:40.409Z] ---> Running in 416b5fd84dcc [2022-04-12T14:15:41.021Z] Removing intermediate container 416b5fd84dcc [2022-04-12T14:15:41.021Z] ---> 3a07547c4a9a [2022-04-12T14:15:41.021Z] Step 24/25 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:15:41.021Z] ---> Running in fb7e50caa274 [2022-04-12T14:15:41.637Z] Removing intermediate container fb7e50caa274 [2022-04-12T14:15:41.637Z] ---> 7a97a3380a72 [2022-04-12T14:15:41.637Z] Step 25/25 : LABEL version=2.2.0-dev.65 [2022-04-12T14:15:41.923Z] ---> Running in 755c2ba877a4 [2022-04-12T14:15:42.291Z] Removing intermediate container 755c2ba877a4 [2022-04-12T14:15:42.291Z] ---> 25776be223bf [2022-04-12T14:15:42.291Z] [2022-04-12T14:15:42.668Z] Successfully built 25776be223bf [2022-04-12T14:15:42.668Z] Successfully tagged security-spire-server-arm64:latest [2022-04-12T14:20:04.943Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-12T14:20:04.943Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T14:20:04.943Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T14:20:04.943Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T14:20:08.352Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T14:20:08.352Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T14:20:08.630Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T14:20:08.630Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T14:20:08.903Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T14:20:08.903Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T14:20:08.903Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T14:20:09.177Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T14:20:09.177Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T14:20:09.177Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T14:20:24.313Z] Building bin/spire-agent... [2022-04-12T14:20:24.313Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T14:20:24.313Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T14:20:24.313Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T14:20:24.313Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T14:20:27.722Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T14:20:28.704Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T14:20:28.704Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T14:20:29.302Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T14:20:29.302Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T14:20:29.302Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T14:20:29.302Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T14:20:29.579Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T14:20:29.579Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T14:24:51.659Z] Removing intermediate container bbcdeccdfb8e [2022-04-12T14:24:51.659Z] ---> 1c9cdc14e3e9 [2022-04-12T14:24:51.659Z] [2022-04-12T14:24:51.659Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T14:24:51.659Z] ---> 3fb3c9af89a9 [2022-04-12T14:24:51.659Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T14:24:51.659Z] ---> Using cache [2022-04-12T14:24:51.659Z] ---> d56cec5733d4 [2022-04-12T14:24:51.659Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T14:24:51.659Z] ---> Using cache [2022-04-12T14:24:51.659Z] ---> f2791228059a [2022-04-12T14:24:51.659Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T14:24:51.659Z] ---> Using cache [2022-04-12T14:24:51.659Z] ---> da615e1db430 [2022-04-12T14:24:51.659Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T14:24:51.659Z] ---> a67df14635fd [2022-04-12T14:24:51.659Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T14:24:52.637Z] ---> 04e19488d5fb [2022-04-12T14:24:52.637Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T14:24:53.620Z] ---> b2b063b1ad01 [2022-04-12T14:24:53.620Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T14:24:54.222Z] ---> 1983635105b0 [2022-04-12T14:24:54.222Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T14:24:54.820Z] ---> 4d8f5c4ad85e [2022-04-12T14:24:54.821Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T14:24:54.821Z] ---> Running in ec3f328a155c [2022-04-12T14:24:55.424Z] Removing intermediate container ec3f328a155c [2022-04-12T14:24:55.424Z] ---> 5528e246edea [2022-04-12T14:24:55.424Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T14:24:55.424Z] ---> Running in 7c90012db2a1 [2022-04-12T14:24:55.696Z] Removing intermediate container 7c90012db2a1 [2022-04-12T14:24:55.696Z] ---> a4ef97bfa0e7 [2022-04-12T14:24:55.696Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T14:24:55.974Z] ---> Running in 504ce52aca17 [2022-04-12T14:24:56.252Z] Removing intermediate container 504ce52aca17 [2022-04-12T14:24:56.252Z] ---> e106cf130e14 [2022-04-12T14:24:56.252Z] Step 25/26 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:24:56.252Z] ---> Running in 049f3295495d [2022-04-12T14:24:56.849Z] Removing intermediate container 049f3295495d [2022-04-12T14:24:56.849Z] ---> c4d8f45a5b4b [2022-04-12T14:24:56.849Z] Step 26/26 : LABEL version=2.2.0-dev.65 [2022-04-12T14:24:56.849Z] ---> Running in 92058e2253e1 [2022-04-12T14:24:57.123Z] Removing intermediate container 92058e2253e1 [2022-04-12T14:24:57.123Z] ---> 256fc8b370c4 [2022-04-12T14:24:57.123Z] [2022-04-12T14:24:57.402Z] Successfully built 256fc8b370c4 [2022-04-12T14:24:57.402Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-12T14:25:00.289Z]  Building security-spire-agent ... done Removing intermediate container a37214b672a1 [2022-04-12T14:25:00.289Z] ---> 9790d28b65b7 [2022-04-12T14:25:00.289Z] [2022-04-12T14:25:00.289Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T14:25:00.289Z] ---> 3fb3c9af89a9 [2022-04-12T14:25:00.289Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T14:25:00.289Z] ---> Using cache [2022-04-12T14:25:00.289Z] ---> d56cec5733d4 [2022-04-12T14:25:00.289Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T14:25:00.289Z] ---> Using cache [2022-04-12T14:25:00.289Z] ---> f2791228059a [2022-04-12T14:25:00.289Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T14:25:00.289Z] ---> Running in b67db3b024c9 [2022-04-12T14:25:01.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T14:25:02.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T14:25:03.225Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T14:25:03.225Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T14:25:03.225Z] OK: 15729 distinct packages available [2022-04-12T14:25:03.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T14:25:04.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T14:25:05.170Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T14:25:05.170Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T14:25:05.445Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T14:25:05.445Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T14:25:05.445Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T14:25:05.716Z] OK: 6 MiB in 18 packages [2022-04-12T14:25:06.692Z] Removing intermediate container b67db3b024c9 [2022-04-12T14:25:06.692Z] ---> 65a7714b3e89 [2022-04-12T14:25:06.692Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T14:25:10.067Z] ---> b86698107391 [2022-04-12T14:25:10.067Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T14:25:10.343Z] ---> 4a8f18e434af [2022-04-12T14:25:10.343Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T14:25:10.624Z] ---> Running in 18fe9b3c724c [2022-04-12T14:25:10.895Z] Removing intermediate container 18fe9b3c724c [2022-04-12T14:25:10.895Z] ---> ed8affbb6460 [2022-04-12T14:25:10.895Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T14:25:11.491Z] ---> 5cae5b27e8ea [2022-04-12T14:25:11.491Z] Step 21/26 : WORKDIR / [2022-04-12T14:25:11.491Z] ---> Running in 18c01f273147 [2022-04-12T14:25:11.764Z] Removing intermediate container 18c01f273147 [2022-04-12T14:25:11.764Z] ---> e8b883587106 [2022-04-12T14:25:11.764Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T14:25:11.764Z] ---> Running in ca2d3cf352c1 [2022-04-12T14:25:12.037Z] Removing intermediate container ca2d3cf352c1 [2022-04-12T14:25:12.037Z] ---> cb2876aefda6 [2022-04-12T14:25:12.037Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T14:25:12.313Z] ---> Running in fef6d4cdff05 [2022-04-12T14:25:12.586Z] Removing intermediate container fef6d4cdff05 [2022-04-12T14:25:12.586Z] ---> 01c660f00e2a [2022-04-12T14:25:12.586Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T14:25:12.586Z] ---> Running in 46e285f8b399 [2022-04-12T14:25:12.863Z] Removing intermediate container 46e285f8b399 [2022-04-12T14:25:12.864Z] ---> 8b4e8a14b072 [2022-04-12T14:25:12.864Z] Step 25/26 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:13.135Z] ---> Running in f92a08da20bb [2022-04-12T14:25:13.406Z] Removing intermediate container f92a08da20bb [2022-04-12T14:25:13.406Z] ---> 8e9724faf5bc [2022-04-12T14:25:13.406Z] Step 26/26 : LABEL version=2.2.0-dev.65 [2022-04-12T14:25:13.406Z] ---> Running in 5a85b50ad98f [2022-04-12T14:25:13.680Z] Removing intermediate container 5a85b50ad98f [2022-04-12T14:25:13.680Z] ---> a1fbf3b22ce9 [2022-04-12T14:25:13.680Z] [2022-04-12T14:25:13.950Z] Successfully built a1fbf3b22ce9 [2022-04-12T14:25:13.950Z] Successfully tagged security-spire-config-arm64:latest [2022-04-12T14:25:14.236Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-12T14:25:14.243Z] $ docker stop --time=1 7c704db3a140d4aee80026dc26c6bdde1b06ac334fe95159dd4a2dbc3b34ef55 [2022-04-12T14:25:15.983Z] $ docker rm -f 7c704db3a140d4aee80026dc26c6bdde1b06ac334fe95159dd4a2dbc3b34ef55 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T14:25:16.538Z] + docker images [2022-04-12T14:25:17.132Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T14:25:17.132Z] security-spire-config-arm64 latest a1fbf3b22ce9 3 seconds ago 85.6MB [2022-04-12T14:25:17.132Z] security-spire-agent-arm64 latest 256fc8b370c4 19 seconds ago 126MB [2022-04-12T14:25:17.132Z] 9790d28b65b7 32 seconds ago 3.98GB [2022-04-12T14:25:17.132Z] 1c9cdc14e3e9 48 seconds ago 3.98GB [2022-04-12T14:25:17.132Z] security-spire-server-arm64 latest 25776be223bf 9 minutes ago 86.3MB [2022-04-12T14:25:17.132Z] 57f5d0b2e659 10 minutes ago 3.98GB [2022-04-12T14:25:17.132Z] core-data-arm64 latest ef5214b9360a 25 minutes ago 34.4MB [2022-04-12T14:25:17.132Z] 1472f3111083 25 minutes ago 1.23GB [2022-04-12T14:25:17.132Z] core-command-arm64 latest 7212d502a11d 27 minutes ago 23.7MB [2022-04-12T14:25:17.132Z] de53d7344906 27 minutes ago 1.2GB [2022-04-12T14:25:17.132Z] sys-mgmt-agent-arm64 latest b3ba49790089 32 minutes ago 290MB [2022-04-12T14:25:17.132Z] security-proxy-setup-arm64 latest 751dc0c98a5b 34 minutes ago 42.1MB [2022-04-12T14:25:17.132Z] core-metadata-arm64 latest bd7c2ee03aec 34 minutes ago 25.2MB [2022-04-12T14:25:17.132Z] security-spiffe-token-provider-arm64 latest f15b7d48b3b3 34 minutes ago 27.7MB [2022-04-12T14:25:17.132Z] ec4e34138d00 34 minutes ago 1.2GB [2022-04-12T14:25:17.132Z] c7a183181ad9 34 minutes ago 1.21GB [2022-04-12T14:25:17.132Z] 7d947e2890e3 34 minutes ago 1.2GB [2022-04-12T14:25:17.132Z] f6ef3b5c2359 35 minutes ago 1.19GB [2022-04-12T14:25:17.132Z] security-bootstrapper-arm64 latest a2ba3e69f516 43 minutes ago 23.6MB [2022-04-12T14:25:17.132Z] support-notifications-arm64 latest cc11b69c6375 43 minutes ago 25.5MB [2022-04-12T14:25:17.132Z] security-secretstore-setup-arm64 latest 9bb726fc3002 43 minutes ago 40.8MB [2022-04-12T14:25:17.132Z] support-scheduler-arm64 latest d159bb85285e 43 minutes ago 24.9MB [2022-04-12T14:25:17.132Z] 08fded833601 43 minutes ago 1.2GB [2022-04-12T14:25:17.132Z] 33bd7903b75e 43 minutes ago 1.2GB [2022-04-12T14:25:17.132Z] b2b0f7827d4f 43 minutes ago 1.21GB [2022-04-12T14:25:17.132Z] 978c596d3b2b 43 minutes ago 1.2GB [2022-04-12T14:25:17.132Z] ci-base-image-arm64 latest 8a75ae680e54 52 minutes ago 886MB [2022-04-12T14:25:17.133Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-12T14:25:17.133Z] alpine 3.14 ac73e934f311 7 days ago 5.34MB [2022-04-12T14:25:17.133Z] alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB [2022-04-12T14:25:17.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-12T14:25:17.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T14:25:17.257Z] provisioning config files... [2022-04-12T14:25:17.277Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/190@tmp/config825572955545072357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:25:17.634Z] ---> docker-login.sh [2022-04-12T14:25:17.634Z] nexus3.edgexfoundry.org:10001 [2022-04-12T14:25:17.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:25:18.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:25:18.176Z] Configure a credential helper to remove this warning. See [2022-04-12T14:25:18.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:25:18.176Z] [2022-04-12T14:25:18.176Z] Login Succeeded [2022-04-12T14:25:18.176Z] nexus3.edgexfoundry.org:10002 [2022-04-12T14:25:18.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:25:18.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:25:18.447Z] Configure a credential helper to remove this warning. See [2022-04-12T14:25:18.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:25:18.447Z] [2022-04-12T14:25:18.447Z] Login Succeeded [2022-04-12T14:25:18.447Z] nexus3.edgexfoundry.org:10003 [2022-04-12T14:25:19.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:25:19.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:25:19.042Z] Configure a credential helper to remove this warning. See [2022-04-12T14:25:19.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:25:19.042Z] [2022-04-12T14:25:19.042Z] Login Succeeded [2022-04-12T14:25:19.042Z] nexus3.edgexfoundry.org:10004 [2022-04-12T14:25:19.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:25:19.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:25:19.648Z] Configure a credential helper to remove this warning. See [2022-04-12T14:25:19.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:25:19.648Z] [2022-04-12T14:25:19.648Z] Login Succeeded [2022-04-12T14:25:19.648Z] docker.io [2022-04-12T14:25:19.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T14:25:20.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T14:25:20.515Z] Configure a credential helper to remove this warning. See [2022-04-12T14:25:20.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T14:25:20.515Z] [2022-04-12T14:25:20.515Z] Login Succeeded [2022-04-12T14:25:20.515Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T14:25:20.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:25:20.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T14:25:20.585Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-12T14:25:20.585Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:20.585Z] latest [2022-04-12T14:25:20.585Z] 2.2.0-dev.65 [2022-04-12T14:25:20.585Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:25:20.585Z] main [2022-04-12T14:25:20.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:20.936Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:21.278Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:21.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T14:25:21.278Z] befa7f879b67: Preparing [2022-04-12T14:25:21.278Z] 6a9cef5a2853: Preparing [2022-04-12T14:25:21.278Z] edb05cab6b96: Preparing [2022-04-12T14:25:21.278Z] 86fd22473245: Preparing [2022-04-12T14:25:21.278Z] f73e7dbfee58: Preparing [2022-04-12T14:25:21.278Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:21.551Z] edb05cab6b96: Pushed [2022-04-12T14:25:21.551Z] befa7f879b67: Pushed [2022-04-12T14:25:21.551Z] 86fd22473245: Pushed [2022-04-12T14:25:26.941Z] 6a9cef5a2853: Pushed [2022-04-12T14:25:26.941Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:76fc2405522fc4844b59c7ec454bca93933ced28a95eb8f711d76959d53d417d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:27.288Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:27.633Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-12T14:25:27.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T14:25:27.633Z] befa7f879b67: Preparing [2022-04-12T14:25:27.633Z] 6a9cef5a2853: Preparing [2022-04-12T14:25:27.633Z] edb05cab6b96: Preparing [2022-04-12T14:25:27.633Z] 86fd22473245: Preparing [2022-04-12T14:25:27.633Z] f73e7dbfee58: Preparing [2022-04-12T14:25:27.633Z] 86fd22473245: Layer already exists [2022-04-12T14:25:27.633Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:27.633Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:27.906Z] befa7f879b67: Layer already exists [2022-04-12T14:25:27.906Z] 6a9cef5a2853: Layer already exists [2022-04-12T14:25:27.906Z] latest: digest: sha256:76fc2405522fc4844b59c7ec454bca93933ced28a95eb8f711d76959d53d417d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:28.258Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:28.602Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.65 [2022-04-12T14:25:28.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T14:25:28.602Z] befa7f879b67: Preparing [2022-04-12T14:25:28.602Z] 6a9cef5a2853: Preparing [2022-04-12T14:25:28.602Z] edb05cab6b96: Preparing [2022-04-12T14:25:28.602Z] 86fd22473245: Preparing [2022-04-12T14:25:28.602Z] f73e7dbfee58: Preparing [2022-04-12T14:25:28.602Z] 6a9cef5a2853: Layer already exists [2022-04-12T14:25:28.602Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:28.602Z] befa7f879b67: Layer already exists [2022-04-12T14:25:28.602Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:28.602Z] 86fd22473245: Layer already exists [2022-04-12T14:25:28.874Z] 2.2.0-dev.65: digest: sha256:76fc2405522fc4844b59c7ec454bca93933ced28a95eb8f711d76959d53d417d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:29.230Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:29.576Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:25:29.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T14:25:29.577Z] befa7f879b67: Preparing [2022-04-12T14:25:29.577Z] 6a9cef5a2853: Preparing [2022-04-12T14:25:29.577Z] edb05cab6b96: Preparing [2022-04-12T14:25:29.577Z] 86fd22473245: Preparing [2022-04-12T14:25:29.577Z] f73e7dbfee58: Preparing [2022-04-12T14:25:29.577Z] befa7f879b67: Layer already exists [2022-04-12T14:25:29.577Z] 6a9cef5a2853: Layer already exists [2022-04-12T14:25:29.577Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:29.577Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:29.577Z] 86fd22473245: Layer already exists [2022-04-12T14:25:29.849Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:76fc2405522fc4844b59c7ec454bca93933ced28a95eb8f711d76959d53d417d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:30.199Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:30.541Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-12T14:25:30.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T14:25:30.541Z] befa7f879b67: Preparing [2022-04-12T14:25:30.541Z] 6a9cef5a2853: Preparing [2022-04-12T14:25:30.541Z] edb05cab6b96: Preparing [2022-04-12T14:25:30.541Z] 86fd22473245: Preparing [2022-04-12T14:25:30.541Z] f73e7dbfee58: Preparing [2022-04-12T14:25:30.541Z] 86fd22473245: Layer already exists [2022-04-12T14:25:30.541Z] 6a9cef5a2853: Layer already exists [2022-04-12T14:25:30.541Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:30.541Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:30.541Z] befa7f879b67: Layer already exists [2022-04-12T14:25:30.814Z] main: digest: sha256:76fc2405522fc4844b59c7ec454bca93933ced28a95eb8f711d76959d53d417d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:25:30.866Z] ===================================================== [Pipeline] echo [2022-04-12T14:25:30.877Z] taggedImages: [2022-04-12T14:25:30.877Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:30.877Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-12T14:25:30.877Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.65 [2022-04-12T14:25:30.877Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:25:30.877Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-12T14:25:30.900Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-12T14:25:30.900Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:30.900Z] latest [2022-04-12T14:25:30.900Z] 2.2.0-dev.65 [2022-04-12T14:25:30.900Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:25:30.900Z] main [2022-04-12T14:25:30.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:31.255Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:31.670Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:31.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T14:25:31.670Z] 863d13c74694: Preparing [2022-04-12T14:25:31.670Z] 1aa2c28e3d2f: Preparing [2022-04-12T14:25:31.670Z] edb05cab6b96: Preparing [2022-04-12T14:25:31.670Z] 2e76117cccdb: Preparing [2022-04-12T14:25:31.670Z] 13aa6c7df255: Preparing [2022-04-12T14:25:31.670Z] f73e7dbfee58: Preparing [2022-04-12T14:25:31.670Z] f73e7dbfee58: Waiting [2022-04-12T14:25:31.670Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:31.947Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:31.948Z] 863d13c74694: Pushed [2022-04-12T14:25:31.948Z] 13aa6c7df255: Pushed [2022-04-12T14:25:32.544Z] 2e76117cccdb: Pushed [2022-04-12T14:25:39.238Z] 1aa2c28e3d2f: Pushed [2022-04-12T14:25:39.238Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:ca0f2b6c9bda301ed03a2face8590ce0de077d4e228e149b3ed52f8172b65a8f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:39.581Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:39.927Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-12T14:25:39.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T14:25:39.927Z] 863d13c74694: Preparing [2022-04-12T14:25:39.927Z] 1aa2c28e3d2f: Preparing [2022-04-12T14:25:39.927Z] edb05cab6b96: Preparing [2022-04-12T14:25:39.927Z] 2e76117cccdb: Preparing [2022-04-12T14:25:39.927Z] 13aa6c7df255: Preparing [2022-04-12T14:25:39.927Z] f73e7dbfee58: Preparing [2022-04-12T14:25:39.927Z] f73e7dbfee58: Waiting [2022-04-12T14:25:39.927Z] 13aa6c7df255: Layer already exists [2022-04-12T14:25:39.927Z] 1aa2c28e3d2f: Layer already exists [2022-04-12T14:25:39.927Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:39.927Z] 863d13c74694: Layer already exists [2022-04-12T14:25:39.927Z] 2e76117cccdb: Layer already exists [2022-04-12T14:25:39.927Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:40.200Z] latest: digest: sha256:ca0f2b6c9bda301ed03a2face8590ce0de077d4e228e149b3ed52f8172b65a8f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:40.543Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:40.889Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.65 [2022-04-12T14:25:40.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T14:25:40.889Z] 863d13c74694: Preparing [2022-04-12T14:25:40.889Z] 1aa2c28e3d2f: Preparing [2022-04-12T14:25:40.889Z] edb05cab6b96: Preparing [2022-04-12T14:25:40.889Z] 2e76117cccdb: Preparing [2022-04-12T14:25:40.889Z] 13aa6c7df255: Preparing [2022-04-12T14:25:40.889Z] f73e7dbfee58: Preparing [2022-04-12T14:25:40.889Z] f73e7dbfee58: Waiting [2022-04-12T14:25:40.889Z] 863d13c74694: Layer already exists [2022-04-12T14:25:40.889Z] 2e76117cccdb: Layer already exists [2022-04-12T14:25:40.889Z] 1aa2c28e3d2f: Layer already exists [2022-04-12T14:25:40.889Z] 13aa6c7df255: Layer already exists [2022-04-12T14:25:40.889Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:41.162Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:41.162Z] 2.2.0-dev.65: digest: sha256:ca0f2b6c9bda301ed03a2face8590ce0de077d4e228e149b3ed52f8172b65a8f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:41.504Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:41.848Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:25:41.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T14:25:41.849Z] 863d13c74694: Preparing [2022-04-12T14:25:41.849Z] 1aa2c28e3d2f: Preparing [2022-04-12T14:25:41.849Z] edb05cab6b96: Preparing [2022-04-12T14:25:41.849Z] 2e76117cccdb: Preparing [2022-04-12T14:25:41.849Z] 13aa6c7df255: Preparing [2022-04-12T14:25:41.849Z] f73e7dbfee58: Preparing [2022-04-12T14:25:41.849Z] f73e7dbfee58: Waiting [2022-04-12T14:25:41.849Z] 863d13c74694: Layer already exists [2022-04-12T14:25:41.849Z] 13aa6c7df255: Layer already exists [2022-04-12T14:25:41.849Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:41.849Z] 1aa2c28e3d2f: Layer already exists [2022-04-12T14:25:41.849Z] 2e76117cccdb: Layer already exists [2022-04-12T14:25:42.121Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:42.121Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:ca0f2b6c9bda301ed03a2face8590ce0de077d4e228e149b3ed52f8172b65a8f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:42.469Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:42.811Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-12T14:25:42.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T14:25:42.811Z] 863d13c74694: Preparing [2022-04-12T14:25:42.811Z] 1aa2c28e3d2f: Preparing [2022-04-12T14:25:42.811Z] edb05cab6b96: Preparing [2022-04-12T14:25:42.811Z] 2e76117cccdb: Preparing [2022-04-12T14:25:42.811Z] 13aa6c7df255: Preparing [2022-04-12T14:25:42.811Z] f73e7dbfee58: Preparing [2022-04-12T14:25:42.811Z] f73e7dbfee58: Waiting [2022-04-12T14:25:42.811Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:42.811Z] 13aa6c7df255: Layer already exists [2022-04-12T14:25:42.811Z] 863d13c74694: Layer already exists [2022-04-12T14:25:42.811Z] 1aa2c28e3d2f: Layer already exists [2022-04-12T14:25:42.811Z] 2e76117cccdb: Layer already exists [2022-04-12T14:25:43.083Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:43.083Z] main: digest: sha256:ca0f2b6c9bda301ed03a2face8590ce0de077d4e228e149b3ed52f8172b65a8f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:25:43.133Z] ===================================================== [Pipeline] echo [2022-04-12T14:25:43.143Z] taggedImages: [2022-04-12T14:25:43.143Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:43.143Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-12T14:25:43.143Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.65 [2022-04-12T14:25:43.143Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:25:43.143Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-12T14:25:43.175Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-12T14:25:43.175Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:43.175Z] latest [2022-04-12T14:25:43.175Z] 2.2.0-dev.65 [2022-04-12T14:25:43.175Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:25:43.175Z] main [2022-04-12T14:25:43.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:43.535Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:43.941Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:43.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T14:25:43.942Z] 4eb64efa2369: Preparing [2022-04-12T14:25:43.942Z] 774e048d26d9: Preparing [2022-04-12T14:25:43.942Z] edb05cab6b96: Preparing [2022-04-12T14:25:43.942Z] 86fd22473245: Preparing [2022-04-12T14:25:43.942Z] f73e7dbfee58: Preparing [2022-04-12T14:25:44.293Z] 86fd22473245: Layer already exists [2022-04-12T14:25:44.293Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:44.293Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:44.293Z] 4eb64efa2369: Pushed [2022-04-12T14:25:49.789Z] 774e048d26d9: Pushed [2022-04-12T14:25:49.789Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:86be8df27b247aecbf06a488d08c95bdad02877a8192ed19a5b98ab8fe167077 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:50.151Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:50.498Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-12T14:25:50.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T14:25:50.498Z] 4eb64efa2369: Preparing [2022-04-12T14:25:50.498Z] 774e048d26d9: Preparing [2022-04-12T14:25:50.498Z] edb05cab6b96: Preparing [2022-04-12T14:25:50.498Z] 86fd22473245: Preparing [2022-04-12T14:25:50.498Z] f73e7dbfee58: Preparing [2022-04-12T14:25:50.498Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:50.498Z] 4eb64efa2369: Layer already exists [2022-04-12T14:25:50.498Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:50.771Z] 86fd22473245: Layer already exists [2022-04-12T14:25:50.771Z] 774e048d26d9: Layer already exists [2022-04-12T14:25:50.771Z] latest: digest: sha256:86be8df27b247aecbf06a488d08c95bdad02877a8192ed19a5b98ab8fe167077 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:51.118Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:51.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.65 [2022-04-12T14:25:51.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T14:25:51.459Z] 4eb64efa2369: Preparing [2022-04-12T14:25:51.459Z] 774e048d26d9: Preparing [2022-04-12T14:25:51.459Z] edb05cab6b96: Preparing [2022-04-12T14:25:51.459Z] 86fd22473245: Preparing [2022-04-12T14:25:51.459Z] f73e7dbfee58: Preparing [2022-04-12T14:25:51.459Z] 774e048d26d9: Layer already exists [2022-04-12T14:25:51.459Z] 4eb64efa2369: Layer already exists [2022-04-12T14:25:51.459Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:51.731Z] 86fd22473245: Layer already exists [2022-04-12T14:25:51.731Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:51.731Z] 2.2.0-dev.65: digest: sha256:86be8df27b247aecbf06a488d08c95bdad02877a8192ed19a5b98ab8fe167077 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:52.078Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:52.417Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:25:52.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T14:25:52.417Z] 4eb64efa2369: Preparing [2022-04-12T14:25:52.417Z] 774e048d26d9: Preparing [2022-04-12T14:25:52.417Z] edb05cab6b96: Preparing [2022-04-12T14:25:52.417Z] 86fd22473245: Preparing [2022-04-12T14:25:52.417Z] f73e7dbfee58: Preparing [2022-04-12T14:25:52.417Z] 86fd22473245: Layer already exists [2022-04-12T14:25:52.417Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:52.417Z] 774e048d26d9: Layer already exists [2022-04-12T14:25:52.417Z] 4eb64efa2369: Layer already exists [2022-04-12T14:25:52.417Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:52.691Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:86be8df27b247aecbf06a488d08c95bdad02877a8192ed19a5b98ab8fe167077 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:53.038Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:53.379Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-12T14:25:53.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T14:25:53.379Z] 4eb64efa2369: Preparing [2022-04-12T14:25:53.379Z] 774e048d26d9: Preparing [2022-04-12T14:25:53.379Z] edb05cab6b96: Preparing [2022-04-12T14:25:53.379Z] 86fd22473245: Preparing [2022-04-12T14:25:53.379Z] f73e7dbfee58: Preparing [2022-04-12T14:25:53.379Z] 774e048d26d9: Layer already exists [2022-04-12T14:25:53.379Z] 86fd22473245: Layer already exists [2022-04-12T14:25:53.379Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:53.379Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:53.379Z] 4eb64efa2369: Layer already exists [2022-04-12T14:25:53.653Z] main: digest: sha256:86be8df27b247aecbf06a488d08c95bdad02877a8192ed19a5b98ab8fe167077 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:25:53.700Z] ===================================================== [Pipeline] echo [2022-04-12T14:25:53.708Z] taggedImages: [2022-04-12T14:25:53.708Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:53.708Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-12T14:25:53.708Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.65 [2022-04-12T14:25:53.708Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:25:53.708Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-12T14:25:53.733Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-12T14:25:53.733Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:53.733Z] latest [2022-04-12T14:25:53.733Z] 2.2.0-dev.65 [2022-04-12T14:25:53.733Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:25:53.733Z] main [2022-04-12T14:25:53.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:54.094Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:54.431Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:25:54.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T14:25:54.431Z] de9a02abd6bb: Preparing [2022-04-12T14:25:54.431Z] de9a02abd6bb: Preparing [2022-04-12T14:25:54.431Z] ec6da739cc52: Preparing [2022-04-12T14:25:54.431Z] a6df23af5a43: Preparing [2022-04-12T14:25:54.431Z] 138981f25690: Preparing [2022-04-12T14:25:54.431Z] cded49ba3986: Preparing [2022-04-12T14:25:54.431Z] edb05cab6b96: Preparing [2022-04-12T14:25:54.431Z] 54b673026147: Preparing [2022-04-12T14:25:54.431Z] f306594eccd1: Preparing [2022-04-12T14:25:54.431Z] 2581f42e5de6: Preparing [2022-04-12T14:25:54.431Z] 0ffd5117c138: Preparing [2022-04-12T14:25:54.431Z] f73e7dbfee58: Preparing [2022-04-12T14:25:54.431Z] f306594eccd1: Waiting [2022-04-12T14:25:54.431Z] 2581f42e5de6: Waiting [2022-04-12T14:25:54.431Z] 0ffd5117c138: Waiting [2022-04-12T14:25:54.431Z] f73e7dbfee58: Waiting [2022-04-12T14:25:54.431Z] edb05cab6b96: Waiting [2022-04-12T14:25:54.431Z] 54b673026147: Waiting [2022-04-12T14:25:54.705Z] 138981f25690: Pushed [2022-04-12T14:25:54.705Z] a6df23af5a43: Pushed [2022-04-12T14:25:54.705Z] ec6da739cc52: Pushed [2022-04-12T14:25:54.978Z] edb05cab6b96: Layer already exists [2022-04-12T14:25:54.978Z] de9a02abd6bb: Pushed [2022-04-12T14:25:54.978Z] 2581f42e5de6: Pushed [2022-04-12T14:25:54.978Z] 54b673026147: Pushed [2022-04-12T14:25:54.978Z] f306594eccd1: Pushed [2022-04-12T14:25:54.978Z] f73e7dbfee58: Layer already exists [2022-04-12T14:25:55.249Z] 0ffd5117c138: Pushed [2022-04-12T14:25:59.545Z] cded49ba3986: Pushed [2022-04-12T14:25:59.545Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:884db0bad7b73d2264c405613a2dd7815006275f3758f37f75f2a0115b7a89a6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:25:59.889Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:00.231Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-12T14:26:00.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T14:26:00.231Z] de9a02abd6bb: Preparing [2022-04-12T14:26:00.231Z] de9a02abd6bb: Preparing [2022-04-12T14:26:00.231Z] ec6da739cc52: Preparing [2022-04-12T14:26:00.231Z] a6df23af5a43: Preparing [2022-04-12T14:26:00.231Z] 138981f25690: Preparing [2022-04-12T14:26:00.231Z] cded49ba3986: Preparing [2022-04-12T14:26:00.231Z] edb05cab6b96: Preparing [2022-04-12T14:26:00.231Z] 54b673026147: Preparing [2022-04-12T14:26:00.231Z] f306594eccd1: Preparing [2022-04-12T14:26:00.231Z] edb05cab6b96: Waiting [2022-04-12T14:26:00.231Z] 2581f42e5de6: Preparing [2022-04-12T14:26:00.231Z] 0ffd5117c138: Preparing [2022-04-12T14:26:00.231Z] f73e7dbfee58: Preparing [2022-04-12T14:26:00.231Z] 2581f42e5de6: Waiting [2022-04-12T14:26:00.231Z] 54b673026147: Waiting [2022-04-12T14:26:00.231Z] 0ffd5117c138: Waiting [2022-04-12T14:26:00.231Z] f306594eccd1: Waiting [2022-04-12T14:26:00.231Z] f73e7dbfee58: Waiting [2022-04-12T14:26:00.231Z] cded49ba3986: Layer already exists [2022-04-12T14:26:00.231Z] a6df23af5a43: Layer already exists [2022-04-12T14:26:00.231Z] de9a02abd6bb: Layer already exists [2022-04-12T14:26:00.231Z] 138981f25690: Layer already exists [2022-04-12T14:26:00.231Z] ec6da739cc52: Layer already exists [2022-04-12T14:26:00.503Z] 54b673026147: Layer already exists [2022-04-12T14:26:00.503Z] 2581f42e5de6: Layer already exists [2022-04-12T14:26:00.503Z] f306594eccd1: Layer already exists [2022-04-12T14:26:00.503Z] edb05cab6b96: Layer already exists [2022-04-12T14:26:00.503Z] 0ffd5117c138: Layer already exists [2022-04-12T14:26:00.503Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:00.503Z] latest: digest: sha256:884db0bad7b73d2264c405613a2dd7815006275f3758f37f75f2a0115b7a89a6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:00.845Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:01.179Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.65 [2022-04-12T14:26:01.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T14:26:01.179Z] de9a02abd6bb: Preparing [2022-04-12T14:26:01.179Z] de9a02abd6bb: Preparing [2022-04-12T14:26:01.179Z] ec6da739cc52: Preparing [2022-04-12T14:26:01.179Z] a6df23af5a43: Preparing [2022-04-12T14:26:01.179Z] 138981f25690: Preparing [2022-04-12T14:26:01.179Z] cded49ba3986: Preparing [2022-04-12T14:26:01.179Z] edb05cab6b96: Preparing [2022-04-12T14:26:01.179Z] 54b673026147: Preparing [2022-04-12T14:26:01.179Z] f306594eccd1: Preparing [2022-04-12T14:26:01.179Z] 2581f42e5de6: Preparing [2022-04-12T14:26:01.179Z] 0ffd5117c138: Preparing [2022-04-12T14:26:01.179Z] f73e7dbfee58: Preparing [2022-04-12T14:26:01.179Z] edb05cab6b96: Waiting [2022-04-12T14:26:01.179Z] 54b673026147: Waiting [2022-04-12T14:26:01.179Z] 0ffd5117c138: Waiting [2022-04-12T14:26:01.179Z] 2581f42e5de6: Waiting [2022-04-12T14:26:01.179Z] f306594eccd1: Waiting [2022-04-12T14:26:01.179Z] f73e7dbfee58: Waiting [2022-04-12T14:26:01.179Z] de9a02abd6bb: Layer already exists [2022-04-12T14:26:01.179Z] cded49ba3986: Layer already exists [2022-04-12T14:26:01.179Z] ec6da739cc52: Layer already exists [2022-04-12T14:26:01.179Z] 138981f25690: Layer already exists [2022-04-12T14:26:01.179Z] a6df23af5a43: Layer already exists [2022-04-12T14:26:01.449Z] f306594eccd1: Layer already exists [2022-04-12T14:26:01.449Z] 2581f42e5de6: Layer already exists [2022-04-12T14:26:01.449Z] 54b673026147: Layer already exists [2022-04-12T14:26:01.449Z] edb05cab6b96: Layer already exists [2022-04-12T14:26:01.449Z] 0ffd5117c138: Layer already exists [2022-04-12T14:26:01.449Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:01.449Z] 2.2.0-dev.65: digest: sha256:884db0bad7b73d2264c405613a2dd7815006275f3758f37f75f2a0115b7a89a6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:01.796Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:02.140Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:02.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T14:26:02.140Z] de9a02abd6bb: Preparing [2022-04-12T14:26:02.140Z] de9a02abd6bb: Preparing [2022-04-12T14:26:02.140Z] ec6da739cc52: Preparing [2022-04-12T14:26:02.140Z] a6df23af5a43: Preparing [2022-04-12T14:26:02.140Z] 138981f25690: Preparing [2022-04-12T14:26:02.140Z] cded49ba3986: Preparing [2022-04-12T14:26:02.140Z] edb05cab6b96: Preparing [2022-04-12T14:26:02.140Z] 54b673026147: Preparing [2022-04-12T14:26:02.140Z] f306594eccd1: Preparing [2022-04-12T14:26:02.140Z] 2581f42e5de6: Preparing [2022-04-12T14:26:02.140Z] 0ffd5117c138: Preparing [2022-04-12T14:26:02.140Z] f73e7dbfee58: Preparing [2022-04-12T14:26:02.140Z] edb05cab6b96: Waiting [2022-04-12T14:26:02.140Z] 54b673026147: Waiting [2022-04-12T14:26:02.140Z] f306594eccd1: Waiting [2022-04-12T14:26:02.140Z] 2581f42e5de6: Waiting [2022-04-12T14:26:02.140Z] 0ffd5117c138: Waiting [2022-04-12T14:26:02.140Z] f73e7dbfee58: Waiting [2022-04-12T14:26:02.140Z] cded49ba3986: Layer already exists [2022-04-12T14:26:02.140Z] 138981f25690: Layer already exists [2022-04-12T14:26:02.140Z] a6df23af5a43: Layer already exists [2022-04-12T14:26:02.140Z] ec6da739cc52: Layer already exists [2022-04-12T14:26:02.140Z] de9a02abd6bb: Layer already exists [2022-04-12T14:26:02.414Z] edb05cab6b96: Layer already exists [2022-04-12T14:26:02.414Z] f306594eccd1: Layer already exists [2022-04-12T14:26:02.414Z] 54b673026147: Layer already exists [2022-04-12T14:26:02.414Z] 2581f42e5de6: Layer already exists [2022-04-12T14:26:02.414Z] 0ffd5117c138: Layer already exists [2022-04-12T14:26:02.414Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:02.414Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:884db0bad7b73d2264c405613a2dd7815006275f3758f37f75f2a0115b7a89a6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:02.761Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:03.099Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-12T14:26:03.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T14:26:03.099Z] de9a02abd6bb: Preparing [2022-04-12T14:26:03.099Z] de9a02abd6bb: Preparing [2022-04-12T14:26:03.099Z] ec6da739cc52: Preparing [2022-04-12T14:26:03.099Z] a6df23af5a43: Preparing [2022-04-12T14:26:03.099Z] 138981f25690: Preparing [2022-04-12T14:26:03.099Z] cded49ba3986: Preparing [2022-04-12T14:26:03.099Z] edb05cab6b96: Preparing [2022-04-12T14:26:03.099Z] 54b673026147: Preparing [2022-04-12T14:26:03.099Z] f306594eccd1: Preparing [2022-04-12T14:26:03.099Z] 2581f42e5de6: Preparing [2022-04-12T14:26:03.099Z] 0ffd5117c138: Preparing [2022-04-12T14:26:03.099Z] f73e7dbfee58: Preparing [2022-04-12T14:26:03.099Z] f306594eccd1: Waiting [2022-04-12T14:26:03.099Z] 2581f42e5de6: Waiting [2022-04-12T14:26:03.099Z] 0ffd5117c138: Waiting [2022-04-12T14:26:03.099Z] f73e7dbfee58: Waiting [2022-04-12T14:26:03.099Z] edb05cab6b96: Waiting [2022-04-12T14:26:03.099Z] 54b673026147: Waiting [2022-04-12T14:26:03.099Z] de9a02abd6bb: Layer already exists [2022-04-12T14:26:03.099Z] 138981f25690: Layer already exists [2022-04-12T14:26:03.099Z] ec6da739cc52: Layer already exists [2022-04-12T14:26:03.099Z] cded49ba3986: Layer already exists [2022-04-12T14:26:03.099Z] a6df23af5a43: Layer already exists [2022-04-12T14:26:03.371Z] edb05cab6b96: Layer already exists [2022-04-12T14:26:03.371Z] 0ffd5117c138: Layer already exists [2022-04-12T14:26:03.371Z] 54b673026147: Layer already exists [2022-04-12T14:26:03.371Z] f306594eccd1: Layer already exists [2022-04-12T14:26:03.371Z] 2581f42e5de6: Layer already exists [2022-04-12T14:26:03.371Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:03.371Z] main: digest: sha256:884db0bad7b73d2264c405613a2dd7815006275f3758f37f75f2a0115b7a89a6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:26:03.415Z] ===================================================== [Pipeline] echo [2022-04-12T14:26:03.422Z] taggedImages: [2022-04-12T14:26:03.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:03.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-12T14:26:03.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.65 [2022-04-12T14:26:03.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:03.422Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-12T14:26:03.437Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-12T14:26:03.438Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:03.438Z] latest [2022-04-12T14:26:03.438Z] 2.2.0-dev.65 [2022-04-12T14:26:03.438Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:03.438Z] main [2022-04-12T14:26:03.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:03.790Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:04.130Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:04.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T14:26:04.130Z] 026aff21e273: Preparing [2022-04-12T14:26:04.130Z] 0874666da2ef: Preparing [2022-04-12T14:26:04.130Z] 8291afbc38d6: Preparing [2022-04-12T14:26:04.130Z] f6ebf595721d: Preparing [2022-04-12T14:26:04.130Z] 1594a930c0e0: Preparing [2022-04-12T14:26:04.130Z] 0390a0103ddf: Preparing [2022-04-12T14:26:04.130Z] b51abc483f3b: Preparing [2022-04-12T14:26:04.130Z] f73e7dbfee58: Preparing [2022-04-12T14:26:04.130Z] 0390a0103ddf: Waiting [2022-04-12T14:26:04.130Z] b51abc483f3b: Waiting [2022-04-12T14:26:04.130Z] f73e7dbfee58: Waiting [2022-04-12T14:26:04.405Z] 0874666da2ef: Pushed [2022-04-12T14:26:04.405Z] 026aff21e273: Pushed [2022-04-12T14:26:04.405Z] 1594a930c0e0: Pushed [2022-04-12T14:26:04.405Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:04.678Z] 0390a0103ddf: Pushed [2022-04-12T14:26:05.272Z] b51abc483f3b: Pushed [2022-04-12T14:26:09.563Z] f6ebf595721d: Pushed [2022-04-12T14:26:09.563Z] 8291afbc38d6: Pushed [2022-04-12T14:26:09.563Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:fa6b95874f65ec1bcea3cbcf13f1f2cd694f3ffd5707221c949f874615cdab8e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:09.909Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:10.241Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-12T14:26:10.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T14:26:10.241Z] 026aff21e273: Preparing [2022-04-12T14:26:10.241Z] 0874666da2ef: Preparing [2022-04-12T14:26:10.241Z] 8291afbc38d6: Preparing [2022-04-12T14:26:10.241Z] f6ebf595721d: Preparing [2022-04-12T14:26:10.241Z] 1594a930c0e0: Preparing [2022-04-12T14:26:10.241Z] 0390a0103ddf: Preparing [2022-04-12T14:26:10.241Z] b51abc483f3b: Preparing [2022-04-12T14:26:10.241Z] f73e7dbfee58: Preparing [2022-04-12T14:26:10.241Z] 0390a0103ddf: Waiting [2022-04-12T14:26:10.241Z] b51abc483f3b: Waiting [2022-04-12T14:26:10.241Z] f73e7dbfee58: Waiting [2022-04-12T14:26:10.241Z] 0874666da2ef: Layer already exists [2022-04-12T14:26:10.241Z] 8291afbc38d6: Layer already exists [2022-04-12T14:26:10.241Z] f6ebf595721d: Layer already exists [2022-04-12T14:26:10.241Z] 026aff21e273: Layer already exists [2022-04-12T14:26:10.241Z] 1594a930c0e0: Layer already exists [2022-04-12T14:26:10.241Z] 0390a0103ddf: Layer already exists [2022-04-12T14:26:10.241Z] b51abc483f3b: Layer already exists [2022-04-12T14:26:10.241Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:10.511Z] latest: digest: sha256:fa6b95874f65ec1bcea3cbcf13f1f2cd694f3ffd5707221c949f874615cdab8e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:10.851Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:11.185Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.65 [2022-04-12T14:26:11.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T14:26:11.185Z] 026aff21e273: Preparing [2022-04-12T14:26:11.185Z] 0874666da2ef: Preparing [2022-04-12T14:26:11.185Z] 8291afbc38d6: Preparing [2022-04-12T14:26:11.185Z] f6ebf595721d: Preparing [2022-04-12T14:26:11.185Z] 1594a930c0e0: Preparing [2022-04-12T14:26:11.185Z] 0390a0103ddf: Preparing [2022-04-12T14:26:11.185Z] b51abc483f3b: Preparing [2022-04-12T14:26:11.185Z] f73e7dbfee58: Preparing [2022-04-12T14:26:11.185Z] b51abc483f3b: Waiting [2022-04-12T14:26:11.185Z] 0390a0103ddf: Waiting [2022-04-12T14:26:11.185Z] f73e7dbfee58: Waiting [2022-04-12T14:26:11.185Z] f6ebf595721d: Layer already exists [2022-04-12T14:26:11.185Z] 026aff21e273: Layer already exists [2022-04-12T14:26:11.185Z] 1594a930c0e0: Layer already exists [2022-04-12T14:26:11.185Z] 0874666da2ef: Layer already exists [2022-04-12T14:26:11.185Z] 8291afbc38d6: Layer already exists [2022-04-12T14:26:11.456Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:11.456Z] b51abc483f3b: Layer already exists [2022-04-12T14:26:11.456Z] 0390a0103ddf: Layer already exists [2022-04-12T14:26:11.456Z] 2.2.0-dev.65: digest: sha256:fa6b95874f65ec1bcea3cbcf13f1f2cd694f3ffd5707221c949f874615cdab8e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:11.794Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:12.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:12.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T14:26:12.127Z] 026aff21e273: Preparing [2022-04-12T14:26:12.127Z] 0874666da2ef: Preparing [2022-04-12T14:26:12.127Z] 8291afbc38d6: Preparing [2022-04-12T14:26:12.127Z] f6ebf595721d: Preparing [2022-04-12T14:26:12.127Z] 1594a930c0e0: Preparing [2022-04-12T14:26:12.127Z] 0390a0103ddf: Preparing [2022-04-12T14:26:12.127Z] b51abc483f3b: Preparing [2022-04-12T14:26:12.127Z] f73e7dbfee58: Preparing [2022-04-12T14:26:12.127Z] 0390a0103ddf: Waiting [2022-04-12T14:26:12.127Z] b51abc483f3b: Waiting [2022-04-12T14:26:12.127Z] f73e7dbfee58: Waiting [2022-04-12T14:26:12.127Z] 1594a930c0e0: Layer already exists [2022-04-12T14:26:12.127Z] 0874666da2ef: Layer already exists [2022-04-12T14:26:12.127Z] 026aff21e273: Layer already exists [2022-04-12T14:26:12.127Z] 8291afbc38d6: Layer already exists [2022-04-12T14:26:12.127Z] f6ebf595721d: Layer already exists [2022-04-12T14:26:12.397Z] 0390a0103ddf: Layer already exists [2022-04-12T14:26:12.397Z] b51abc483f3b: Layer already exists [2022-04-12T14:26:12.397Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:12.397Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:fa6b95874f65ec1bcea3cbcf13f1f2cd694f3ffd5707221c949f874615cdab8e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:12.736Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:13.068Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-12T14:26:13.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T14:26:13.068Z] 026aff21e273: Preparing [2022-04-12T14:26:13.068Z] 0874666da2ef: Preparing [2022-04-12T14:26:13.068Z] 8291afbc38d6: Preparing [2022-04-12T14:26:13.068Z] f6ebf595721d: Preparing [2022-04-12T14:26:13.068Z] 1594a930c0e0: Preparing [2022-04-12T14:26:13.068Z] 0390a0103ddf: Preparing [2022-04-12T14:26:13.068Z] b51abc483f3b: Preparing [2022-04-12T14:26:13.068Z] f73e7dbfee58: Preparing [2022-04-12T14:26:13.068Z] 0390a0103ddf: Waiting [2022-04-12T14:26:13.068Z] b51abc483f3b: Waiting [2022-04-12T14:26:13.068Z] f73e7dbfee58: Waiting [2022-04-12T14:26:13.068Z] f6ebf595721d: Layer already exists [2022-04-12T14:26:13.068Z] 1594a930c0e0: Layer already exists [2022-04-12T14:26:13.068Z] 026aff21e273: Layer already exists [2022-04-12T14:26:13.068Z] 0874666da2ef: Layer already exists [2022-04-12T14:26:13.068Z] 8291afbc38d6: Layer already exists [2022-04-12T14:26:13.339Z] b51abc483f3b: Layer already exists [2022-04-12T14:26:13.339Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:13.339Z] 0390a0103ddf: Layer already exists [2022-04-12T14:26:13.339Z] main: digest: sha256:fa6b95874f65ec1bcea3cbcf13f1f2cd694f3ffd5707221c949f874615cdab8e size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:26:13.380Z] ===================================================== [Pipeline] echo [2022-04-12T14:26:13.388Z] taggedImages: [2022-04-12T14:26:13.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:13.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-12T14:26:13.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.65 [2022-04-12T14:26:13.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:13.388Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-12T14:26:13.410Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-12T14:26:13.410Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:13.410Z] latest [2022-04-12T14:26:13.410Z] 2.2.0-dev.65 [2022-04-12T14:26:13.410Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:13.410Z] main [2022-04-12T14:26:13.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:13.751Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:14.098Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:14.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T14:26:14.098Z] 98423afdc1a2: Preparing [2022-04-12T14:26:14.098Z] 13b8cc596122: Preparing [2022-04-12T14:26:14.098Z] ddddb2aea914: Preparing [2022-04-12T14:26:14.098Z] 1a70eca300b2: Preparing [2022-04-12T14:26:14.098Z] 927408ebbee0: Preparing [2022-04-12T14:26:14.098Z] 2c20cd9c9bcf: Preparing [2022-04-12T14:26:14.098Z] f86d1e69d64e: Preparing [2022-04-12T14:26:14.098Z] 1e0d2648e977: Preparing [2022-04-12T14:26:14.098Z] 907e21febd8a: Preparing [2022-04-12T14:26:14.098Z] f73e7dbfee58: Preparing [2022-04-12T14:26:14.098Z] f86d1e69d64e: Waiting [2022-04-12T14:26:14.098Z] 907e21febd8a: Waiting [2022-04-12T14:26:14.098Z] f73e7dbfee58: Waiting [2022-04-12T14:26:14.098Z] 1e0d2648e977: Waiting [2022-04-12T14:26:14.098Z] 2c20cd9c9bcf: Waiting [2022-04-12T14:26:14.371Z] 98423afdc1a2: Pushed [2022-04-12T14:26:14.371Z] 13b8cc596122: Pushed [2022-04-12T14:26:14.646Z] 927408ebbee0: Pushed [2022-04-12T14:26:14.646Z] 2c20cd9c9bcf: Pushed [2022-04-12T14:26:14.646Z] f86d1e69d64e: Pushed [2022-04-12T14:26:14.646Z] 1e0d2648e977: Pushed [2022-04-12T14:26:14.646Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:14.919Z] 907e21febd8a: Pushed [2022-04-12T14:26:19.213Z] 1a70eca300b2: Pushed [2022-04-12T14:26:19.213Z] ddddb2aea914: Pushed [2022-04-12T14:26:19.213Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:3d583b43dcd8aa47c464463488a4240a24f7981d28bd93f3f92f7ee49fce3f0f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:19.554Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:19.888Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-12T14:26:19.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T14:26:19.888Z] 98423afdc1a2: Preparing [2022-04-12T14:26:19.888Z] 13b8cc596122: Preparing [2022-04-12T14:26:19.888Z] ddddb2aea914: Preparing [2022-04-12T14:26:19.888Z] 1a70eca300b2: Preparing [2022-04-12T14:26:19.888Z] 927408ebbee0: Preparing [2022-04-12T14:26:19.888Z] 2c20cd9c9bcf: Preparing [2022-04-12T14:26:19.888Z] f86d1e69d64e: Preparing [2022-04-12T14:26:19.888Z] 1e0d2648e977: Preparing [2022-04-12T14:26:19.888Z] 907e21febd8a: Preparing [2022-04-12T14:26:19.888Z] f73e7dbfee58: Preparing [2022-04-12T14:26:19.888Z] 2c20cd9c9bcf: Waiting [2022-04-12T14:26:19.888Z] 1e0d2648e977: Waiting [2022-04-12T14:26:19.888Z] f86d1e69d64e: Waiting [2022-04-12T14:26:19.888Z] 907e21febd8a: Waiting [2022-04-12T14:26:19.888Z] f73e7dbfee58: Waiting [2022-04-12T14:26:19.888Z] 1a70eca300b2: Layer already exists [2022-04-12T14:26:19.888Z] ddddb2aea914: Layer already exists [2022-04-12T14:26:19.888Z] 13b8cc596122: Layer already exists [2022-04-12T14:26:19.888Z] 927408ebbee0: Layer already exists [2022-04-12T14:26:19.888Z] 98423afdc1a2: Layer already exists [2022-04-12T14:26:20.157Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:20.157Z] f86d1e69d64e: Layer already exists [2022-04-12T14:26:20.157Z] 907e21febd8a: Layer already exists [2022-04-12T14:26:20.157Z] 2c20cd9c9bcf: Layer already exists [2022-04-12T14:26:20.157Z] 1e0d2648e977: Layer already exists [2022-04-12T14:26:20.157Z] latest: digest: sha256:3d583b43dcd8aa47c464463488a4240a24f7981d28bd93f3f92f7ee49fce3f0f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:20.491Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:20.826Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.65 [2022-04-12T14:26:20.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T14:26:20.826Z] 98423afdc1a2: Preparing [2022-04-12T14:26:20.826Z] 13b8cc596122: Preparing [2022-04-12T14:26:20.826Z] ddddb2aea914: Preparing [2022-04-12T14:26:20.826Z] 1a70eca300b2: Preparing [2022-04-12T14:26:20.826Z] 927408ebbee0: Preparing [2022-04-12T14:26:20.826Z] 2c20cd9c9bcf: Preparing [2022-04-12T14:26:20.826Z] f86d1e69d64e: Preparing [2022-04-12T14:26:20.826Z] 1e0d2648e977: Preparing [2022-04-12T14:26:20.826Z] 907e21febd8a: Preparing [2022-04-12T14:26:20.826Z] f73e7dbfee58: Preparing [2022-04-12T14:26:20.826Z] 2c20cd9c9bcf: Waiting [2022-04-12T14:26:20.826Z] f86d1e69d64e: Waiting [2022-04-12T14:26:20.826Z] 1e0d2648e977: Waiting [2022-04-12T14:26:20.826Z] 907e21febd8a: Waiting [2022-04-12T14:26:20.826Z] f73e7dbfee58: Waiting [2022-04-12T14:26:20.826Z] 1a70eca300b2: Layer already exists [2022-04-12T14:26:20.826Z] 927408ebbee0: Layer already exists [2022-04-12T14:26:20.826Z] 13b8cc596122: Layer already exists [2022-04-12T14:26:20.826Z] 98423afdc1a2: Layer already exists [2022-04-12T14:26:20.826Z] ddddb2aea914: Layer already exists [2022-04-12T14:26:21.096Z] f86d1e69d64e: Layer already exists [2022-04-12T14:26:21.096Z] 1e0d2648e977: Layer already exists [2022-04-12T14:26:21.096Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:21.096Z] 2c20cd9c9bcf: Layer already exists [2022-04-12T14:26:21.096Z] 907e21febd8a: Layer already exists [2022-04-12T14:26:21.096Z] 2.2.0-dev.65: digest: sha256:3d583b43dcd8aa47c464463488a4240a24f7981d28bd93f3f92f7ee49fce3f0f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:21.434Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:21.765Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:21.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T14:26:21.765Z] 98423afdc1a2: Preparing [2022-04-12T14:26:21.765Z] 13b8cc596122: Preparing [2022-04-12T14:26:21.765Z] ddddb2aea914: Preparing [2022-04-12T14:26:21.765Z] 1a70eca300b2: Preparing [2022-04-12T14:26:21.765Z] 927408ebbee0: Preparing [2022-04-12T14:26:21.765Z] 2c20cd9c9bcf: Preparing [2022-04-12T14:26:21.765Z] f86d1e69d64e: Preparing [2022-04-12T14:26:21.765Z] 1e0d2648e977: Preparing [2022-04-12T14:26:21.765Z] 907e21febd8a: Preparing [2022-04-12T14:26:21.765Z] f73e7dbfee58: Preparing [2022-04-12T14:26:21.765Z] f86d1e69d64e: Waiting [2022-04-12T14:26:21.765Z] 1e0d2648e977: Waiting [2022-04-12T14:26:21.765Z] 2c20cd9c9bcf: Waiting [2022-04-12T14:26:21.765Z] 907e21febd8a: Waiting [2022-04-12T14:26:21.765Z] f73e7dbfee58: Waiting [2022-04-12T14:26:21.765Z] 927408ebbee0: Layer already exists [2022-04-12T14:26:21.765Z] 1a70eca300b2: Layer already exists [2022-04-12T14:26:21.765Z] ddddb2aea914: Layer already exists [2022-04-12T14:26:21.765Z] 13b8cc596122: Layer already exists [2022-04-12T14:26:21.765Z] 98423afdc1a2: Layer already exists [2022-04-12T14:26:21.765Z] 2c20cd9c9bcf: Layer already exists [2022-04-12T14:26:21.765Z] 1e0d2648e977: Layer already exists [2022-04-12T14:26:21.765Z] f86d1e69d64e: Layer already exists [2022-04-12T14:26:21.765Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:21.765Z] 907e21febd8a: Layer already exists [2022-04-12T14:26:22.033Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:3d583b43dcd8aa47c464463488a4240a24f7981d28bd93f3f92f7ee49fce3f0f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:22.376Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:22.710Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-12T14:26:22.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T14:26:22.711Z] 98423afdc1a2: Preparing [2022-04-12T14:26:22.711Z] 13b8cc596122: Preparing [2022-04-12T14:26:22.711Z] ddddb2aea914: Preparing [2022-04-12T14:26:22.711Z] 1a70eca300b2: Preparing [2022-04-12T14:26:22.711Z] 927408ebbee0: Preparing [2022-04-12T14:26:22.711Z] 2c20cd9c9bcf: Preparing [2022-04-12T14:26:22.711Z] f86d1e69d64e: Preparing [2022-04-12T14:26:22.711Z] 1e0d2648e977: Preparing [2022-04-12T14:26:22.711Z] 907e21febd8a: Preparing [2022-04-12T14:26:22.711Z] f73e7dbfee58: Preparing [2022-04-12T14:26:22.711Z] 2c20cd9c9bcf: Waiting [2022-04-12T14:26:22.711Z] f86d1e69d64e: Waiting [2022-04-12T14:26:22.711Z] 1e0d2648e977: Waiting [2022-04-12T14:26:22.711Z] 907e21febd8a: Waiting [2022-04-12T14:26:22.711Z] f73e7dbfee58: Waiting [2022-04-12T14:26:22.711Z] ddddb2aea914: Layer already exists [2022-04-12T14:26:22.711Z] 927408ebbee0: Layer already exists [2022-04-12T14:26:22.711Z] 98423afdc1a2: Layer already exists [2022-04-12T14:26:22.711Z] 1a70eca300b2: Layer already exists [2022-04-12T14:26:22.711Z] 13b8cc596122: Layer already exists [2022-04-12T14:26:22.982Z] 1e0d2648e977: Layer already exists [2022-04-12T14:26:22.982Z] 2c20cd9c9bcf: Layer already exists [2022-04-12T14:26:22.982Z] f73e7dbfee58: Layer already exists [2022-04-12T14:26:22.982Z] f86d1e69d64e: Layer already exists [2022-04-12T14:26:22.982Z] 907e21febd8a: Layer already exists [2022-04-12T14:26:22.982Z] main: digest: sha256:3d583b43dcd8aa47c464463488a4240a24f7981d28bd93f3f92f7ee49fce3f0f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:26:23.027Z] ===================================================== [Pipeline] echo [2022-04-12T14:26:23.038Z] taggedImages: [2022-04-12T14:26:23.038Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:23.038Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-12T14:26:23.038Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.65 [2022-04-12T14:26:23.038Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:23.038Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-12T14:26:23.062Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-12T14:26:23.062Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:23.062Z] latest [2022-04-12T14:26:23.062Z] 2.2.0-dev.65 [2022-04-12T14:26:23.062Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:23.062Z] main [2022-04-12T14:26:23.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:23.410Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:23.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:23.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T14:26:23.751Z] 5d96d8bd7402: Preparing [2022-04-12T14:26:23.751Z] 1a85bbd87ca8: Preparing [2022-04-12T14:26:23.751Z] edb05cab6b96: Preparing [2022-04-12T14:26:23.751Z] d6ce2d0f1a04: Preparing [2022-04-12T14:26:23.751Z] 83dfc5b410c1: Preparing [2022-04-12T14:26:23.751Z] 4f4ce317c6bb: Preparing [2022-04-12T14:26:23.751Z] 4f4ce317c6bb: Waiting [2022-04-12T14:26:23.751Z] edb05cab6b96: Layer already exists [2022-04-12T14:26:24.026Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:26:24.026Z] 5d96d8bd7402: Pushed [2022-04-12T14:26:24.026Z] 83dfc5b410c1: Pushed [2022-04-12T14:26:25.459Z] d6ce2d0f1a04: Pushed [2022-04-12T14:26:28.841Z] 1a85bbd87ca8: Pushed [2022-04-12T14:26:28.841Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:651df7967e63efe49f74c990710e4dda32181fea199dcfc0eb9ca2e919846b69 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:29.392Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:29.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-12T14:26:29.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T14:26:29.768Z] 5d96d8bd7402: Preparing [2022-04-12T14:26:29.768Z] 1a85bbd87ca8: Preparing [2022-04-12T14:26:29.768Z] edb05cab6b96: Preparing [2022-04-12T14:26:29.768Z] d6ce2d0f1a04: Preparing [2022-04-12T14:26:29.768Z] 83dfc5b410c1: Preparing [2022-04-12T14:26:29.768Z] 4f4ce317c6bb: Preparing [2022-04-12T14:26:29.768Z] 4f4ce317c6bb: Waiting [2022-04-12T14:26:29.768Z] d6ce2d0f1a04: Layer already exists [2022-04-12T14:26:29.768Z] 1a85bbd87ca8: Layer already exists [2022-04-12T14:26:29.768Z] 5d96d8bd7402: Layer already exists [2022-04-12T14:26:29.768Z] edb05cab6b96: Layer already exists [2022-04-12T14:26:29.768Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:26:30.049Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:26:30.049Z] latest: digest: sha256:651df7967e63efe49f74c990710e4dda32181fea199dcfc0eb9ca2e919846b69 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:30.396Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:30.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.65 [2022-04-12T14:26:30.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T14:26:30.766Z] 5d96d8bd7402: Preparing [2022-04-12T14:26:30.766Z] 1a85bbd87ca8: Preparing [2022-04-12T14:26:30.766Z] edb05cab6b96: Preparing [2022-04-12T14:26:30.766Z] d6ce2d0f1a04: Preparing [2022-04-12T14:26:30.766Z] 83dfc5b410c1: Preparing [2022-04-12T14:26:30.766Z] 4f4ce317c6bb: Preparing [2022-04-12T14:26:30.766Z] 4f4ce317c6bb: Waiting [2022-04-12T14:26:30.766Z] 1a85bbd87ca8: Layer already exists [2022-04-12T14:26:30.766Z] edb05cab6b96: Layer already exists [2022-04-12T14:26:30.766Z] 5d96d8bd7402: Layer already exists [2022-04-12T14:26:30.766Z] d6ce2d0f1a04: Layer already exists [2022-04-12T14:26:30.766Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:26:30.766Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:26:31.041Z] 2.2.0-dev.65: digest: sha256:651df7967e63efe49f74c990710e4dda32181fea199dcfc0eb9ca2e919846b69 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:31.402Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:31.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:31.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T14:26:31.752Z] 5d96d8bd7402: Preparing [2022-04-12T14:26:31.752Z] 1a85bbd87ca8: Preparing [2022-04-12T14:26:31.752Z] edb05cab6b96: Preparing [2022-04-12T14:26:31.752Z] d6ce2d0f1a04: Preparing [2022-04-12T14:26:31.752Z] 83dfc5b410c1: Preparing [2022-04-12T14:26:31.752Z] 4f4ce317c6bb: Preparing [2022-04-12T14:26:31.752Z] 4f4ce317c6bb: Waiting [2022-04-12T14:26:31.752Z] d6ce2d0f1a04: Layer already exists [2022-04-12T14:26:31.752Z] 1a85bbd87ca8: Layer already exists [2022-04-12T14:26:31.752Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:26:31.752Z] 5d96d8bd7402: Layer already exists [2022-04-12T14:26:31.752Z] edb05cab6b96: Layer already exists [2022-04-12T14:26:31.752Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:26:32.025Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:651df7967e63efe49f74c990710e4dda32181fea199dcfc0eb9ca2e919846b69 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:32.369Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:32.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-12T14:26:32.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T14:26:32.706Z] 5d96d8bd7402: Preparing [2022-04-12T14:26:32.706Z] 1a85bbd87ca8: Preparing [2022-04-12T14:26:32.706Z] edb05cab6b96: Preparing [2022-04-12T14:26:32.706Z] d6ce2d0f1a04: Preparing [2022-04-12T14:26:32.706Z] 83dfc5b410c1: Preparing [2022-04-12T14:26:32.706Z] 4f4ce317c6bb: Preparing [2022-04-12T14:26:32.706Z] 4f4ce317c6bb: Waiting [2022-04-12T14:26:32.706Z] 5d96d8bd7402: Layer already exists [2022-04-12T14:26:32.706Z] edb05cab6b96: Layer already exists [2022-04-12T14:26:32.706Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:26:32.706Z] 1a85bbd87ca8: Layer already exists [2022-04-12T14:26:32.706Z] d6ce2d0f1a04: Layer already exists [2022-04-12T14:26:32.706Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:26:32.977Z] main: digest: sha256:651df7967e63efe49f74c990710e4dda32181fea199dcfc0eb9ca2e919846b69 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:26:33.023Z] ===================================================== [Pipeline] echo [2022-04-12T14:26:33.033Z] taggedImages: [2022-04-12T14:26:33.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:33.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-12T14:26:33.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.65 [2022-04-12T14:26:33.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:33.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-12T14:26:33.055Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-12T14:26:33.055Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:33.055Z] latest [2022-04-12T14:26:33.055Z] 2.2.0-dev.65 [2022-04-12T14:26:33.055Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:33.055Z] main [2022-04-12T14:26:33.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:33.402Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:33.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:33.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T14:26:33.754Z] cec1ea0ec57a: Preparing [2022-04-12T14:26:33.754Z] 78f0d9210e1a: Preparing [2022-04-12T14:26:33.754Z] d18e73d89bab: Preparing [2022-04-12T14:26:33.754Z] 5fe119cc3932: Preparing [2022-04-12T14:26:33.754Z] 7c41a8185eba: Preparing [2022-04-12T14:26:33.754Z] fb3dbc41b7fc: Preparing [2022-04-12T14:26:33.754Z] 83dfc5b410c1: Preparing [2022-04-12T14:26:33.754Z] 4f4ce317c6bb: Preparing [2022-04-12T14:26:33.754Z] 83dfc5b410c1: Waiting [2022-04-12T14:26:33.754Z] 4f4ce317c6bb: Waiting [2022-04-12T14:26:33.754Z] fb3dbc41b7fc: Waiting [2022-04-12T14:26:34.026Z] cec1ea0ec57a: Pushed [2022-04-12T14:26:34.026Z] d18e73d89bab: Pushed [2022-04-12T14:26:34.026Z] 78f0d9210e1a: Pushed [2022-04-12T14:26:34.026Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:26:34.026Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:26:35.011Z] fb3dbc41b7fc: Pushed [2022-04-12T14:26:43.282Z] 7c41a8185eba: Pushed [2022-04-12T14:26:51.540Z] 5fe119cc3932: Pushed [2022-04-12T14:26:51.540Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:2e8df8b54b54bd2a7b83f4ea7d34dff8f9a2deba21ccb6ef932097f0959f15a9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:51.883Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:52.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-12T14:26:52.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T14:26:52.220Z] cec1ea0ec57a: Preparing [2022-04-12T14:26:52.220Z] 78f0d9210e1a: Preparing [2022-04-12T14:26:52.220Z] d18e73d89bab: Preparing [2022-04-12T14:26:52.220Z] 5fe119cc3932: Preparing [2022-04-12T14:26:52.220Z] 7c41a8185eba: Preparing [2022-04-12T14:26:52.220Z] fb3dbc41b7fc: Preparing [2022-04-12T14:26:52.220Z] 83dfc5b410c1: Preparing [2022-04-12T14:26:52.220Z] 4f4ce317c6bb: Preparing [2022-04-12T14:26:52.220Z] fb3dbc41b7fc: Waiting [2022-04-12T14:26:52.220Z] 83dfc5b410c1: Waiting [2022-04-12T14:26:52.220Z] 4f4ce317c6bb: Waiting [2022-04-12T14:26:52.220Z] d18e73d89bab: Layer already exists [2022-04-12T14:26:52.220Z] cec1ea0ec57a: Layer already exists [2022-04-12T14:26:52.220Z] 5fe119cc3932: Layer already exists [2022-04-12T14:26:52.220Z] 7c41a8185eba: Layer already exists [2022-04-12T14:26:52.220Z] 78f0d9210e1a: Layer already exists [2022-04-12T14:26:52.220Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:26:52.220Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:26:52.220Z] fb3dbc41b7fc: Layer already exists [2022-04-12T14:26:52.491Z] latest: digest: sha256:2e8df8b54b54bd2a7b83f4ea7d34dff8f9a2deba21ccb6ef932097f0959f15a9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:52.833Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:53.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.65 [2022-04-12T14:26:53.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T14:26:53.165Z] cec1ea0ec57a: Preparing [2022-04-12T14:26:53.165Z] 78f0d9210e1a: Preparing [2022-04-12T14:26:53.165Z] d18e73d89bab: Preparing [2022-04-12T14:26:53.165Z] 5fe119cc3932: Preparing [2022-04-12T14:26:53.165Z] 7c41a8185eba: Preparing [2022-04-12T14:26:53.165Z] fb3dbc41b7fc: Preparing [2022-04-12T14:26:53.165Z] 83dfc5b410c1: Preparing [2022-04-12T14:26:53.165Z] 4f4ce317c6bb: Preparing [2022-04-12T14:26:53.165Z] 83dfc5b410c1: Waiting [2022-04-12T14:26:53.165Z] 4f4ce317c6bb: Waiting [2022-04-12T14:26:53.165Z] fb3dbc41b7fc: Waiting [2022-04-12T14:26:53.165Z] d18e73d89bab: Layer already exists [2022-04-12T14:26:53.165Z] 78f0d9210e1a: Layer already exists [2022-04-12T14:26:53.165Z] 7c41a8185eba: Layer already exists [2022-04-12T14:26:53.165Z] cec1ea0ec57a: Layer already exists [2022-04-12T14:26:53.165Z] 5fe119cc3932: Layer already exists [2022-04-12T14:26:53.165Z] fb3dbc41b7fc: Layer already exists [2022-04-12T14:26:53.165Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:26:53.165Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:26:53.437Z] 2.2.0-dev.65: digest: sha256:2e8df8b54b54bd2a7b83f4ea7d34dff8f9a2deba21ccb6ef932097f0959f15a9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:53.780Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:54.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:54.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T14:26:54.115Z] cec1ea0ec57a: Preparing [2022-04-12T14:26:54.115Z] 78f0d9210e1a: Preparing [2022-04-12T14:26:54.115Z] d18e73d89bab: Preparing [2022-04-12T14:26:54.115Z] 5fe119cc3932: Preparing [2022-04-12T14:26:54.115Z] 7c41a8185eba: Preparing [2022-04-12T14:26:54.115Z] fb3dbc41b7fc: Preparing [2022-04-12T14:26:54.115Z] 83dfc5b410c1: Preparing [2022-04-12T14:26:54.115Z] 4f4ce317c6bb: Preparing [2022-04-12T14:26:54.115Z] fb3dbc41b7fc: Waiting [2022-04-12T14:26:54.115Z] 83dfc5b410c1: Waiting [2022-04-12T14:26:54.115Z] 4f4ce317c6bb: Waiting [2022-04-12T14:26:54.115Z] 7c41a8185eba: Layer already exists [2022-04-12T14:26:54.115Z] 5fe119cc3932: Layer already exists [2022-04-12T14:26:54.115Z] 78f0d9210e1a: Layer already exists [2022-04-12T14:26:54.115Z] cec1ea0ec57a: Layer already exists [2022-04-12T14:26:54.115Z] d18e73d89bab: Layer already exists [2022-04-12T14:26:54.115Z] fb3dbc41b7fc: Layer already exists [2022-04-12T14:26:54.115Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:26:54.115Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:26:54.385Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:2e8df8b54b54bd2a7b83f4ea7d34dff8f9a2deba21ccb6ef932097f0959f15a9 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:54.730Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:55.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-12T14:26:55.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T14:26:55.065Z] cec1ea0ec57a: Preparing [2022-04-12T14:26:55.065Z] 78f0d9210e1a: Preparing [2022-04-12T14:26:55.065Z] d18e73d89bab: Preparing [2022-04-12T14:26:55.065Z] 5fe119cc3932: Preparing [2022-04-12T14:26:55.065Z] 7c41a8185eba: Preparing [2022-04-12T14:26:55.065Z] fb3dbc41b7fc: Preparing [2022-04-12T14:26:55.065Z] 83dfc5b410c1: Preparing [2022-04-12T14:26:55.065Z] 4f4ce317c6bb: Preparing [2022-04-12T14:26:55.065Z] fb3dbc41b7fc: Waiting [2022-04-12T14:26:55.065Z] 83dfc5b410c1: Waiting [2022-04-12T14:26:55.065Z] 4f4ce317c6bb: Waiting [2022-04-12T14:26:55.065Z] cec1ea0ec57a: Layer already exists [2022-04-12T14:26:55.065Z] 7c41a8185eba: Layer already exists [2022-04-12T14:26:55.065Z] 5fe119cc3932: Layer already exists [2022-04-12T14:26:55.065Z] 78f0d9210e1a: Layer already exists [2022-04-12T14:26:55.065Z] d18e73d89bab: Layer already exists [2022-04-12T14:26:55.336Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:26:55.336Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:26:55.336Z] fb3dbc41b7fc: Layer already exists [2022-04-12T14:26:55.336Z] main: digest: sha256:2e8df8b54b54bd2a7b83f4ea7d34dff8f9a2deba21ccb6ef932097f0959f15a9 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:26:55.386Z] ===================================================== [Pipeline] echo [2022-04-12T14:26:55.395Z] taggedImages: [2022-04-12T14:26:55.395Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:55.395Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-12T14:26:55.395Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.65 [2022-04-12T14:26:55.395Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:55.395Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-12T14:26:55.414Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-12T14:26:55.414Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:55.414Z] latest [2022-04-12T14:26:55.414Z] 2.2.0-dev.65 [2022-04-12T14:26:55.414Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:26:55.414Z] main [2022-04-12T14:26:55.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:55.760Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:26:56.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:26:56.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T14:26:56.094Z] 3ec55ced2635: Preparing [2022-04-12T14:26:56.094Z] 3de8a42febbb: Preparing [2022-04-12T14:26:56.094Z] 07ca60a87cf1: Preparing [2022-04-12T14:26:56.094Z] 83be31b72eb9: Preparing [2022-04-12T14:26:56.094Z] a3ca8d769269: Preparing [2022-04-12T14:26:56.094Z] 83dfc5b410c1: Preparing [2022-04-12T14:26:56.094Z] 4f4ce317c6bb: Preparing [2022-04-12T14:26:56.094Z] 83dfc5b410c1: Waiting [2022-04-12T14:26:56.094Z] 4f4ce317c6bb: Waiting [2022-04-12T14:26:56.367Z] 3ec55ced2635: Pushed [2022-04-12T14:26:56.367Z] 3de8a42febbb: Pushed [2022-04-12T14:26:56.367Z] 07ca60a87cf1: Pushed [2022-04-12T14:26:56.367Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:26:56.367Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:26:56.959Z] a3ca8d769269: Pushed [2022-04-12T14:27:15.233Z] 83be31b72eb9: Pushed [2022-04-12T14:27:15.233Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:d280d44cd18b4bc75fb72a4b8539be97ba473ba61e9fbf0223f5aa32036d9825 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:15.574Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:15.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-12T14:27:15.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T14:27:15.907Z] 3ec55ced2635: Preparing [2022-04-12T14:27:15.907Z] 3de8a42febbb: Preparing [2022-04-12T14:27:15.907Z] 07ca60a87cf1: Preparing [2022-04-12T14:27:15.907Z] 83be31b72eb9: Preparing [2022-04-12T14:27:15.907Z] a3ca8d769269: Preparing [2022-04-12T14:27:15.907Z] 83dfc5b410c1: Preparing [2022-04-12T14:27:15.907Z] 4f4ce317c6bb: Preparing [2022-04-12T14:27:15.907Z] 83dfc5b410c1: Waiting [2022-04-12T14:27:15.907Z] 4f4ce317c6bb: Waiting [2022-04-12T14:27:15.907Z] 3de8a42febbb: Layer already exists [2022-04-12T14:27:15.907Z] 3ec55ced2635: Layer already exists [2022-04-12T14:27:15.907Z] a3ca8d769269: Layer already exists [2022-04-12T14:27:15.907Z] 83be31b72eb9: Layer already exists [2022-04-12T14:27:15.907Z] 07ca60a87cf1: Layer already exists [2022-04-12T14:27:16.177Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:27:16.177Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:27:16.177Z] latest: digest: sha256:d280d44cd18b4bc75fb72a4b8539be97ba473ba61e9fbf0223f5aa32036d9825 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:16.518Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:16.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.65 [2022-04-12T14:27:16.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T14:27:16.856Z] 3ec55ced2635: Preparing [2022-04-12T14:27:16.856Z] 3de8a42febbb: Preparing [2022-04-12T14:27:16.856Z] 07ca60a87cf1: Preparing [2022-04-12T14:27:16.856Z] 83be31b72eb9: Preparing [2022-04-12T14:27:16.856Z] a3ca8d769269: Preparing [2022-04-12T14:27:16.856Z] 83dfc5b410c1: Preparing [2022-04-12T14:27:16.856Z] 4f4ce317c6bb: Preparing [2022-04-12T14:27:16.856Z] 83dfc5b410c1: Waiting [2022-04-12T14:27:16.856Z] 4f4ce317c6bb: Waiting [2022-04-12T14:27:16.856Z] 3de8a42febbb: Layer already exists [2022-04-12T14:27:16.856Z] 83be31b72eb9: Layer already exists [2022-04-12T14:27:16.856Z] 07ca60a87cf1: Layer already exists [2022-04-12T14:27:16.856Z] a3ca8d769269: Layer already exists [2022-04-12T14:27:16.856Z] 3ec55ced2635: Layer already exists [2022-04-12T14:27:16.856Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:27:16.856Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:27:17.127Z] 2.2.0-dev.65: digest: sha256:d280d44cd18b4bc75fb72a4b8539be97ba473ba61e9fbf0223f5aa32036d9825 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:17.472Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:17.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:27:17.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T14:27:17.805Z] 3ec55ced2635: Preparing [2022-04-12T14:27:17.805Z] 3de8a42febbb: Preparing [2022-04-12T14:27:17.805Z] 07ca60a87cf1: Preparing [2022-04-12T14:27:17.805Z] 83be31b72eb9: Preparing [2022-04-12T14:27:17.805Z] a3ca8d769269: Preparing [2022-04-12T14:27:17.805Z] 83dfc5b410c1: Preparing [2022-04-12T14:27:17.805Z] 4f4ce317c6bb: Preparing [2022-04-12T14:27:17.805Z] 83dfc5b410c1: Waiting [2022-04-12T14:27:17.805Z] 4f4ce317c6bb: Waiting [2022-04-12T14:27:17.805Z] 3de8a42febbb: Layer already exists [2022-04-12T14:27:17.805Z] 3ec55ced2635: Layer already exists [2022-04-12T14:27:17.805Z] 07ca60a87cf1: Layer already exists [2022-04-12T14:27:17.805Z] 83be31b72eb9: Layer already exists [2022-04-12T14:27:17.805Z] a3ca8d769269: Layer already exists [2022-04-12T14:27:17.805Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:27:17.805Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:27:18.076Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:d280d44cd18b4bc75fb72a4b8539be97ba473ba61e9fbf0223f5aa32036d9825 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:18.416Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:18.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-12T14:27:18.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T14:27:18.751Z] 3ec55ced2635: Preparing [2022-04-12T14:27:18.751Z] 3de8a42febbb: Preparing [2022-04-12T14:27:18.751Z] 07ca60a87cf1: Preparing [2022-04-12T14:27:18.751Z] 83be31b72eb9: Preparing [2022-04-12T14:27:18.751Z] a3ca8d769269: Preparing [2022-04-12T14:27:18.751Z] 83dfc5b410c1: Preparing [2022-04-12T14:27:18.751Z] 4f4ce317c6bb: Preparing [2022-04-12T14:27:18.751Z] 83dfc5b410c1: Waiting [2022-04-12T14:27:18.751Z] 4f4ce317c6bb: Waiting [2022-04-12T14:27:18.751Z] 3ec55ced2635: Layer already exists [2022-04-12T14:27:18.751Z] 83be31b72eb9: Layer already exists [2022-04-12T14:27:18.751Z] a3ca8d769269: Layer already exists [2022-04-12T14:27:18.751Z] 07ca60a87cf1: Layer already exists [2022-04-12T14:27:18.751Z] 3de8a42febbb: Layer already exists [2022-04-12T14:27:18.751Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:27:18.751Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:27:19.022Z] main: digest: sha256:d280d44cd18b4bc75fb72a4b8539be97ba473ba61e9fbf0223f5aa32036d9825 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:27:19.073Z] ===================================================== [Pipeline] echo [2022-04-12T14:27:19.082Z] taggedImages: [2022-04-12T14:27:19.082Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:27:19.082Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-12T14:27:19.082Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.65 [2022-04-12T14:27:19.082Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:27:19.082Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-12T14:27:19.106Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-12T14:27:19.106Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:27:19.106Z] latest [2022-04-12T14:27:19.106Z] 2.2.0-dev.65 [2022-04-12T14:27:19.106Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:27:19.106Z] main [2022-04-12T14:27:19.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:19.463Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:19.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:27:19.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T14:27:19.801Z] 16a4ba3fe7ae: Preparing [2022-04-12T14:27:19.801Z] 91bb361f8c13: Preparing [2022-04-12T14:27:19.801Z] 9c356def1e7e: Preparing [2022-04-12T14:27:19.801Z] 5461b6285452: Preparing [2022-04-12T14:27:19.801Z] fb3dbc41b7fc: Preparing [2022-04-12T14:27:19.801Z] 83dfc5b410c1: Preparing [2022-04-12T14:27:19.801Z] 4f4ce317c6bb: Preparing [2022-04-12T14:27:19.801Z] 83dfc5b410c1: Waiting [2022-04-12T14:27:19.801Z] 4f4ce317c6bb: Waiting [2022-04-12T14:27:19.801Z] fb3dbc41b7fc: Layer already exists [2022-04-12T14:27:20.073Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:27:20.073Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:27:20.073Z] 9c356def1e7e: Pushed [2022-04-12T14:27:20.073Z] 91bb361f8c13: Pushed [2022-04-12T14:27:20.073Z] 16a4ba3fe7ae: Pushed [2022-04-12T14:27:38.353Z] 5461b6285452: Pushed [2022-04-12T14:27:38.353Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:64efba95dccb9fc87adaa93d424e9569f0fe9ed9529a0655a802f2ba18586b32 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:38.693Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:39.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-12T14:27:39.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T14:27:39.025Z] 16a4ba3fe7ae: Preparing [2022-04-12T14:27:39.025Z] 91bb361f8c13: Preparing [2022-04-12T14:27:39.025Z] 9c356def1e7e: Preparing [2022-04-12T14:27:39.025Z] 5461b6285452: Preparing [2022-04-12T14:27:39.025Z] fb3dbc41b7fc: Preparing [2022-04-12T14:27:39.025Z] 83dfc5b410c1: Preparing [2022-04-12T14:27:39.025Z] 4f4ce317c6bb: Preparing [2022-04-12T14:27:39.025Z] 83dfc5b410c1: Waiting [2022-04-12T14:27:39.025Z] 4f4ce317c6bb: Waiting [2022-04-12T14:27:39.025Z] 16a4ba3fe7ae: Layer already exists [2022-04-12T14:27:39.025Z] fb3dbc41b7fc: Layer already exists [2022-04-12T14:27:39.025Z] 91bb361f8c13: Layer already exists [2022-04-12T14:27:39.025Z] 5461b6285452: Layer already exists [2022-04-12T14:27:39.025Z] 9c356def1e7e: Layer already exists [2022-04-12T14:27:39.025Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:27:39.025Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:27:39.295Z] latest: digest: sha256:64efba95dccb9fc87adaa93d424e9569f0fe9ed9529a0655a802f2ba18586b32 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:39.632Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:39.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.65 [2022-04-12T14:27:39.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T14:27:39.966Z] 16a4ba3fe7ae: Preparing [2022-04-12T14:27:39.966Z] 91bb361f8c13: Preparing [2022-04-12T14:27:39.966Z] 9c356def1e7e: Preparing [2022-04-12T14:27:39.966Z] 5461b6285452: Preparing [2022-04-12T14:27:39.966Z] fb3dbc41b7fc: Preparing [2022-04-12T14:27:39.966Z] 83dfc5b410c1: Preparing [2022-04-12T14:27:39.966Z] 4f4ce317c6bb: Preparing [2022-04-12T14:27:39.966Z] 83dfc5b410c1: Waiting [2022-04-12T14:27:39.966Z] 4f4ce317c6bb: Waiting [2022-04-12T14:27:39.966Z] 5461b6285452: Layer already exists [2022-04-12T14:27:39.966Z] 9c356def1e7e: Layer already exists [2022-04-12T14:27:39.966Z] 91bb361f8c13: Layer already exists [2022-04-12T14:27:39.966Z] fb3dbc41b7fc: Layer already exists [2022-04-12T14:27:39.966Z] 16a4ba3fe7ae: Layer already exists [2022-04-12T14:27:39.966Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:27:39.966Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:27:40.236Z] 2.2.0-dev.65: digest: sha256:64efba95dccb9fc87adaa93d424e9569f0fe9ed9529a0655a802f2ba18586b32 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:40.577Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:40.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:27:40.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T14:27:40.912Z] 16a4ba3fe7ae: Preparing [2022-04-12T14:27:40.912Z] 91bb361f8c13: Preparing [2022-04-12T14:27:40.912Z] 9c356def1e7e: Preparing [2022-04-12T14:27:40.912Z] 5461b6285452: Preparing [2022-04-12T14:27:40.912Z] fb3dbc41b7fc: Preparing [2022-04-12T14:27:40.912Z] 83dfc5b410c1: Preparing [2022-04-12T14:27:40.912Z] 4f4ce317c6bb: Preparing [2022-04-12T14:27:40.912Z] 83dfc5b410c1: Waiting [2022-04-12T14:27:40.912Z] 4f4ce317c6bb: Waiting [2022-04-12T14:27:40.912Z] fb3dbc41b7fc: Layer already exists [2022-04-12T14:27:40.912Z] 16a4ba3fe7ae: Layer already exists [2022-04-12T14:27:40.912Z] 91bb361f8c13: Layer already exists [2022-04-12T14:27:40.912Z] 9c356def1e7e: Layer already exists [2022-04-12T14:27:40.912Z] 5461b6285452: Layer already exists [2022-04-12T14:27:40.913Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:27:40.913Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:27:41.183Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:64efba95dccb9fc87adaa93d424e9569f0fe9ed9529a0655a802f2ba18586b32 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:41.523Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:41.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-12T14:27:41.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T14:27:41.860Z] 16a4ba3fe7ae: Preparing [2022-04-12T14:27:41.860Z] 91bb361f8c13: Preparing [2022-04-12T14:27:41.860Z] 9c356def1e7e: Preparing [2022-04-12T14:27:41.860Z] 5461b6285452: Preparing [2022-04-12T14:27:41.860Z] fb3dbc41b7fc: Preparing [2022-04-12T14:27:41.860Z] 83dfc5b410c1: Preparing [2022-04-12T14:27:41.860Z] 4f4ce317c6bb: Preparing [2022-04-12T14:27:41.860Z] 83dfc5b410c1: Waiting [2022-04-12T14:27:41.860Z] 4f4ce317c6bb: Waiting [2022-04-12T14:27:41.860Z] 91bb361f8c13: Layer already exists [2022-04-12T14:27:41.860Z] 9c356def1e7e: Layer already exists [2022-04-12T14:27:41.860Z] 5461b6285452: Layer already exists [2022-04-12T14:27:41.860Z] 16a4ba3fe7ae: Layer already exists [2022-04-12T14:27:41.860Z] fb3dbc41b7fc: Layer already exists [2022-04-12T14:27:42.132Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:27:42.132Z] 83dfc5b410c1: Layer already exists [2022-04-12T14:27:42.132Z] main: digest: sha256:64efba95dccb9fc87adaa93d424e9569f0fe9ed9529a0655a802f2ba18586b32 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:27:42.175Z] ===================================================== [Pipeline] echo [2022-04-12T14:27:42.184Z] taggedImages: [2022-04-12T14:27:42.184Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:27:42.184Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-12T14:27:42.184Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.65 [2022-04-12T14:27:42.184Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:27:42.184Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-12T14:27:42.203Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-12T14:27:42.203Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:27:42.203Z] latest [2022-04-12T14:27:42.203Z] 2.2.0-dev.65 [2022-04-12T14:27:42.203Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:27:42.203Z] main [2022-04-12T14:27:42.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:42.544Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:42.877Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:27:42.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T14:27:42.877Z] 4931cfdcae5a: Preparing [2022-04-12T14:27:42.877Z] 2bc4a1052ff2: Preparing [2022-04-12T14:27:42.877Z] edb05cab6b96: Preparing [2022-04-12T14:27:42.877Z] e562062cf389: Preparing [2022-04-12T14:27:42.877Z] f73e7dbfee58: Preparing [2022-04-12T14:27:42.877Z] f73e7dbfee58: Layer already exists [2022-04-12T14:27:43.148Z] edb05cab6b96: Layer already exists [2022-04-12T14:27:43.148Z] 4931cfdcae5a: Pushed [2022-04-12T14:27:43.421Z] e562062cf389: Pushed [2022-04-12T14:27:48.804Z] 2bc4a1052ff2: Pushed [2022-04-12T14:27:48.804Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:0c939d773111117d1ff8e06c729729f415a1301fbefb90985b3f786fbfb902d1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:49.146Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:49.478Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-12T14:27:49.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T14:27:49.478Z] 4931cfdcae5a: Preparing [2022-04-12T14:27:49.478Z] 2bc4a1052ff2: Preparing [2022-04-12T14:27:49.478Z] edb05cab6b96: Preparing [2022-04-12T14:27:49.478Z] e562062cf389: Preparing [2022-04-12T14:27:49.478Z] f73e7dbfee58: Preparing [2022-04-12T14:27:49.478Z] 2bc4a1052ff2: Layer already exists [2022-04-12T14:27:49.478Z] f73e7dbfee58: Layer already exists [2022-04-12T14:27:49.478Z] e562062cf389: Layer already exists [2022-04-12T14:27:49.478Z] 4931cfdcae5a: Layer already exists [2022-04-12T14:27:49.478Z] edb05cab6b96: Layer already exists [2022-04-12T14:27:49.748Z] latest: digest: sha256:0c939d773111117d1ff8e06c729729f415a1301fbefb90985b3f786fbfb902d1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:50.091Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:50.425Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.65 [2022-04-12T14:27:50.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T14:27:50.425Z] 4931cfdcae5a: Preparing [2022-04-12T14:27:50.425Z] 2bc4a1052ff2: Preparing [2022-04-12T14:27:50.425Z] edb05cab6b96: Preparing [2022-04-12T14:27:50.425Z] e562062cf389: Preparing [2022-04-12T14:27:50.425Z] f73e7dbfee58: Preparing [2022-04-12T14:27:50.425Z] 2bc4a1052ff2: Layer already exists [2022-04-12T14:27:50.425Z] e562062cf389: Layer already exists [2022-04-12T14:27:50.425Z] 4931cfdcae5a: Layer already exists [2022-04-12T14:27:50.425Z] f73e7dbfee58: Layer already exists [2022-04-12T14:27:50.425Z] edb05cab6b96: Layer already exists [2022-04-12T14:27:50.698Z] 2.2.0-dev.65: digest: sha256:0c939d773111117d1ff8e06c729729f415a1301fbefb90985b3f786fbfb902d1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:51.040Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:51.376Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:27:51.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T14:27:51.376Z] 4931cfdcae5a: Preparing [2022-04-12T14:27:51.376Z] 2bc4a1052ff2: Preparing [2022-04-12T14:27:51.376Z] edb05cab6b96: Preparing [2022-04-12T14:27:51.376Z] e562062cf389: Preparing [2022-04-12T14:27:51.376Z] f73e7dbfee58: Preparing [2022-04-12T14:27:51.376Z] f73e7dbfee58: Layer already exists [2022-04-12T14:27:51.376Z] 4931cfdcae5a: Layer already exists [2022-04-12T14:27:51.376Z] 2bc4a1052ff2: Layer already exists [2022-04-12T14:27:51.376Z] e562062cf389: Layer already exists [2022-04-12T14:27:51.376Z] edb05cab6b96: Layer already exists [2022-04-12T14:27:51.648Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:0c939d773111117d1ff8e06c729729f415a1301fbefb90985b3f786fbfb902d1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:51.987Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:52.323Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-12T14:27:52.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T14:27:52.323Z] 4931cfdcae5a: Preparing [2022-04-12T14:27:52.323Z] 2bc4a1052ff2: Preparing [2022-04-12T14:27:52.323Z] edb05cab6b96: Preparing [2022-04-12T14:27:52.323Z] e562062cf389: Preparing [2022-04-12T14:27:52.323Z] f73e7dbfee58: Preparing [2022-04-12T14:27:52.323Z] f73e7dbfee58: Layer already exists [2022-04-12T14:27:52.323Z] 2bc4a1052ff2: Layer already exists [2022-04-12T14:27:52.323Z] 4931cfdcae5a: Layer already exists [2022-04-12T14:27:52.323Z] e562062cf389: Layer already exists [2022-04-12T14:27:52.323Z] edb05cab6b96: Layer already exists [2022-04-12T14:27:52.593Z] main: digest: sha256:0c939d773111117d1ff8e06c729729f415a1301fbefb90985b3f786fbfb902d1 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:27:52.642Z] ===================================================== [Pipeline] echo [2022-04-12T14:27:52.653Z] taggedImages: [2022-04-12T14:27:52.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:27:52.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-12T14:27:52.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.65 [2022-04-12T14:27:52.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:27:52.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-12T14:27:52.672Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-12T14:27:52.672Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:27:52.672Z] latest [2022-04-12T14:27:52.672Z] 2.2.0-dev.65 [2022-04-12T14:27:52.672Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:27:52.672Z] main [2022-04-12T14:27:52.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:53.023Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:53.368Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:27:53.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T14:27:53.368Z] c7445c54c79c: Preparing [2022-04-12T14:27:53.368Z] c744c146e598: Preparing [2022-04-12T14:27:53.368Z] edb05cab6b96: Preparing [2022-04-12T14:27:53.368Z] 86fd22473245: Preparing [2022-04-12T14:27:53.368Z] f73e7dbfee58: Preparing [2022-04-12T14:27:53.368Z] f73e7dbfee58: Layer already exists [2022-04-12T14:27:53.640Z] 86fd22473245: Layer already exists [2022-04-12T14:27:53.640Z] edb05cab6b96: Layer already exists [2022-04-12T14:27:53.640Z] c7445c54c79c: Pushed [2022-04-12T14:27:59.026Z] c744c146e598: Pushed [2022-04-12T14:27:59.026Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:22120f176b125b51ca2fb64866e934406399959c02512fc6addcbd3402a98488 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:59.368Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:27:59.700Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-12T14:27:59.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T14:27:59.700Z] c7445c54c79c: Preparing [2022-04-12T14:27:59.700Z] c744c146e598: Preparing [2022-04-12T14:27:59.700Z] edb05cab6b96: Preparing [2022-04-12T14:27:59.700Z] 86fd22473245: Preparing [2022-04-12T14:27:59.700Z] f73e7dbfee58: Preparing [2022-04-12T14:27:59.700Z] f73e7dbfee58: Layer already exists [2022-04-12T14:27:59.700Z] c7445c54c79c: Layer already exists [2022-04-12T14:27:59.700Z] 86fd22473245: Layer already exists [2022-04-12T14:27:59.700Z] edb05cab6b96: Layer already exists [2022-04-12T14:27:59.700Z] c744c146e598: Layer already exists [2022-04-12T14:27:59.972Z] latest: digest: sha256:22120f176b125b51ca2fb64866e934406399959c02512fc6addcbd3402a98488 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:00.314Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:00.650Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.65 [2022-04-12T14:28:00.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T14:28:00.650Z] c7445c54c79c: Preparing [2022-04-12T14:28:00.650Z] c744c146e598: Preparing [2022-04-12T14:28:00.650Z] edb05cab6b96: Preparing [2022-04-12T14:28:00.650Z] 86fd22473245: Preparing [2022-04-12T14:28:00.650Z] f73e7dbfee58: Preparing [2022-04-12T14:28:00.650Z] f73e7dbfee58: Layer already exists [2022-04-12T14:28:00.650Z] 86fd22473245: Layer already exists [2022-04-12T14:28:00.650Z] edb05cab6b96: Layer already exists [2022-04-12T14:28:00.650Z] c7445c54c79c: Layer already exists [2022-04-12T14:28:00.650Z] c744c146e598: Layer already exists [2022-04-12T14:28:00.922Z] 2.2.0-dev.65: digest: sha256:22120f176b125b51ca2fb64866e934406399959c02512fc6addcbd3402a98488 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:01.278Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:01.646Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:28:01.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T14:28:01.647Z] c7445c54c79c: Preparing [2022-04-12T14:28:01.647Z] c744c146e598: Preparing [2022-04-12T14:28:01.647Z] edb05cab6b96: Preparing [2022-04-12T14:28:01.647Z] 86fd22473245: Preparing [2022-04-12T14:28:01.647Z] f73e7dbfee58: Preparing [2022-04-12T14:28:01.647Z] c744c146e598: Layer already exists [2022-04-12T14:28:01.647Z] edb05cab6b96: Layer already exists [2022-04-12T14:28:01.647Z] f73e7dbfee58: Layer already exists [2022-04-12T14:28:01.647Z] c7445c54c79c: Layer already exists [2022-04-12T14:28:01.647Z] 86fd22473245: Layer already exists [2022-04-12T14:28:01.923Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:22120f176b125b51ca2fb64866e934406399959c02512fc6addcbd3402a98488 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:02.273Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:02.620Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-12T14:28:02.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T14:28:02.620Z] c7445c54c79c: Preparing [2022-04-12T14:28:02.620Z] c744c146e598: Preparing [2022-04-12T14:28:02.620Z] edb05cab6b96: Preparing [2022-04-12T14:28:02.620Z] 86fd22473245: Preparing [2022-04-12T14:28:02.620Z] f73e7dbfee58: Preparing [2022-04-12T14:28:02.620Z] 86fd22473245: Layer already exists [2022-04-12T14:28:02.620Z] f73e7dbfee58: Layer already exists [2022-04-12T14:28:02.620Z] c744c146e598: Layer already exists [2022-04-12T14:28:02.620Z] c7445c54c79c: Layer already exists [2022-04-12T14:28:02.620Z] edb05cab6b96: Layer already exists [2022-04-12T14:28:02.895Z] main: digest: sha256:22120f176b125b51ca2fb64866e934406399959c02512fc6addcbd3402a98488 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:28:02.947Z] ===================================================== [Pipeline] echo [2022-04-12T14:28:02.956Z] taggedImages: [2022-04-12T14:28:02.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:28:02.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-12T14:28:02.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.65 [2022-04-12T14:28:02.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:28:02.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-12T14:28:02.976Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-12T14:28:02.976Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:28:02.976Z] latest [2022-04-12T14:28:02.976Z] 2.2.0-dev.65 [2022-04-12T14:28:02.976Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:28:02.976Z] main [2022-04-12T14:28:02.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:03.324Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:03.705Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:28:03.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T14:28:03.705Z] afd6cf3ca68a: Preparing [2022-04-12T14:28:03.705Z] 8e1ad025732e: Preparing [2022-04-12T14:28:03.705Z] 7b1a904b4960: Preparing [2022-04-12T14:28:03.705Z] a677adb8baf4: Preparing [2022-04-12T14:28:03.705Z] f0e5a4d6c014: Preparing [2022-04-12T14:28:03.705Z] 3b19d27f08f7: Preparing [2022-04-12T14:28:03.705Z] 73bb99a6e169: Preparing [2022-04-12T14:28:03.705Z] ec06c3102977: Preparing [2022-04-12T14:28:03.705Z] 6a3c62e080c7: Preparing [2022-04-12T14:28:03.705Z] 340cb19ca677: Preparing [2022-04-12T14:28:03.705Z] 4f4ce317c6bb: Preparing [2022-04-12T14:28:03.705Z] 73bb99a6e169: Waiting [2022-04-12T14:28:03.705Z] ec06c3102977: Waiting [2022-04-12T14:28:03.705Z] 6a3c62e080c7: Waiting [2022-04-12T14:28:03.705Z] 340cb19ca677: Waiting [2022-04-12T14:28:03.705Z] 4f4ce317c6bb: Waiting [2022-04-12T14:28:03.705Z] 3b19d27f08f7: Waiting [2022-04-12T14:28:04.006Z] f0e5a4d6c014: Layer already exists [2022-04-12T14:28:04.006Z] 3b19d27f08f7: Layer already exists [2022-04-12T14:28:04.006Z] 73bb99a6e169: Layer already exists [2022-04-12T14:28:04.006Z] 8e1ad025732e: Pushed [2022-04-12T14:28:04.006Z] ec06c3102977: Layer already exists [2022-04-12T14:28:04.290Z] 6a3c62e080c7: Layer already exists [2022-04-12T14:28:04.290Z] 340cb19ca677: Layer already exists [2022-04-12T14:28:04.290Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:28:04.898Z] afd6cf3ca68a: Pushed [2022-04-12T14:28:09.228Z] 7b1a904b4960: Pushed [2022-04-12T14:28:24.286Z] a677adb8baf4: Pushed [2022-04-12T14:28:24.286Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:c570a3ced1ce024d9cbe9564fe32c69f71bb48df19c739e45973d658931323ce size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:24.628Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:24.965Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-12T14:28:24.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T14:28:24.965Z] afd6cf3ca68a: Preparing [2022-04-12T14:28:24.965Z] 8e1ad025732e: Preparing [2022-04-12T14:28:24.965Z] 7b1a904b4960: Preparing [2022-04-12T14:28:24.965Z] a677adb8baf4: Preparing [2022-04-12T14:28:24.965Z] f0e5a4d6c014: Preparing [2022-04-12T14:28:24.965Z] 3b19d27f08f7: Preparing [2022-04-12T14:28:24.965Z] 73bb99a6e169: Preparing [2022-04-12T14:28:24.965Z] ec06c3102977: Preparing [2022-04-12T14:28:24.965Z] 6a3c62e080c7: Preparing [2022-04-12T14:28:24.965Z] 340cb19ca677: Preparing [2022-04-12T14:28:24.965Z] 4f4ce317c6bb: Preparing [2022-04-12T14:28:24.965Z] ec06c3102977: Waiting [2022-04-12T14:28:24.965Z] 340cb19ca677: Waiting [2022-04-12T14:28:24.965Z] 6a3c62e080c7: Waiting [2022-04-12T14:28:24.965Z] 4f4ce317c6bb: Waiting [2022-04-12T14:28:24.965Z] 3b19d27f08f7: Waiting [2022-04-12T14:28:24.965Z] 73bb99a6e169: Waiting [2022-04-12T14:28:24.965Z] 7b1a904b4960: Layer already exists [2022-04-12T14:28:24.965Z] a677adb8baf4: Layer already exists [2022-04-12T14:28:24.965Z] 8e1ad025732e: Layer already exists [2022-04-12T14:28:24.965Z] afd6cf3ca68a: Layer already exists [2022-04-12T14:28:24.965Z] f0e5a4d6c014: Layer already exists [2022-04-12T14:28:25.235Z] 340cb19ca677: Layer already exists [2022-04-12T14:28:25.235Z] 3b19d27f08f7: Layer already exists [2022-04-12T14:28:25.235Z] 73bb99a6e169: Layer already exists [2022-04-12T14:28:25.235Z] ec06c3102977: Layer already exists [2022-04-12T14:28:25.235Z] 6a3c62e080c7: Layer already exists [2022-04-12T14:28:25.235Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:28:25.235Z] latest: digest: sha256:c570a3ced1ce024d9cbe9564fe32c69f71bb48df19c739e45973d658931323ce size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:25.574Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:25.904Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.65 [2022-04-12T14:28:25.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T14:28:25.904Z] afd6cf3ca68a: Preparing [2022-04-12T14:28:25.904Z] 8e1ad025732e: Preparing [2022-04-12T14:28:25.904Z] 7b1a904b4960: Preparing [2022-04-12T14:28:25.904Z] a677adb8baf4: Preparing [2022-04-12T14:28:25.904Z] f0e5a4d6c014: Preparing [2022-04-12T14:28:25.904Z] 3b19d27f08f7: Preparing [2022-04-12T14:28:25.904Z] 73bb99a6e169: Preparing [2022-04-12T14:28:25.904Z] ec06c3102977: Preparing [2022-04-12T14:28:25.904Z] 6a3c62e080c7: Preparing [2022-04-12T14:28:25.904Z] 340cb19ca677: Preparing [2022-04-12T14:28:25.904Z] 4f4ce317c6bb: Preparing [2022-04-12T14:28:25.904Z] 3b19d27f08f7: Waiting [2022-04-12T14:28:25.904Z] 73bb99a6e169: Waiting [2022-04-12T14:28:25.904Z] ec06c3102977: Waiting [2022-04-12T14:28:25.904Z] 340cb19ca677: Waiting [2022-04-12T14:28:25.904Z] 6a3c62e080c7: Waiting [2022-04-12T14:28:25.904Z] 4f4ce317c6bb: Waiting [2022-04-12T14:28:25.904Z] a677adb8baf4: Layer already exists [2022-04-12T14:28:25.904Z] 8e1ad025732e: Layer already exists [2022-04-12T14:28:25.904Z] f0e5a4d6c014: Layer already exists [2022-04-12T14:28:25.904Z] afd6cf3ca68a: Layer already exists [2022-04-12T14:28:25.904Z] 7b1a904b4960: Layer already exists [2022-04-12T14:28:25.904Z] 3b19d27f08f7: Layer already exists [2022-04-12T14:28:25.904Z] ec06c3102977: Layer already exists [2022-04-12T14:28:26.177Z] 73bb99a6e169: Layer already exists [2022-04-12T14:28:26.177Z] 6a3c62e080c7: Layer already exists [2022-04-12T14:28:26.177Z] 340cb19ca677: Layer already exists [2022-04-12T14:28:26.177Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:28:26.177Z] 2.2.0-dev.65: digest: sha256:c570a3ced1ce024d9cbe9564fe32c69f71bb48df19c739e45973d658931323ce size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:26.520Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:26.850Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:28:26.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T14:28:26.851Z] afd6cf3ca68a: Preparing [2022-04-12T14:28:26.851Z] 8e1ad025732e: Preparing [2022-04-12T14:28:26.851Z] 7b1a904b4960: Preparing [2022-04-12T14:28:26.851Z] a677adb8baf4: Preparing [2022-04-12T14:28:26.851Z] f0e5a4d6c014: Preparing [2022-04-12T14:28:26.851Z] 3b19d27f08f7: Preparing [2022-04-12T14:28:26.851Z] 73bb99a6e169: Preparing [2022-04-12T14:28:26.851Z] ec06c3102977: Preparing [2022-04-12T14:28:26.851Z] 6a3c62e080c7: Preparing [2022-04-12T14:28:26.851Z] 340cb19ca677: Preparing [2022-04-12T14:28:26.851Z] 4f4ce317c6bb: Preparing [2022-04-12T14:28:26.851Z] ec06c3102977: Waiting [2022-04-12T14:28:26.851Z] 6a3c62e080c7: Waiting [2022-04-12T14:28:26.851Z] 340cb19ca677: Waiting [2022-04-12T14:28:26.851Z] 4f4ce317c6bb: Waiting [2022-04-12T14:28:26.851Z] 3b19d27f08f7: Waiting [2022-04-12T14:28:26.851Z] 73bb99a6e169: Waiting [2022-04-12T14:28:26.851Z] afd6cf3ca68a: Layer already exists [2022-04-12T14:28:26.851Z] 7b1a904b4960: Layer already exists [2022-04-12T14:28:26.851Z] f0e5a4d6c014: Layer already exists [2022-04-12T14:28:26.851Z] 8e1ad025732e: Layer already exists [2022-04-12T14:28:26.851Z] a677adb8baf4: Layer already exists [2022-04-12T14:28:27.121Z] 3b19d27f08f7: Layer already exists [2022-04-12T14:28:27.121Z] ec06c3102977: Layer already exists [2022-04-12T14:28:27.121Z] 73bb99a6e169: Layer already exists [2022-04-12T14:28:27.121Z] 6a3c62e080c7: Layer already exists [2022-04-12T14:28:27.121Z] 340cb19ca677: Layer already exists [2022-04-12T14:28:27.121Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:28:27.121Z] ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:c570a3ced1ce024d9cbe9564fe32c69f71bb48df19c739e45973d658931323ce size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:27.460Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:27.790Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-12T14:28:27.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T14:28:27.790Z] afd6cf3ca68a: Preparing [2022-04-12T14:28:27.790Z] 8e1ad025732e: Preparing [2022-04-12T14:28:27.790Z] 7b1a904b4960: Preparing [2022-04-12T14:28:27.790Z] a677adb8baf4: Preparing [2022-04-12T14:28:27.790Z] f0e5a4d6c014: Preparing [2022-04-12T14:28:27.790Z] 3b19d27f08f7: Preparing [2022-04-12T14:28:27.790Z] 73bb99a6e169: Preparing [2022-04-12T14:28:27.790Z] ec06c3102977: Preparing [2022-04-12T14:28:27.790Z] 6a3c62e080c7: Preparing [2022-04-12T14:28:27.790Z] 340cb19ca677: Preparing [2022-04-12T14:28:27.790Z] 4f4ce317c6bb: Preparing [2022-04-12T14:28:27.790Z] 73bb99a6e169: Waiting [2022-04-12T14:28:27.790Z] 340cb19ca677: Waiting [2022-04-12T14:28:27.790Z] ec06c3102977: Waiting [2022-04-12T14:28:27.790Z] 6a3c62e080c7: Waiting [2022-04-12T14:28:27.790Z] 4f4ce317c6bb: Waiting [2022-04-12T14:28:27.790Z] afd6cf3ca68a: Layer already exists [2022-04-12T14:28:27.790Z] 7b1a904b4960: Layer already exists [2022-04-12T14:28:27.790Z] a677adb8baf4: Layer already exists [2022-04-12T14:28:27.790Z] f0e5a4d6c014: Layer already exists [2022-04-12T14:28:27.790Z] 8e1ad025732e: Layer already exists [2022-04-12T14:28:27.790Z] 3b19d27f08f7: Layer already exists [2022-04-12T14:28:27.790Z] ec06c3102977: Layer already exists [2022-04-12T14:28:27.790Z] 73bb99a6e169: Layer already exists [2022-04-12T14:28:27.790Z] 340cb19ca677: Layer already exists [2022-04-12T14:28:27.790Z] 6a3c62e080c7: Layer already exists [2022-04-12T14:28:28.060Z] 4f4ce317c6bb: Layer already exists [2022-04-12T14:28:28.060Z] main: digest: sha256:c570a3ced1ce024d9cbe9564fe32c69f71bb48df19c739e45973d658931323ce size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T14:28:28.108Z] ===================================================== [Pipeline] echo [2022-04-12T14:28:28.120Z] taggedImages: [2022-04-12T14:28:28.120Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [2022-04-12T14:28:28.120Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-12T14:28:28.120Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.65 [2022-04-12T14:28:28.120Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [2022-04-12T14:28:28.120Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:28.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T14:28:28.488Z] [2022-04-12T14:28:28.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:28:28.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T14:28:29.101Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T14:28:29.101Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T14:28:29.101Z] 04944245beec: Pulling fs layer [2022-04-12T14:28:29.101Z] 699f458cf7ca: Pulling fs layer [2022-04-12T14:28:29.101Z] 765212b225bb: Pulling fs layer [2022-04-12T14:28:29.101Z] f23df028b6ca: Pulling fs layer [2022-04-12T14:28:29.101Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T14:28:29.101Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T14:28:29.101Z] 765212b225bb: Waiting [2022-04-12T14:28:29.101Z] f23df028b6ca: Waiting [2022-04-12T14:28:29.101Z] 2437ff75d9bd: Waiting [2022-04-12T14:28:29.101Z] 04944245beec: Verifying Checksum [2022-04-12T14:28:29.101Z] 04944245beec: Download complete [2022-04-12T14:28:29.101Z] 765212b225bb: Verifying Checksum [2022-04-12T14:28:29.101Z] 765212b225bb: Download complete [2022-04-12T14:28:29.101Z] f23df028b6ca: Verifying Checksum [2022-04-12T14:28:29.101Z] f23df028b6ca: Download complete [2022-04-12T14:28:29.101Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T14:28:29.101Z] d65c8cfc05b1: Download complete [2022-04-12T14:28:29.378Z] 699f458cf7ca: Verifying Checksum [2022-04-12T14:28:29.378Z] 699f458cf7ca: Download complete [2022-04-12T14:28:29.652Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T14:28:29.652Z] 8998bd30e6a1: Download complete [2022-04-12T14:28:32.273Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T14:28:32.273Z] 2437ff75d9bd: Download complete [2022-04-12T14:28:34.246Z] 8998bd30e6a1: Pull complete [2022-04-12T14:28:34.520Z] 04944245beec: Pull complete [2022-04-12T14:28:35.951Z] 699f458cf7ca: Pull complete [2022-04-12T14:28:36.223Z] 765212b225bb: Pull complete [2022-04-12T14:28:37.203Z] f23df028b6ca: Pull complete [2022-04-12T14:28:37.475Z] d65c8cfc05b1: Pull complete [2022-04-12T14:28:52.550Z] 2437ff75d9bd: Pull complete [2022-04-12T14:28:52.550Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T14:28:52.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T14:28:52.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T14:28:52.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-20674 does not seem to be running inside a container [2022-04-12T14:28:52.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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:arm64 cat [2022-04-12T14:28:55.471Z] $ docker top a291a4cacb99b755c7d8fd949aca8a735e9b5491aa8eed3bb73925bef8b8cea2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:28:56.477Z] ---> job-cost.sh [2022-04-12T14:28:56.477Z] lf-activate-venv: SKIPPING [2022-04-12T14:28:56.477Z] INFO: No Stack... [2022-04-12T14:28:57.069Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T14:28:57.663Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T14:28:58.326Z] + cut -d, -f6 [2022-04-12T14:28:58.326Z] + cat /w/workspace/edgex-go/190/archives/cost.csv [Pipeline] lock [2022-04-12T14:28:58.360Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-190-stack-cost] [2022-04-12T14:28:58.366Z] Resource [jenkins-edgexfoundry-edgex-go-main-190-stack-cost] did not exist. Created. [2022-04-12T14:28:58.367Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T14:28:59.023Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-12T14:28:59.629Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T14:28:59.637Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T14:28:59.658Z] $ docker stop --time=1 a291a4cacb99b755c7d8fd949aca8a735e9b5491aa8eed3bb73925bef8b8cea2 [2022-04-12T14:29:01.199Z] $ docker rm -f a291a4cacb99b755c7d8fd949aca8a735e9b5491aa8eed3bb73925bef8b8cea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-12T14:29:01.723Z] provisioning config files... [2022-04-12T14:29:01.731Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/190@tmp/config138135254640957136tmp [Pipeline] { [Pipeline] sh [2022-04-12T14:29:02.030Z] + set +x [2022-04-12T14:29:02.030Z] + bash -s -- [2022-04-12T14:29:02.030Z] + curl -s https://codecov.io/bash [2022-04-12T14:29:02.030Z] [2022-04-12T14:29:02.030Z] _____ _ [2022-04-12T14:29:02.030Z] / ____| | | [2022-04-12T14:29:02.030Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T14:29:02.030Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T14:29:02.030Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T14:29:02.030Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T14:29:02.030Z] Bash-1.0.6 [2022-04-12T14:29:02.030Z] [2022-04-12T14:29:02.030Z] [2022-04-12T14:29:02.030Z] ==> git version 2.25.1 found [2022-04-12T14:29:02.030Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-12T14:29:02.030Z] Release-Date: 2020-01-08 [2022-04-12T14:29:02.030Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-12T14:29:02.030Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T14:29:02.031Z] ==> Jenkins CI detected. [2022-04-12T14:29:02.031Z] current dir:  /w/workspace/edgex-go/190 [2022-04-12T14:29:02.031Z] project root: . [2022-04-12T14:29:02.031Z] --> token set from env [2022-04-12T14:29:02.031Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T14:29:02.031Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T14:29:02.031Z] ==> Python coveragepy not found [2022-04-12T14:29:02.031Z] ==> Searching for coverage reports in: [2022-04-12T14:29:02.031Z] + . [2022-04-12T14:29:02.031Z] -> Found 1 reports [2022-04-12T14:29:02.031Z] ==> Detecting git/mercurial file structure [2022-04-12T14:29:02.031Z] ==> Reading reports [2022-04-12T14:29:02.031Z] + ./coverage.out bytes=432619 [2022-04-12T14:29:02.031Z] ==> Appending adjustments [2022-04-12T14:29:02.031Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T14:29:03.415Z] + Found adjustments [2022-04-12T14:29:03.415Z] ==> Gzipping contents [2022-04-12T14:29:03.415Z] 60K /tmp/codecov.drlnHR.gz [2022-04-12T14:29:03.415Z] ==> Uploading reports [2022-04-12T14:29:03.415Z] url: https://codecov.io [2022-04-12T14:29:03.415Z] query: branch=main&commit=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-12T14:29:03.415Z] -> Pinging Codecov [2022-04-12T14:29:03.415Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-12T14:29:03.675Z] -> Uploading to [2022-04-12T14:29:03.675Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/ad3b9b7afaca9b4f12e4a94d612d3496d02fef27/12cac4a8-b95f-41b4-a52f-d53d2485cfe5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T142903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=defb2d2085647ef4f48e297f0b04ea42d5cf017f720f4b7cba0f48352590e8fe [2022-04-12T14:29:03.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T14:29:03.675Z] Dload Upload Total Spent Left Speed [2022-04-12T14:29:03.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59392 0 0 100 59392 0 226k --:--:-- --:--:-- --:--:-- 226k [2022-04-12T14:29:03.936Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] } [2022-04-12T14:29:03.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-12T14:29:04.192Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-12T14:29:04.207Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:29:04.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T14:29:04.500Z] [2022-04-12T14:29:04.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:29:04.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T14:29:04.797Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-12T14:29:04.797Z] 188c0c94c7c5: Pulling fs layer [2022-04-12T14:29:04.797Z] 0ef7d3d256c8: Pulling fs layer [2022-04-12T14:29:04.797Z] de9db76c5a1d: Pulling fs layer [2022-04-12T14:29:04.797Z] 0eba1c9be4d2: Pulling fs layer [2022-04-12T14:29:04.797Z] 0d57e429df01: Pulling fs layer [2022-04-12T14:29:04.797Z] 4e4be7b47b0d: Pulling fs layer [2022-04-12T14:29:04.797Z] e1f770b5df2f: Pulling fs layer [2022-04-12T14:29:04.797Z] 85a0685a4137: Pulling fs layer [2022-04-12T14:29:04.797Z] 0d57e429df01: Waiting [2022-04-12T14:29:04.797Z] 0eba1c9be4d2: Waiting [2022-04-12T14:29:04.797Z] 4e4be7b47b0d: Waiting [2022-04-12T14:29:04.797Z] 85a0685a4137: Waiting [2022-04-12T14:29:04.797Z] e1f770b5df2f: Waiting [2022-04-12T14:29:04.797Z] de9db76c5a1d: Verifying Checksum [2022-04-12T14:29:04.797Z] de9db76c5a1d: Download complete [2022-04-12T14:29:04.797Z] 0ef7d3d256c8: Download complete [2022-04-12T14:29:04.797Z] 0d57e429df01: Verifying Checksum [2022-04-12T14:29:04.797Z] 0d57e429df01: Download complete [2022-04-12T14:29:04.797Z] 4e4be7b47b0d: Verifying Checksum [2022-04-12T14:29:04.797Z] 4e4be7b47b0d: Download complete [2022-04-12T14:29:04.797Z] 188c0c94c7c5: Download complete [2022-04-12T14:29:05.058Z] 188c0c94c7c5: Pull complete [2022-04-12T14:29:05.058Z] e1f770b5df2f: Verifying Checksum [2022-04-12T14:29:05.058Z] e1f770b5df2f: Download complete [2022-04-12T14:29:05.058Z] 0ef7d3d256c8: Pull complete [2022-04-12T14:29:05.318Z] de9db76c5a1d: Pull complete [2022-04-12T14:29:05.578Z] 0eba1c9be4d2: Verifying Checksum [2022-04-12T14:29:05.578Z] 0eba1c9be4d2: Download complete [2022-04-12T14:29:05.837Z] 85a0685a4137: Verifying Checksum [2022-04-12T14:29:05.837Z] 85a0685a4137: Download complete [2022-04-12T14:29:09.129Z] 0eba1c9be4d2: Pull complete [2022-04-12T14:29:09.390Z] 0d57e429df01: Pull complete [2022-04-12T14:29:09.390Z] 4e4be7b47b0d: Pull complete [2022-04-12T14:29:09.966Z] e1f770b5df2f: Pull complete [2022-04-12T14:29:13.256Z] 85a0685a4137: Pull complete [2022-04-12T14:29:13.256Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-12T14:29:13.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T14:29:13.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-12T14:29:13.321Z] prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container [2022-04-12T14:29:13.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-12T14:29:15.954Z] $ docker top cce9342b9427b7390e33d10e2138bedc3fcb0c31c9b7789a02977629c0de8450 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T14:29:16.039Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-12T14:29:16.334Z] + set -o pipefail [2022-04-12T14:29:16.334Z] + snyk monitor '--org=edgex-jenkins' [2022-04-12T14:29:22.923Z] [2022-04-12T14:29:22.923Z] Monitoring /w/workspace/edgex-go/190 (github.com/edgexfoundry/edgex-go)... [2022-04-12T14:29:22.923Z] [2022-04-12T14:29:22.923Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/2d883b74-07c9-49a5-a6d8-cb0be0166311 [2022-04-12T14:29:22.923Z] [2022-04-12T14:29:22.923Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-12T14:29:22.923Z] [2022-04-12T14:29:22.923Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-12T14:29:22.923Z] [2022-04-12T14:29:22.923Z] [Pipeline] } [2022-04-12T14:29:22.936Z] $ docker stop --time=1 cce9342b9427b7390e33d10e2138bedc3fcb0c31c9b7789a02977629c0de8450 [2022-04-12T14:29:25.125Z] $ docker rm -f cce9342b9427b7390e33d10e2138bedc3fcb0c31c9b7789a02977629c0de8450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-12T14:29:25.567Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T14:29:25.581Z] provisioning config files... [2022-04-12T14:29:25.590Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/190@tmp/config1416017360192914394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:29:25.891Z] --> edgex-publish-swagger.sh [2022-04-12T14:29:25.891Z] === Publish openapi/v2 API === [2022-04-12T14:29:25.891Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-12T14:29:25.891Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/190/openapi/v2/core-command.yaml] [2022-04-12T14:29:25.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T14:29:25.891Z] Dload Upload Total Spent Left Speed [2022-04-12T14:29:27.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 28028 0:00:01 0:00:01 --:--:-- 28028 100 33831 0 0 100 33831 0 28005 0:00:01 0:00:01 --:--:-- 28005 [2022-04-12T14:29:27.280Z] [2022-04-12T14:29:27.280Z] [2022-04-12T14:29:27.280Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/190/openapi/v2/core-data.yaml] [2022-04-12T14:29:27.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T14:29:27.280Z] Dload Upload Total Spent Left Speed [2022-04-12T14:29:28.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68000 0:00:01 0:00:01 --:--:-- 68000 100 71604 0 0 100 71604 0 68000 0:00:01 0:00:01 --:--:-- 68000 [2022-04-12T14:29:28.224Z] [2022-04-12T14:29:28.224Z] [2022-04-12T14:29:28.224Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/190/openapi/v2/core-metadata.yaml] [2022-04-12T14:29:28.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T14:29:28.224Z] Dload Upload Total Spent Left Speed [2022-04-12T14:29:29.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 127k 0:00:01 0:00:01 --:--:-- 127k 100 141k 0 0 100 141k 0 127k 0:00:01 0:00:01 --:--:-- 127k [2022-04-12T14:29:29.167Z] [2022-04-12T14:29:29.167Z] [2022-04-12T14:29:29.167Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/190/openapi/v2/support-notifications.yaml] [2022-04-12T14:29:29.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T14:29:29.167Z] Dload Upload Total Spent Left Speed [2022-04-12T14:29:30.111Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 87309 0:00:01 0:00:01 --:--:-- 87309 100 89318 0 0 100 89318 0 87309 0:00:01 0:00:01 --:--:-- 87309 [2022-04-12T14:29:30.111Z] [2022-04-12T14:29:30.111Z] [2022-04-12T14:29:30.373Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/190/openapi/v2/support-scheduler.yaml] [2022-04-12T14:29:30.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T14:29:30.373Z] Dload Upload Total Spent Left Speed [2022-04-12T14:29:31.315Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41247 --:--:-- --:--:-- --:--:-- 41204 100 39556 0 0 100 39556 0 41247 --:--:-- --:--:-- --:--:-- 41204 [2022-04-12T14:29:31.315Z] [2022-04-12T14:29:31.315Z] [2022-04-12T14:29:31.315Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/190/openapi/v2/system-agent.yaml] [2022-04-12T14:29:31.315Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T14:29:31.315Z] Dload Upload Total Spent Left Speed [2022-04-12T14:29:32.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22273 --:--:-- --:--:-- --:--:-- 22249 100 20091 0 0 100 20091 0 22249 --:--:-- --:--:-- --:--:-- 22249 [2022-04-12T14:29:32.258Z] [2022-04-12T14:29:32.258Z] [Pipeline] } [2022-04-12T14:29:32.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-04-12T14:29:32.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T14:29:32.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:29:33.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T14:29:33.040Z] . [Pipeline] withDockerContainer [2022-04-12T14:29:33.112Z] prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container [2022-04-12T14:29:33.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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:10004/edgex-devops/git-semver:latest cat [2022-04-12T14:29:33.590Z] $ docker top faa77d1b616b4edbf18f578ff5e29739b72bfdfc98dc36d16286dd39eac32b7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T14:29:33.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T14:29:33.689Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T14:29:33.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T14:29:33.825Z] $ docker exec faa77d1b616b4edbf18f578ff5e29739b72bfdfc98dc36d16286dd39eac32b7d ssh-agent [2022-04-12T14:29:33.958Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAMPDIH/agent.14 [2022-04-12T14:29:33.958Z] SSH_AGENT_PID=20 [2022-04-12T14:29:33.964Z] Running ssh-add (command line suppressed) [2022-04-12T14:29:34.090Z] Identity added: /w/workspace/edgex-go/190@tmp/private_key_2882510524525964952.key (/w/workspace/edgex-go/190@tmp/private_key_2882510524525964952.key) [2022-04-12T14:29:34.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T14:29:34.400Z] + git semver tag [2022-04-12T14:29:34.400Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T14:29:34.400Z] # $GIT_DIR = /w/workspace/edgex-go/190/.git [2022-04-12T14:29:34.400Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/190 [2022-04-12T14:29:34.400Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T14:29:34.400Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T14:29:34.400Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T14:29:34.400Z] # $SEMVER_BRANCH = main [2022-04-12T14:29:34.400Z] # $SEMVER_DIR = /w/workspace/edgex-go/190/.semver [2022-04-12T14:29:34.400Z] # ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 HEAD [2022-04-12T14:29:34.400Z] # -> Force: false [2022-04-12T14:29:34.400Z] # 3020d55a3312529ff67b0839101d5b24455d77bb refs/tags/v2.2.0-dev.65 [Pipeline] } [2022-04-12T14:29:34.411Z] $ docker exec --env ******** --env ******** faa77d1b616b4edbf18f578ff5e29739b72bfdfc98dc36d16286dd39eac32b7d ssh-agent -k [2022-04-12T14:29:34.524Z] unset SSH_AUTH_SOCK; [2022-04-12T14:29:34.524Z] unset SSH_AGENT_PID; [2022-04-12T14:29:34.524Z] echo Agent pid 20 killed; [2022-04-12T14:29:34.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T14:29:34.839Z] + git semver [Pipeline] } [2022-04-12T14:29:34.854Z] $ docker stop --time=1 faa77d1b616b4edbf18f578ff5e29739b72bfdfc98dc36d16286dd39eac32b7d [2022-04-12T14:29:36.170Z] $ docker rm -f faa77d1b616b4edbf18f578ff5e29739b72bfdfc98dc36d16286dd39eac32b7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:29:36.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T14:29:36.571Z] [2022-04-12T14:29:36.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:29:36.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T14:29:36.870Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-12T14:29:36.870Z] ab5ef0e58194: Pulling fs layer [2022-04-12T14:29:36.870Z] 9712f1f96733: Pulling fs layer [2022-04-12T14:29:36.870Z] 63f879dbbcfc: Pulling fs layer [2022-04-12T14:29:36.870Z] 0d9ebad4ef96: Pulling fs layer [2022-04-12T14:29:36.870Z] e9a5061849ea: Pulling fs layer [2022-04-12T14:29:36.870Z] d747dcd14b5f: Pulling fs layer [2022-04-12T14:29:36.870Z] 2de7ff778b66: Pulling fs layer [2022-04-12T14:29:36.870Z] 0d9ebad4ef96: Waiting [2022-04-12T14:29:36.870Z] e9a5061849ea: Waiting [2022-04-12T14:29:36.870Z] d747dcd14b5f: Waiting [2022-04-12T14:29:36.870Z] 2de7ff778b66: Waiting [2022-04-12T14:29:36.870Z] 9712f1f96733: Verifying Checksum [2022-04-12T14:29:36.870Z] 9712f1f96733: Download complete [2022-04-12T14:29:37.133Z] 63f879dbbcfc: Verifying Checksum [2022-04-12T14:29:37.133Z] 63f879dbbcfc: Download complete [2022-04-12T14:29:37.392Z] e9a5061849ea: Verifying Checksum [2022-04-12T14:29:37.392Z] e9a5061849ea: Download complete [2022-04-12T14:29:37.392Z] d747dcd14b5f: Verifying Checksum [2022-04-12T14:29:37.392Z] d747dcd14b5f: Download complete [2022-04-12T14:29:37.392Z] 0d9ebad4ef96: Verifying Checksum [2022-04-12T14:29:37.392Z] 0d9ebad4ef96: Download complete [2022-04-12T14:29:37.392Z] ab5ef0e58194: Verifying Checksum [2022-04-12T14:29:37.392Z] ab5ef0e58194: Download complete [2022-04-12T14:29:37.392Z] 2de7ff778b66: Download complete [2022-04-12T14:29:40.677Z] ab5ef0e58194: Pull complete [2022-04-12T14:29:40.677Z] 9712f1f96733: Pull complete [2022-04-12T14:29:40.936Z] 63f879dbbcfc: Pull complete [2022-04-12T14:29:45.127Z] 0d9ebad4ef96: Pull complete [2022-04-12T14:29:45.127Z] e9a5061849ea: Pull complete [2022-04-12T14:29:45.127Z] d747dcd14b5f: Pull complete [2022-04-12T14:29:45.696Z] 2de7ff778b66: Pull complete [2022-04-12T14:29:45.696Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-12T14:29:45.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T14:29:45.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-12T14:29:46.026Z] prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container [2022-04-12T14:29:46.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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-lftools:0.23.1-centos7 cat [2022-04-12T14:29:48.476Z] $ docker top 66cf6cd69dc47bb29094d8d79462c5ff1853bfb8b4fc5039a61ee4d19122394a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-12T14:29:48.559Z] provisioning config files... [2022-04-12T14:29:48.567Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/190@tmp/config8688461503588392245tmp [2022-04-12T14:29:48.577Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/190@tmp/config8924046274322019648tmp [2022-04-12T14:29:48.588Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/190@tmp/config2750746752108243662tmp [Pipeline] { [Pipeline] echo [2022-04-12T14:29:48.603Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:29:48.888Z] ---> sigul-configuration.sh [2022-04-12T14:29:48.888Z] gpg: directory `/root/.gnupg' created [2022-04-12T14:29:48.888Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-12T14:29:48.888Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-12T14:29:48.888Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-12T14:29:48.888Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-12T14:29:48.888Z] gpg: CAST5 encrypted data [2022-04-12T14:29:48.888Z] gpg: encrypted with 1 passphrase [2022-04-12T14:29:48.888Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-12T14:29:49.172Z] + mkdir /home/jenkins [2022-04-12T14:29:49.172Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-12T14:29:49.460Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-12T14:29:49.471Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:29:49.761Z] ---> sigul-install.sh [2022-04-12T14:29:49.762Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-12T14:29:50.058Z] + git tag --list [2022-04-12T14:29:50.059Z] 0.6.0 [2022-04-12T14:29:50.059Z] 0.6.1 [2022-04-12T14:29:50.059Z] 0.7.0 [2022-04-12T14:29:50.059Z] 0.7.1 [2022-04-12T14:29:50.059Z] v1.0.0 [2022-04-12T14:29:50.059Z] v1.0.1 [2022-04-12T14:29:50.059Z] v1.1.0 [2022-04-12T14:29:50.059Z] v1.2.0 [2022-04-12T14:29:50.059Z] v1.2.1 [2022-04-12T14:29:50.059Z] v1.3.0 [2022-04-12T14:29:50.059Z] v1.3.1 [2022-04-12T14:29:50.059Z] v2.0.0 [2022-04-12T14:29:50.059Z] v2.0.1-dev.1 [2022-04-12T14:29:50.059Z] v2.0.1-dev.10 [2022-04-12T14:29:50.059Z] v2.0.1-dev.11 [2022-04-12T14:29:50.059Z] v2.0.1-dev.12 [2022-04-12T14:29:50.059Z] v2.0.1-dev.13 [2022-04-12T14:29:50.059Z] v2.0.1-dev.14 [2022-04-12T14:29:50.059Z] v2.0.1-dev.15 [2022-04-12T14:29:50.059Z] v2.0.1-dev.16 [2022-04-12T14:29:50.059Z] v2.0.1-dev.17 [2022-04-12T14:29:50.059Z] v2.0.1-dev.18 [2022-04-12T14:29:50.059Z] v2.0.1-dev.19 [2022-04-12T14:29:50.059Z] v2.0.1-dev.2 [2022-04-12T14:29:50.059Z] v2.0.1-dev.20 [2022-04-12T14:29:50.059Z] v2.0.1-dev.21 [2022-04-12T14:29:50.059Z] v2.0.1-dev.22 [2022-04-12T14:29:50.059Z] v2.0.1-dev.23 [2022-04-12T14:29:50.059Z] v2.0.1-dev.24 [2022-04-12T14:29:50.059Z] v2.0.1-dev.25 [2022-04-12T14:29:50.059Z] v2.0.1-dev.26 [2022-04-12T14:29:50.059Z] v2.0.1-dev.27 [2022-04-12T14:29:50.059Z] v2.0.1-dev.28 [2022-04-12T14:29:50.059Z] v2.0.1-dev.29 [2022-04-12T14:29:50.059Z] v2.0.1-dev.3 [2022-04-12T14:29:50.059Z] v2.0.1-dev.30 [2022-04-12T14:29:50.059Z] v2.0.1-dev.31 [2022-04-12T14:29:50.059Z] v2.0.1-dev.32 [2022-04-12T14:29:50.059Z] v2.0.1-dev.33 [2022-04-12T14:29:50.059Z] v2.0.1-dev.34 [2022-04-12T14:29:50.059Z] v2.0.1-dev.35 [2022-04-12T14:29:50.059Z] v2.0.1-dev.36 [2022-04-12T14:29:50.059Z] v2.0.1-dev.37 [2022-04-12T14:29:50.059Z] v2.0.1-dev.38 [2022-04-12T14:29:50.059Z] v2.0.1-dev.39 [2022-04-12T14:29:50.059Z] v2.0.1-dev.4 [2022-04-12T14:29:50.059Z] v2.0.1-dev.40 [2022-04-12T14:29:50.059Z] v2.0.1-dev.41 [2022-04-12T14:29:50.059Z] v2.0.1-dev.42 [2022-04-12T14:29:50.059Z] v2.0.1-dev.43 [2022-04-12T14:29:50.059Z] v2.0.1-dev.44 [2022-04-12T14:29:50.059Z] v2.0.1-dev.45 [2022-04-12T14:29:50.059Z] v2.0.1-dev.46 [2022-04-12T14:29:50.059Z] v2.0.1-dev.47 [2022-04-12T14:29:50.059Z] v2.0.1-dev.48 [2022-04-12T14:29:50.059Z] v2.0.1-dev.49 [2022-04-12T14:29:50.059Z] v2.0.1-dev.5 [2022-04-12T14:29:50.059Z] v2.0.1-dev.50 [2022-04-12T14:29:50.059Z] v2.0.1-dev.51 [2022-04-12T14:29:50.059Z] v2.0.1-dev.52 [2022-04-12T14:29:50.059Z] v2.0.1-dev.53 [2022-04-12T14:29:50.059Z] v2.0.1-dev.54 [2022-04-12T14:29:50.059Z] v2.0.1-dev.55 [2022-04-12T14:29:50.059Z] v2.0.1-dev.56 [2022-04-12T14:29:50.059Z] v2.0.1-dev.57 [2022-04-12T14:29:50.059Z] v2.0.1-dev.58 [2022-04-12T14:29:50.059Z] v2.0.1-dev.59 [2022-04-12T14:29:50.059Z] v2.0.1-dev.6 [2022-04-12T14:29:50.059Z] v2.0.1-dev.60 [2022-04-12T14:29:50.059Z] v2.0.1-dev.61 [2022-04-12T14:29:50.059Z] v2.0.1-dev.62 [2022-04-12T14:29:50.059Z] v2.0.1-dev.63 [2022-04-12T14:29:50.059Z] v2.0.1-dev.64 [2022-04-12T14:29:50.059Z] v2.0.1-dev.65 [2022-04-12T14:29:50.059Z] v2.0.1-dev.66 [2022-04-12T14:29:50.059Z] v2.0.1-dev.67 [2022-04-12T14:29:50.059Z] v2.0.1-dev.68 [2022-04-12T14:29:50.059Z] v2.0.1-dev.69 [2022-04-12T14:29:50.059Z] v2.0.1-dev.7 [2022-04-12T14:29:50.059Z] v2.0.1-dev.70 [2022-04-12T14:29:50.059Z] v2.0.1-dev.71 [2022-04-12T14:29:50.059Z] v2.0.1-dev.72 [2022-04-12T14:29:50.059Z] v2.0.1-dev.73 [2022-04-12T14:29:50.059Z] v2.0.1-dev.74 [2022-04-12T14:29:50.059Z] v2.0.1-dev.75 [2022-04-12T14:29:50.059Z] v2.0.1-dev.76 [2022-04-12T14:29:50.059Z] v2.0.1-dev.77 [2022-04-12T14:29:50.059Z] v2.0.1-dev.78 [2022-04-12T14:29:50.059Z] v2.0.1-dev.79 [2022-04-12T14:29:50.059Z] v2.0.1-dev.8 [2022-04-12T14:29:50.059Z] v2.0.1-dev.80 [2022-04-12T14:29:50.059Z] v2.0.1-dev.81 [2022-04-12T14:29:50.059Z] v2.0.1-dev.82 [2022-04-12T14:29:50.059Z] v2.0.1-dev.83 [2022-04-12T14:29:50.059Z] v2.0.1-dev.84 [2022-04-12T14:29:50.059Z] v2.0.1-dev.85 [2022-04-12T14:29:50.059Z] v2.0.1-dev.86 [2022-04-12T14:29:50.059Z] v2.0.1-dev.87 [2022-04-12T14:29:50.059Z] v2.0.1-dev.88 [2022-04-12T14:29:50.059Z] v2.0.1-dev.89 [2022-04-12T14:29:50.059Z] v2.0.1-dev.9 [2022-04-12T14:29:50.059Z] v2.0.1-dev.90 [2022-04-12T14:29:50.059Z] v2.0.1-dev.91 [2022-04-12T14:29:50.059Z] v2.0.1-dev.92 [2022-04-12T14:29:50.059Z] v2.0.1-dev.93 [2022-04-12T14:29:50.059Z] v2.0.1-dev.94 [2022-04-12T14:29:50.059Z] v2.0.1-dev.95 [2022-04-12T14:29:50.059Z] v2.0.1-dev.96 [2022-04-12T14:29:50.059Z] v2.0.1-dev.97 [2022-04-12T14:29:50.059Z] v2.0.1-dev.98 [2022-04-12T14:29:50.059Z] v2.0.1-dev.99 [2022-04-12T14:29:50.059Z] v2.1.0 [2022-04-12T14:29:50.059Z] v2.2.0-dev.1 [2022-04-12T14:29:50.059Z] v2.2.0-dev.10 [2022-04-12T14:29:50.059Z] v2.2.0-dev.11 [2022-04-12T14:29:50.059Z] v2.2.0-dev.12 [2022-04-12T14:29:50.059Z] v2.2.0-dev.13 [2022-04-12T14:29:50.059Z] v2.2.0-dev.14 [2022-04-12T14:29:50.059Z] v2.2.0-dev.15 [2022-04-12T14:29:50.059Z] v2.2.0-dev.16 [2022-04-12T14:29:50.059Z] v2.2.0-dev.17 [2022-04-12T14:29:50.059Z] v2.2.0-dev.18 [2022-04-12T14:29:50.059Z] v2.2.0-dev.19 [2022-04-12T14:29:50.059Z] v2.2.0-dev.2 [2022-04-12T14:29:50.059Z] v2.2.0-dev.20 [2022-04-12T14:29:50.059Z] v2.2.0-dev.21 [2022-04-12T14:29:50.059Z] v2.2.0-dev.22 [2022-04-12T14:29:50.059Z] v2.2.0-dev.23 [2022-04-12T14:29:50.059Z] v2.2.0-dev.24 [2022-04-12T14:29:50.059Z] v2.2.0-dev.25 [2022-04-12T14:29:50.059Z] v2.2.0-dev.26 [2022-04-12T14:29:50.059Z] v2.2.0-dev.27 [2022-04-12T14:29:50.059Z] v2.2.0-dev.28 [2022-04-12T14:29:50.059Z] v2.2.0-dev.29 [2022-04-12T14:29:50.059Z] v2.2.0-dev.3 [2022-04-12T14:29:50.059Z] v2.2.0-dev.30 [2022-04-12T14:29:50.059Z] v2.2.0-dev.31 [2022-04-12T14:29:50.059Z] v2.2.0-dev.32 [2022-04-12T14:29:50.059Z] v2.2.0-dev.33 [2022-04-12T14:29:50.059Z] v2.2.0-dev.34 [2022-04-12T14:29:50.059Z] v2.2.0-dev.35 [2022-04-12T14:29:50.059Z] v2.2.0-dev.36 [2022-04-12T14:29:50.059Z] v2.2.0-dev.37 [2022-04-12T14:29:50.059Z] v2.2.0-dev.38 [2022-04-12T14:29:50.059Z] v2.2.0-dev.39 [2022-04-12T14:29:50.059Z] v2.2.0-dev.4 [2022-04-12T14:29:50.059Z] v2.2.0-dev.40 [2022-04-12T14:29:50.059Z] v2.2.0-dev.41 [2022-04-12T14:29:50.059Z] v2.2.0-dev.42 [2022-04-12T14:29:50.059Z] v2.2.0-dev.43 [2022-04-12T14:29:50.059Z] v2.2.0-dev.44 [2022-04-12T14:29:50.059Z] v2.2.0-dev.45 [2022-04-12T14:29:50.059Z] v2.2.0-dev.46 [2022-04-12T14:29:50.059Z] v2.2.0-dev.47 [2022-04-12T14:29:50.059Z] v2.2.0-dev.48 [2022-04-12T14:29:50.059Z] v2.2.0-dev.49 [2022-04-12T14:29:50.059Z] v2.2.0-dev.5 [2022-04-12T14:29:50.059Z] v2.2.0-dev.50 [2022-04-12T14:29:50.059Z] v2.2.0-dev.51 [2022-04-12T14:29:50.059Z] v2.2.0-dev.52 [2022-04-12T14:29:50.059Z] v2.2.0-dev.53 [2022-04-12T14:29:50.059Z] v2.2.0-dev.54 [2022-04-12T14:29:50.059Z] v2.2.0-dev.55 [2022-04-12T14:29:50.059Z] v2.2.0-dev.56 [2022-04-12T14:29:50.059Z] v2.2.0-dev.57 [2022-04-12T14:29:50.059Z] v2.2.0-dev.58 [2022-04-12T14:29:50.059Z] v2.2.0-dev.59 [2022-04-12T14:29:50.059Z] v2.2.0-dev.6 [2022-04-12T14:29:50.059Z] v2.2.0-dev.60 [2022-04-12T14:29:50.059Z] v2.2.0-dev.61 [2022-04-12T14:29:50.059Z] v2.2.0-dev.62 [2022-04-12T14:29:50.059Z] v2.2.0-dev.63 [2022-04-12T14:29:50.059Z] v2.2.0-dev.64 [2022-04-12T14:29:50.059Z] v2.2.0-dev.65 [2022-04-12T14:29:50.059Z] v2.2.0-dev.7 [2022-04-12T14:29:50.059Z] v2.2.0-dev.8 [2022-04-12T14:29:50.059Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-12T14:29:50.350Z] + lftools sign git-tag v2.2.0-dev.65 [2022-04-12T14:29:50.917Z] Signing Git tag with Sigul... [2022-04-12T14:29:50.917Z] Signing v2.2.0-dev.65 [Pipeline] echo [2022-04-12T14:29:51.497Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:29:51.781Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-12T14:29:51.789Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-12T14:29:51.805Z] $ docker stop --time=1 66cf6cd69dc47bb29094d8d79462c5ff1853bfb8b4fc5039a61ee4d19122394a [2022-04-12T14:29:53.098Z] $ docker rm -f 66cf6cd69dc47bb29094d8d79462c5ff1853bfb8b4fc5039a61ee4d19122394a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-12T14:29:53.496Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T14:29:53.496Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:29:53.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T14:29:53.788Z] . [Pipeline] withDockerContainer [2022-04-12T14:29:53.853Z] prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container [2022-04-12T14:29:53.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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:10004/edgex-devops/git-semver:latest cat [2022-04-12T14:29:54.306Z] $ docker top c1afa17af7acab70ffa71784d71c6ee8f019cf4e692caf3fd5719eb28beb1a38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T14:29:54.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T14:29:54.402Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T14:29:54.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T14:29:54.572Z] $ docker exec c1afa17af7acab70ffa71784d71c6ee8f019cf4e692caf3fd5719eb28beb1a38 ssh-agent [2022-04-12T14:29:54.721Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjPnJoa/agent.13 [2022-04-12T14:29:54.721Z] SSH_AGENT_PID=19 [2022-04-12T14:29:54.726Z] Running ssh-add (command line suppressed) [2022-04-12T14:29:54.831Z] Identity added: /w/workspace/edgex-go/190@tmp/private_key_7192601457272828569.key (/w/workspace/edgex-go/190@tmp/private_key_7192601457272828569.key) [2022-04-12T14:29:54.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T14:29:55.132Z] + git semver bump pre [2022-04-12T14:29:55.132Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T14:29:55.132Z] # $GIT_DIR = /w/workspace/edgex-go/190/.git [2022-04-12T14:29:55.132Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/190 [2022-04-12T14:29:55.132Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T14:29:55.132Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T14:29:55.132Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T14:29:55.132Z] # $SEMVER_BRANCH = main [2022-04-12T14:29:55.132Z] # $SEMVER_DIR = /w/workspace/edgex-go/190/.semver [2022-04-12T14:29:55.132Z] 2.2.0-dev.66 [Pipeline] } [2022-04-12T14:29:55.142Z] $ docker exec --env ******** --env ******** c1afa17af7acab70ffa71784d71c6ee8f019cf4e692caf3fd5719eb28beb1a38 ssh-agent -k [2022-04-12T14:29:55.256Z] unset SSH_AUTH_SOCK; [2022-04-12T14:29:55.256Z] unset SSH_AGENT_PID; [2022-04-12T14:29:55.257Z] echo Agent pid 19 killed; [2022-04-12T14:29:55.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T14:29:55.577Z] + git semver [Pipeline] } [2022-04-12T14:29:55.591Z] $ docker stop --time=1 c1afa17af7acab70ffa71784d71c6ee8f019cf4e692caf3fd5719eb28beb1a38 [2022-04-12T14:29:56.908Z] $ docker rm -f c1afa17af7acab70ffa71784d71c6ee8f019cf4e692caf3fd5719eb28beb1a38 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T14:29:57.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T14:29:57.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:29:57.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T14:29:57.571Z] . [Pipeline] withDockerContainer [2022-04-12T14:29:57.635Z] prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container [2022-04-12T14:29:57.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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:10004/edgex-devops/git-semver:latest cat [2022-04-12T14:29:58.015Z] $ docker top dd6d3c97c65d489258a9c13ba52eb5055fc8abff01cf7fb0b805b7beadad8234 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T14:29:58.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T14:29:58.110Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T14:29:58.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T14:29:58.256Z] $ docker exec dd6d3c97c65d489258a9c13ba52eb5055fc8abff01cf7fb0b805b7beadad8234 ssh-agent [2022-04-12T14:29:58.395Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbbAPoG/agent.14 [2022-04-12T14:29:58.395Z] SSH_AGENT_PID=21 [2022-04-12T14:29:58.400Z] Running ssh-add (command line suppressed) [2022-04-12T14:29:58.534Z] Identity added: /w/workspace/edgex-go/190@tmp/private_key_2020889856053371535.key (/w/workspace/edgex-go/190@tmp/private_key_2020889856053371535.key) [2022-04-12T14:29:58.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T14:29:58.838Z] + git semver push [2022-04-12T14:29:58.838Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T14:29:58.838Z] # $GIT_DIR = /w/workspace/edgex-go/190/.git [2022-04-12T14:29:58.838Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/190 [2022-04-12T14:29:58.838Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T14:29:58.838Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T14:29:58.838Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T14:29:58.838Z] # $SEMVER_BRANCH = main [2022-04-12T14:29:58.838Z] # $SEMVER_DIR = /w/workspace/edgex-go/190/.semver [Pipeline] } [2022-04-12T14:30:03.046Z] $ docker exec --env ******** --env ******** dd6d3c97c65d489258a9c13ba52eb5055fc8abff01cf7fb0b805b7beadad8234 ssh-agent -k [2022-04-12T14:30:03.150Z] unset SSH_AUTH_SOCK; [2022-04-12T14:30:03.150Z] unset SSH_AGENT_PID; [2022-04-12T14:30:03.151Z] echo Agent pid 21 killed; [2022-04-12T14:30:03.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T14:30:03.466Z] + git semver [Pipeline] } [2022-04-12T14:30:03.480Z] $ docker stop --time=1 dd6d3c97c65d489258a9c13ba52eb5055fc8abff01cf7fb0b805b7beadad8234 [2022-04-12T14:30:04.800Z] $ docker rm -f dd6d3c97c65d489258a9c13ba52eb5055fc8abff01cf7fb0b805b7beadad8234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-12T14:30:05.427Z] + [ -d /w/workspace/edgex-go/190/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:30:05.723Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:30:06.596Z] ---> package-listing.sh [2022-04-12T14:30:06.596Z] ++ facter osfamily [2022-04-12T14:30:06.596Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T14:30:06.857Z] + OS_FAMILY=debian [2022-04-12T14:30:06.857Z] + workspace=/w/workspace/edgex-go/190 [2022-04-12T14:30:06.857Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T14:30:06.857Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T14:30:06.857Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T14:30:06.857Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T14:30:06.857Z] + '[' /w/workspace/edgex-go/190 ']' [2022-04-12T14:30:06.857Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T14:30:06.857Z] + case "${OS_FAMILY}" in [2022-04-12T14:30:06.857Z] + dpkg -l [2022-04-12T14:30:06.857Z] + grep '^ii' [2022-04-12T14:30:06.857Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T14:30:06.857Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T14:30:06.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T14:30:06.857Z] + '[' /w/workspace/edgex-go/190 ']' [2022-04-12T14:30:06.857Z] + mkdir -p /w/workspace/edgex-go/190/archives/ [2022-04-12T14:30:06.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/190/archives/ [Pipeline] echo [2022-04-12T14:30:06.869Z] 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/190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T14:30:07.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:30:07.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T14:30:07.708Z] [2022-04-12T14:30:07.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T14:30:08.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T14:30:08.011Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T14:30:08.011Z] 5eb5b503b376: Pulling fs layer [2022-04-12T14:30:08.011Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T14:30:08.011Z] ec43610c2a17: Pulling fs layer [2022-04-12T14:30:08.011Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T14:30:08.011Z] 33b1e0a273af: Pulling fs layer [2022-04-12T14:30:08.011Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T14:30:08.011Z] 2f39f015ded8: Pulling fs layer [2022-04-12T14:30:08.011Z] 3a2ae6a8a46f: Waiting [2022-04-12T14:30:08.011Z] 33b1e0a273af: Waiting [2022-04-12T14:30:08.011Z] 5d3b04190fa2: Waiting [2022-04-12T14:30:08.011Z] 2f39f015ded8: Waiting [2022-04-12T14:30:08.011Z] 5c69ac0246d0: Download complete [2022-04-12T14:30:08.011Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T14:30:08.011Z] 3a2ae6a8a46f: Download complete [2022-04-12T14:30:08.011Z] 33b1e0a273af: Verifying Checksum [2022-04-12T14:30:08.011Z] 33b1e0a273af: Download complete [2022-04-12T14:30:08.011Z] 5d3b04190fa2: Download complete [2022-04-12T14:30:08.011Z] ec43610c2a17: Verifying Checksum [2022-04-12T14:30:08.011Z] ec43610c2a17: Download complete [2022-04-12T14:30:08.270Z] 5eb5b503b376: Verifying Checksum [2022-04-12T14:30:08.270Z] 5eb5b503b376: Download complete [2022-04-12T14:30:08.840Z] 2f39f015ded8: Download complete [2022-04-12T14:30:09.409Z] 5eb5b503b376: Pull complete [2022-04-12T14:30:09.669Z] 5c69ac0246d0: Pull complete [2022-04-12T14:30:10.239Z] ec43610c2a17: Pull complete [2022-04-12T14:30:10.239Z] 3a2ae6a8a46f: Pull complete [2022-04-12T14:30:10.499Z] 33b1e0a273af: Pull complete [2022-04-12T14:30:10.499Z] 5d3b04190fa2: Pull complete [2022-04-12T14:30:14.692Z] 2f39f015ded8: Pull complete [2022-04-12T14:30:14.692Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T14:30:14.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T14:30:14.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T14:30:14.757Z] prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container [2022-04-12T14:30:14.790Z] $ 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/190/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/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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-lftools-log-publisher:latest cat [2022-04-12T14:30:16.341Z] $ docker top 75a149f89f98f37ee33ba90180cd020e9b3940ef12ccfc14feaf23f26867be29 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T14:30:16.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T14:30:16.992Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T14:30:17.282Z] + ls /var/log/sa-host [2022-04-12T14:30:17.282Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T14:30:17.365Z] provisioning config files... [2022-04-12T14:30:17.373Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/190@tmp/config2016937554679472198tmp [Pipeline] { [Pipeline] echo [2022-04-12T14:30:17.389Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:30:17.672Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T14:30:17.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:30:18.011Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T14:30:18.021Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:30:18.307Z] ---> sudo-logs.sh [2022-04-12T14:30:18.307Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T14:30:18.332Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:30:18.618Z] ---> job-cost.sh [2022-04-12T14:30:18.618Z] lf-activate-venv: SKIPPING [2022-04-12T14:30:18.618Z] DEBUG: total: 0.10999999940395355 [2022-04-12T14:30:18.619Z] INFO: Retrieving Stack Cost... [2022-04-12T14:30:19.187Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T14:30:19.447Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T14:30:19.461Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T14:30:19.745Z] ---> logs-deploy.sh [2022-04-12T14:30:19.745Z] lf-activate-venv: SKIPPING [2022-04-12T14:30:19.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/190 [2022-04-12T14:30:19.745Z] INFO: archiving workspace using pattern(s): [2022-04-12T14:30:20.682Z] Archives upload complete. [2022-04-12T14:30:20.682Z] INFO: archiving logs to Nexus