Pull request #4029 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 239697c7c8a0d0ba54924fced64252c0fe618303+a09756d4c706e8bde2f3d310e93d6c44bb943633 (58a5abfa800dea43c585928cdc748da71a4267ab) 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-ssh6565075570727528313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14426126718860407591.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/PR-4029/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/PR-4029/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1603329696635491543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh9676272900006760111.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/PR-4029/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/PR-4029/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3028009150416546224.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64376 in /w/workspace/edgexfoundry_edgex-go_PR-4029 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4029/head:refs/remotes/origin/PR-4029 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a09756d4c706e8bde2f3d310e93d6c44bb943633 into PR head commit 239697c7c8a0d0ba54924fced64252c0fe618303 Merge succeeded, producing 239697c7c8a0d0ba54924fced64252c0fe618303 Checking out Revision 239697c7c8a0d0ba54924fced64252c0fe618303 (PR-4029) > git config core.sparsecheckout # timeout=10 > git checkout -f 239697c7c8a0d0ba54924fced64252c0fe618303 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a09756d4c706e8bde2f3d310e93d6c44bb943633 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 239697c7c8a0d0ba54924fced64252c0fe618303 # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T14:24:45.957Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T14:24:46.002Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T14:24:46.018Z] ========================================================= [2022-05-23T14:24:46.018Z] EdgeX Global Pipelines Version Info [2022-05-23T14:24:46.018Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 35aeb343856abf838fb1856f55c0fac57e9ceb54 # timeout=10 [2022-05-23T14:24:46.778Z] ------------------- [2022-05-23T14:24:46.778Z] stable info: [2022-05-23T14:24:46.778Z] ------------------- [2022-05-23T14:24:46.778Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T14:24:46.778Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T14:24:46.778Z] Message: update stable to v1.0.230 [2022-05-23T14:24:47.351Z] ------------------- [2022-05-23T14:24:47.351Z] experimental info: [2022-05-23T14:24:47.351Z] ------------------- [2022-05-23T14:24:47.351Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T14:24:47.351Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T14:24:47.351Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T14:24:47.492Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-23T14:24:47.505Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-23T14:24:47.519Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T14:24:47.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T14:24:47.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T14:24:47.557Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T14:24:47.569Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T14:24:47.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-23T14:24:47.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-23T14:24:47.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-23T14:24:47.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T14:24:47.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T14:24:47.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T14:24:47.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T14:24:47.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T14:24:47.696Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T14:24:47.706Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T14:24:47.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T14:24:47.729Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-23T14:24:47.741Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-23T14:24:47.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T14:24:47.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T14:24:47.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4029 [Pipeline] echo [2022-05-23T14:24:47.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4029 [Pipeline] echo [2022-05-23T14:24:47.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4029 [Pipeline] echo [2022-05-23T14:24:47.824Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 239697c7c8a0d0ba54924fced64252c0fe618303 [Pipeline] echo [2022-05-23T14:24:47.838Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 239697c [Pipeline] echo [2022-05-23T14:24:47.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T14:24:47.899Z] provisioning config files... [2022-05-23T14:24:47.913Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7731764128843206605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T14:24:48.225Z] ---> docker-login.sh [2022-05-23T14:24:48.225Z] nexus3.edgexfoundry.org:10001 [2022-05-23T14:24:48.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:24:48.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:24:48.486Z] Configure a credential helper to remove this warning. See [2022-05-23T14:24:48.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:24:48.486Z] [2022-05-23T14:24:48.486Z] Login Succeeded [2022-05-23T14:24:48.486Z] nexus3.edgexfoundry.org:10002 [2022-05-23T14:24:48.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:24:48.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:24:48.749Z] Configure a credential helper to remove this warning. See [2022-05-23T14:24:48.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:24:48.749Z] [2022-05-23T14:24:48.749Z] Login Succeeded [2022-05-23T14:24:48.749Z] nexus3.edgexfoundry.org:10003 [2022-05-23T14:24:48.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:24:48.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:24:48.749Z] Configure a credential helper to remove this warning. See [2022-05-23T14:24:48.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:24:48.749Z] [2022-05-23T14:24:48.749Z] Login Succeeded [2022-05-23T14:24:48.749Z] nexus3.edgexfoundry.org:10004 [2022-05-23T14:24:49.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:24:49.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:24:49.012Z] Configure a credential helper to remove this warning. See [2022-05-23T14:24:49.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:24:49.012Z] [2022-05-23T14:24:49.012Z] Login Succeeded [2022-05-23T14:24:49.012Z] docker.io [2022-05-23T14:24:49.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:24:49.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:24:49.275Z] Configure a credential helper to remove this warning. See [2022-05-23T14:24:49.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:24:49.275Z] [2022-05-23T14:24:49.275Z] Login Succeeded [2022-05-23T14:24:49.275Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T14:24:49.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T14:24:49.618Z] + 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-05-23T14:24:49.618Z] + cut -d/ -f2 [2022-05-23T14:24:49.618Z] + dirname cmd/core-command/Dockerfile [2022-05-23T14:24:49.618Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-23T14:24:49.618Z] + + cut -d/ -f2 [2022-05-23T14:24:49.618Z] dirname cmd/core-data/Dockerfile [2022-05-23T14:24:49.618Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-23T14:24:49.618Z] + + cut -d/ -f2 [2022-05-23T14:24:49.618Z] dirname cmd/core-metadata/Dockerfile [2022-05-23T14:24:49.618Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-23T14:24:49.618Z] + cut -d/ -f2 [2022-05-23T14:24:49.618Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-23T14:24:49.618Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-23T14:24:49.618Z] + + cut -d/ -f2dirname [2022-05-23T14:24:49.618Z] cmd/security-proxy-setup/Dockerfile [2022-05-23T14:24:49.618Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-23T14:24:49.618Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-23T14:24:49.618Z] + cut -d/ -f2 [2022-05-23T14:24:49.618Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-23T14:24:49.618Z] + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T14:24:49.618Z] [2022-05-23T14:24:49.618Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T14:24:49.618Z] + + cut -d/ -f2dirname [2022-05-23T14:24:49.618Z] cmd/security-spire-agent/Dockerfile [2022-05-23T14:24:49.618Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-23T14:24:49.618Z] + + cut -d/ -f2 [2022-05-23T14:24:49.618Z] dirname cmd/security-spire-config/Dockerfile [2022-05-23T14:24:49.618Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-23T14:24:49.618Z] + cut -d/ -f2 [2022-05-23T14:24:49.618Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-23T14:24:49.618Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-23T14:24:49.618Z] + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile [2022-05-23T14:24:49.618Z] [2022-05-23T14:24:49.618Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-23T14:24:49.618Z] + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 [2022-05-23T14:24:49.618Z] [2022-05-23T14:24:49.618Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-23T14:24:49.618Z] + cut -d/ -f2 [2022-05-23T14:24:49.618Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-23T14:24:49.618Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-23T14:24:49.658Z] 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-05-23T14:24:50.016Z] + git rev-list -1 --merges 239697c7c8a0d0ba54924fced64252c0fe618303~1..239697c7c8a0d0ba54924fced64252c0fe618303 [Pipeline] echo [2022-05-23T14:24:50.037Z] -----------> git rev-list -1 --merges 239697c7c8a0d0ba54924fced64252c0fe618303~1..239697c7c8a0d0ba54924fced64252c0fe618303 239697c7c8a0d0ba54924fced64252c0fe618303 [false] [Pipeline] sh [2022-05-23T14:24:50.385Z] + git log --format=format:%s -1 239697c7c8a0d0ba54924fced64252c0fe618303 [Pipeline] echo [2022-05-23T14:24:50.401Z] ========================================================= [2022-05-23T14:24:50.401Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T14:24:50.401Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-23T14:24:50.952Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T14:24:50.952Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T14:24:50.952Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T14:24:50.952Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T14:24:50.952Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-05-23T14:24:50.952Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T14:24:50.952Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:24:51.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T14:24:51.402Z] [2022-05-23T14:24:51.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:24:51.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T14:24:51.711Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T14:24:51.711Z] 1fe172e4850f: Pulling fs layer [2022-05-23T14:24:51.711Z] caf521ccaac6: Pulling fs layer [2022-05-23T14:24:51.711Z] 3ead6fa29328: Pulling fs layer [2022-05-23T14:24:51.711Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T14:24:51.711Z] a8d5f1318db7: Pulling fs layer [2022-05-23T14:24:51.711Z] c427282e49a2: Pulling fs layer [2022-05-23T14:24:51.711Z] a8d5f1318db7: Waiting [2022-05-23T14:24:51.711Z] 1827001aaf11: Pulling fs layer [2022-05-23T14:24:51.711Z] 0714d37db230: Pulling fs layer [2022-05-23T14:24:51.711Z] c427282e49a2: Waiting [2022-05-23T14:24:51.711Z] 5c2a1cbceb83: Waiting [2022-05-23T14:24:51.711Z] ac28cf19c067: Pulling fs layer [2022-05-23T14:24:51.711Z] ca983d60f3e2: Pulling fs layer [2022-05-23T14:24:51.711Z] 9f894cec8388: Pulling fs layer [2022-05-23T14:24:51.711Z] 1827001aaf11: Waiting [2022-05-23T14:24:51.711Z] 0714d37db230: Waiting [2022-05-23T14:24:51.711Z] ac28cf19c067: Waiting [2022-05-23T14:24:51.711Z] ca983d60f3e2: Waiting [2022-05-23T14:24:51.711Z] 9f894cec8388: Waiting [2022-05-23T14:24:51.711Z] caf521ccaac6: Download complete [2022-05-23T14:24:51.711Z] 5c2a1cbceb83: Download complete [2022-05-23T14:24:51.973Z] a8d5f1318db7: Verifying Checksum [2022-05-23T14:24:51.973Z] a8d5f1318db7: Download complete [2022-05-23T14:24:51.973Z] c427282e49a2: Verifying Checksum [2022-05-23T14:24:51.973Z] c427282e49a2: Download complete [2022-05-23T14:24:51.973Z] 3ead6fa29328: Verifying Checksum [2022-05-23T14:24:51.973Z] 3ead6fa29328: Download complete [2022-05-23T14:24:51.973Z] 0714d37db230: Download complete [2022-05-23T14:24:51.973Z] ac28cf19c067: Verifying Checksum [2022-05-23T14:24:51.973Z] ac28cf19c067: Download complete [2022-05-23T14:24:51.973Z] ca983d60f3e2: Verifying Checksum [2022-05-23T14:24:51.973Z] ca983d60f3e2: Download complete [2022-05-23T14:24:51.973Z] 9f894cec8388: Verifying Checksum [2022-05-23T14:24:51.973Z] 9f894cec8388: Download complete [2022-05-23T14:24:51.973Z] 1fe172e4850f: Verifying Checksum [2022-05-23T14:24:51.973Z] 1fe172e4850f: Download complete [2022-05-23T14:24:52.233Z] 1827001aaf11: Download complete [2022-05-23T14:24:53.622Z] 1fe172e4850f: Pull complete [2022-05-23T14:24:53.622Z] caf521ccaac6: Pull complete [2022-05-23T14:24:54.193Z] 3ead6fa29328: Pull complete [2022-05-23T14:24:54.193Z] 5c2a1cbceb83: Pull complete [2022-05-23T14:24:54.455Z] a8d5f1318db7: Pull complete [2022-05-23T14:24:54.716Z] c427282e49a2: Pull complete [2022-05-23T14:24:56.622Z] 1827001aaf11: Pull complete [2022-05-23T14:24:56.622Z] 0714d37db230: Pull complete [2022-05-23T14:24:56.622Z] ac28cf19c067: Pull complete [2022-05-23T14:24:56.622Z] ca983d60f3e2: Pull complete [2022-05-23T14:24:56.883Z] 9f894cec8388: Pull complete [2022-05-23T14:24:56.883Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T14:24:56.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T14:24:56.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T14:24:56.955Z] prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container [2022-05-23T14:24:56.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T14:24:58.930Z] $ docker top 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 -eo pid,comm [2022-05-23T14:24:59.009Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-23T14:24:59.009Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T14:24:59.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T14:24:59.054Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T14:24:59.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T14:24:59.191Z] $ docker exec 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 ssh-agent [2022-05-23T14:24:59.323Z] SSH_AUTH_SOCK=/tmp/ssh-SAp8ySblIuIL/agent.35 [2022-05-23T14:24:59.323Z] SSH_AGENT_PID=41 [2022-05-23T14:24:59.333Z] Running ssh-add (command line suppressed) [2022-05-23T14:24:59.468Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_887833926911227205.key (/w/workspace/edgex-go/3@tmp/private_key_887833926911227205.key) [2022-05-23T14:24:59.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T14:24:59.783Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T14:24:59.807Z] $ docker exec --env ******** --env ******** 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 ssh-agent -k [2022-05-23T14:24:59.904Z] unset SSH_AUTH_SOCK; [2022-05-23T14:24:59.905Z] unset SSH_AGENT_PID; [2022-05-23T14:24:59.905Z] echo Agent pid 41 killed; [2022-05-23T14:24:59.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T14:24:59.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T14:24:59.944Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T14:25:00.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T14:25:00.069Z] $ docker exec 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 ssh-agent [2022-05-23T14:25:00.205Z] SSH_AUTH_SOCK=/tmp/ssh-xoHmgKiFkEXJ/agent.75 [2022-05-23T14:25:00.205Z] SSH_AGENT_PID=82 [2022-05-23T14:25:00.212Z] Running ssh-add (command line suppressed) [2022-05-23T14:25:00.338Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8591951811281330880.key (/w/workspace/edgex-go/3@tmp/private_key_8591951811281330880.key) [2022-05-23T14:25:00.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T14:25:00.652Z] + git semver init [2022-05-23T14:25:00.915Z] 2022-05-23 14:25:00,874 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T14:25:00.915Z] 2022-05-23 14:25:00,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-05-23T14:25:00.915Z] 2022-05-23 14:25:00,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-05-23T14:25:00.915Z] 2022-05-23 14:25:00,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-05-23T14:25:06.219Z] 2022-05-23 14:25:05,240 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-05-23T14:25:06.219Z] 2022-05-23 14:25:05,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4029 with force:False [2022-05-23T14:25:06.219Z] 2022-05-23 14:25:05,241 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4029 [2022-05-23T14:25:06.219Z] 2022-05-23 14:25:05,246 [execute] INFO git cat-file --batch-check [2022-05-23T14:25:06.219Z] 2022-05-23 14:25:05,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T14:25:06.219Z] 2022-05-23 14:25:05,253 [execute] INFO git cat-file --batch [2022-05-23T14:25:06.219Z] 2022-05-23 14:25:05,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T14:25:06.219Z] 2022-05-23 14:25:05,259 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4029 [2022-05-23T14:25:06.219Z] 0.0.0 [Pipeline] } [2022-05-23T14:25:06.233Z] $ docker exec --env ******** --env ******** 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 ssh-agent -k [2022-05-23T14:25:06.352Z] unset SSH_AUTH_SOCK; [2022-05-23T14:25:06.353Z] unset SSH_AGENT_PID; [2022-05-23T14:25:06.353Z] echo Agent pid 82 killed; [2022-05-23T14:25:06.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T14:25:06.666Z] + git semver [Pipeline] } [2022-05-23T14:25:06.946Z] $ docker stop --time=1 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 [2022-05-23T14:25:08.289Z] $ docker rm -f 9093bb362ec3a581238d259d5ccf3377eb83e04082d76e108a6f3c1d6e52ac30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T14:25:08.659Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T14:25:08.901Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T14:25:08.905Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-05-23T14:25:09.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T14:25:09.013Z] ========================================================= [2022-05-23T14:25:09.013Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T14:25:09.013Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T14:25:09.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T14:25:09.302Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T14:25:09.302Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T14:25:09.302Z] 666ba61612fd: Pulling fs layer [2022-05-23T14:25:09.302Z] 8ed8ca486205: Pulling fs layer [2022-05-23T14:25:09.302Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T14:25:09.302Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T14:25:09.302Z] ca2b28591e48: Pulling fs layer [2022-05-23T14:25:09.302Z] a51346096db8: Pulling fs layer [2022-05-23T14:25:09.302Z] daebc70d1ce1: Pulling fs layer [2022-05-23T14:25:09.302Z] 0e18a0eac166: Pulling fs layer [2022-05-23T14:25:09.302Z] 4fe6c5a15a65: Waiting [2022-05-23T14:25:09.302Z] ca2b28591e48: Waiting [2022-05-23T14:25:09.302Z] 22a0e8bec74d: Waiting [2022-05-23T14:25:09.302Z] a51346096db8: Waiting [2022-05-23T14:25:09.302Z] daebc70d1ce1: Waiting [2022-05-23T14:25:09.302Z] 0e18a0eac166: Waiting [2022-05-23T14:25:09.302Z] 8ed8ca486205: Verifying Checksum [2022-05-23T14:25:09.302Z] 8ed8ca486205: Download complete [2022-05-23T14:25:09.302Z] 666ba61612fd: Verifying Checksum [2022-05-23T14:25:09.302Z] 666ba61612fd: Download complete [2022-05-23T14:25:09.302Z] 22a0e8bec74d: Verifying Checksum [2022-05-23T14:25:09.302Z] 22a0e8bec74d: Download complete [2022-05-23T14:25:09.302Z] ca2b28591e48: Verifying Checksum [2022-05-23T14:25:09.302Z] ca2b28591e48: Download complete [2022-05-23T14:25:09.302Z] a51346096db8: Verifying Checksum [2022-05-23T14:25:09.302Z] a51346096db8: Download complete [2022-05-23T14:25:09.302Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T14:25:09.302Z] 59bf1c3509f3: Download complete [2022-05-23T14:25:09.564Z] daebc70d1ce1: Verifying Checksum [2022-05-23T14:25:09.564Z] daebc70d1ce1: Download complete [2022-05-23T14:25:09.564Z] 59bf1c3509f3: Pull complete [2022-05-23T14:25:09.564Z] 666ba61612fd: Pull complete [2022-05-23T14:25:09.827Z] 8ed8ca486205: Pull complete [2022-05-23T14:25:10.087Z] 0e18a0eac166: Verifying Checksum [2022-05-23T14:25:10.087Z] 0e18a0eac166: Download complete [2022-05-23T14:25:10.087Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T14:25:10.087Z] 4fe6c5a15a65: Download complete [2022-05-23T14:25:14.285Z] 4fe6c5a15a65: Pull complete [2022-05-23T14:25:14.285Z] 22a0e8bec74d: Pull complete [2022-05-23T14:25:14.285Z] ca2b28591e48: Pull complete [2022-05-23T14:25:14.285Z] a51346096db8: Pull complete [2022-05-23T14:25:14.285Z] daebc70d1ce1: Pull complete [2022-05-23T14:25:16.828Z] 0e18a0eac166: Pull complete [2022-05-23T14:25:16.828Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T14:25:16.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T14:25:16.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T14:25:17.127Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-05-23T14:25:17.127Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T14:25:17.127Z] WORKDIR /edgex [2022-05-23T14:25:17.127Z] COPY go.mod . [2022-05-23T14:25:17.127Z] RUN go mod download [2022-05-23T14:25:18.512Z] Sending build context to Docker daemon 335.3MB [2022-05-23T14:25:18.512Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T14:25:18.512Z] ---> f018257e8ee9 [2022-05-23T14:25:18.512Z] Step 2/4 : WORKDIR /edgex [2022-05-23T14:25:21.820Z] ---> Running in 278478a39aec [2022-05-23T14:25:22.079Z] Removing intermediate container 278478a39aec [2022-05-23T14:25:22.079Z] ---> 959ae0133d1d [2022-05-23T14:25:22.079Z] Step 3/4 : COPY go.mod . [2022-05-23T14:25:22.079Z] ---> f874db14506c [2022-05-23T14:25:22.079Z] Step 4/4 : RUN go mod download [2022-05-23T14:25:22.079Z] ---> Running in daa59a25408f [2022-05-23T14:25:23.968Z] Still waiting to schedule task [2022-05-23T14:25:23.968Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-23T14:25:40.188Z] Removing intermediate container daa59a25408f [2022-05-23T14:25:40.188Z] ---> 392f07d04deb [2022-05-23T14:25:40.188Z] Successfully built 392f07d04deb [2022-05-23T14:25:40.188Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:25:40.488Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T14:25:40.488Z] . [Pipeline] withDockerContainer [2022-05-23T14:25:40.555Z] prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container [2022-05-23T14:25:40.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T14:25:41.030Z] $ docker top 4e91e228052edee6581fbaac7db98958fbc1c4dc1da4ac8dc9c5470c6b73c640 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T14:25:41.387Z] + go version [2022-05-23T14:25:41.387Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T14:25:41.403Z] $ docker stop --time=1 4e91e228052edee6581fbaac7db98958fbc1c4dc1da4ac8dc9c5470c6b73c640 [2022-05-23T14:25:42.720Z] $ docker rm -f 4e91e228052edee6581fbaac7db98958fbc1c4dc1da4ac8dc9c5470c6b73c640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:25:43.144Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T14:25:43.144Z] . [Pipeline] withDockerContainer [2022-05-23T14:25:43.223Z] prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container [2022-05-23T14:25:43.265Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T14:25:43.652Z] $ docker top 67755bc185cc45d9d2d9ce4445e43481961e8d2f6f49cc810597506a3ccaa5ef -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T14:25:43.727Z] ========================================================= [2022-05-23T14:25:43.727Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T14:25:43.727Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T14:25:44.022Z] + make test [2022-05-23T14:25:44.022Z] go mod tidy -compat=1.17 [2022-05-23T14:25:44.022Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T14:25:50.601Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T14:26:02.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T14:26:02.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T14:26:02.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 53.4% of statements [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T14:26:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.571s coverage: 89.2% of statements [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 84.8% of statements [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.450s coverage: 95.6% of statements [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.122s coverage: 0.9% of statements [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.6% of statements [2022-05-23T14:26:07.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2022-05-23T14:26:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements [2022-05-23T14:26:17.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2022-05-23T14:26:17.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2022-05-23T14:26:17.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements [2022-05-23T14:26:17.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-05-23T14:26:27.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.4% of statements [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T14:26:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T14:26:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T14:26:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T14:26:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T14:26:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T14:26:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T14:26:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T14:26:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T14:26:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T14:26:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T14:26:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2022-05-23T14:26:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-23T14:26:27.395Z] 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-05-23T14:26:45.505Z] GO111MODULE=on go vet ./... [2022-05-23T14:26:49.700Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T14:26:49.700Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T14:26:49.959Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T14:26:50.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T14:26:50.868Z] + ls -al . [2022-05-23T14:26:50.868Z] total 684 [2022-05-23T14:26:50.868Z] drwxrwxr-x 10 1001 1001 4096 May 23 14:26 . [2022-05-23T14:26:50.868Z] drwxr-xr-x 4 root root 4096 May 23 14:25 .. [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 11 May 23 14:24 .dockerignore [2022-05-23T14:26:50.868Z] drwxrwxr-x 8 1001 1001 4096 May 23 14:25 .git [2022-05-23T14:26:50.868Z] drwxrwxr-x 3 1001 1001 4096 May 23 14:24 .github [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 879 May 23 14:24 .gitignore [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 42 May 23 14:24 .golangci.yml [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 87 May 23 14:24 .hadolint.yml [2022-05-23T14:26:50.868Z] drwxr-xr-x 3 1001 1001 4096 May 23 14:25 .semver [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 166 May 23 14:24 .sonarcloud.properties [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 1171 May 23 14:24 ADOPTERS.md [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 10220 May 23 14:24 Attribution.txt [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 63209 May 23 14:24 CHANGELOG.md [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 3804 May 23 14:24 CONTRIBUTING.md [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 677 May 23 14:24 GOVERNANCE.md [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 850 May 23 14:24 Jenkinsfile [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 10775 May 23 14:24 LICENSE [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 10389 May 23 14:24 Makefile [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 582 May 23 14:24 OWNERS.md [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 9094 May 23 14:24 README.md [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 6912 May 23 14:24 SECURITY.md [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 5 May 23 14:25 VERSION [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 4131 May 23 14:24 ZMQWindows.md [2022-05-23T14:26:50.868Z] drwxrwxr-x 2 1001 1001 4096 May 23 14:24 bin [2022-05-23T14:26:50.868Z] drwxrwxr-x 18 1001 1001 4096 May 23 14:24 cmd [2022-05-23T14:26:50.868Z] -rw-r--r-- 1 root root 435134 May 23 14:26 coverage.out [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 3217 May 23 14:24 go.mod [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 35084 May 23 14:25 go.sum [2022-05-23T14:26:50.868Z] drwxrwxr-x 8 1001 1001 4096 May 23 14:24 internal [2022-05-23T14:26:50.868Z] drwxrwxr-x 3 1001 1001 4096 May 23 14:24 openapi [2022-05-23T14:26:50.868Z] drwxrwxr-x 4 1001 1001 4096 May 23 14:24 snap [2022-05-23T14:26:50.868Z] -rw-rw-r-- 1 1001 1001 204 May 23 14:24 version.go [Pipeline] sh [2022-05-23T14:26:51.157Z] + '[' -e coverage.out ] [2022-05-23T14:26:51.157Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T14:26:51.267Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T14:26:51.548Z] + make build [2022-05-23T14:26:51.548Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T14:27:06.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T14:27:13.029Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T14:27:13.289Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T14:27:19.865Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T14:27:19.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T14:27:20.127Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T14:27:21.512Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T14:27:22.085Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T14:27:23.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T14:27:23.970Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T14:27:24.541Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T14:27:25.925Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-23T14:27:27.323Z] $ docker stop --time=1 67755bc185cc45d9d2d9ce4445e43481961e8d2f6f49cc810597506a3ccaa5ef [2022-05-23T14:27:29.762Z] $ docker rm -f 67755bc185cc45d9d2d9ce4445e43481961e8d2f6f49cc810597506a3ccaa5ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:27:30.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T14:27:30.862Z] [2022-05-23T14:27:30.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:27:31.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T14:27:31.170Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-23T14:27:31.170Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-23T14:27:31.170Z] ca9280d653b3: Pulling fs layer [2022-05-23T14:27:31.170Z] 7e9c9ca2126c: Pulling fs layer [2022-05-23T14:27:31.170Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-23T14:27:31.170Z] cbdbe7a5bc2a: Download complete [2022-05-23T14:27:31.431Z] ca9280d653b3: Verifying Checksum [2022-05-23T14:27:31.431Z] ca9280d653b3: Download complete [2022-05-23T14:27:31.431Z] cbdbe7a5bc2a: Pull complete [2022-05-23T14:27:31.690Z] 7e9c9ca2126c: Download complete [2022-05-23T14:27:31.949Z] ca9280d653b3: Pull complete [2022-05-23T14:27:35.243Z] 7e9c9ca2126c: Pull complete [2022-05-23T14:27:35.243Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-23T14:27:35.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T14:27:35.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-23T14:27:35.322Z] prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container [2022-05-23T14:27:35.362Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T14:27:36.963Z] $ docker top 98de9ef6145defc23bfe7fdba81ed251a46353bc6522959e88cd1ac322b89b15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T14:27:37.323Z] + docker-compose build --help [2022-05-23T14:27:37.324Z] + grep parallel [2022-05-23T14:27:37.898Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T14:27:37.914Z] $ docker stop --time=1 98de9ef6145defc23bfe7fdba81ed251a46353bc6522959e88cd1ac322b89b15 [2022-05-23T14:27:39.202Z] $ docker rm -f 98de9ef6145defc23bfe7fdba81ed251a46353bc6522959e88cd1ac322b89b15 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:27:39.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T14:27:39.617Z] . [Pipeline] withDockerContainer [2022-05-23T14:27:39.686Z] prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container [2022-05-23T14:27:39.735Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T14:27:40.099Z] $ docker top 2c5615ebb7ba5c5f8d988758abd0226b03dc2516b2ad5a4baf2e6ae42ab548ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T14:27:40.507Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T14:27:41.076Z] Building core-command ... [2022-05-23T14:27:41.076Z] Building core-data ... [2022-05-23T14:27:41.076Z] Building core-metadata ... [2022-05-23T14:27:41.076Z] Building security-bootstrapper ... [2022-05-23T14:27:41.076Z] Building security-proxy-setup ... [2022-05-23T14:27:41.076Z] Building security-secretstore-setup ... [2022-05-23T14:27:41.076Z] Building security-spiffe-token-provider ... [2022-05-23T14:27:41.076Z] Building security-spire-agent ... [2022-05-23T14:27:41.076Z] Building security-spire-config ... [2022-05-23T14:27:41.076Z] Building security-spire-server ... [2022-05-23T14:27:41.076Z] Building support-notifications ... [2022-05-23T14:27:41.076Z] Building support-scheduler ... [2022-05-23T14:27:41.076Z] Building sys-mgmt-agent ... [2022-05-23T14:27:41.076Z] Building security-secretstore-setup [2022-05-23T14:27:41.076Z] Building sys-mgmt-agent [2022-05-23T14:27:41.076Z] Building security-spiffe-token-provider [2022-05-23T14:27:41.076Z] Building security-spire-agent [2022-05-23T14:27:41.076Z] Building core-metadata [2022-05-23T14:27:59.183Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:27:59.183Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:27:59.183Z] ---> 392f07d04deb [2022-05-23T14:27:59.183Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T14:27:59.183Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:27:59.183Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:27:59.183Z] ---> 392f07d04deb [2022-05-23T14:27:59.183Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:27:59.183Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:27:59.183Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:27:59.183Z] ---> 392f07d04deb [2022-05-23T14:27:59.183Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:27:59.183Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:27:59.183Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:27:59.183Z] ---> 392f07d04deb [2022-05-23T14:27:59.183Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T14:27:59.183Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:27:59.183Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:27:59.183Z] ---> 392f07d04deb [2022-05-23T14:27:59.183Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T14:27:59.754Z] ---> Running in be3cef62189e [2022-05-23T14:27:59.754Z] ---> Running in 8eb3179d2193 [2022-05-23T14:27:59.754Z] ---> Running in 4376792d5192 [2022-05-23T14:27:59.754Z] ---> Running in 2ff96ae02755 [2022-05-23T14:27:59.754Z] ---> Running in 400a8b6ab9ba [2022-05-23T14:28:00.013Z] Removing intermediate container be3cef62189e [2022-05-23T14:28:00.013Z] ---> 296d41f16831 [2022-05-23T14:28:00.013Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:28:00.013Z] Removing intermediate container 4376792d5192 [2022-05-23T14:28:00.013Z] ---> 616161c9c891 [2022-05-23T14:28:00.013Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T14:28:00.013Z] Removing intermediate container 8eb3179d2193 [2022-05-23T14:28:00.013Z] ---> 2457e13da373 [2022-05-23T14:28:00.013Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:28:00.013Z] Removing intermediate container 2ff96ae02755 [2022-05-23T14:28:00.013Z] ---> 7bf6772d64ee [2022-05-23T14:28:00.013Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:28:00.013Z] ---> Running in 3fe582da3ffb [2022-05-23T14:28:00.013Z] Removing intermediate container 400a8b6ab9ba [2022-05-23T14:28:00.013Z] ---> c2e81a679da5 [2022-05-23T14:28:00.013Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:28:00.013Z] ---> Running in 7e9fda2cd76a [2022-05-23T14:28:00.013Z] ---> Running in aeaa3d783397 [2022-05-23T14:28:00.013Z] ---> Running in 23b1f74a1320 [2022-05-23T14:28:00.013Z] ---> Running in 8bfde801a0e4 [2022-05-23T14:28:00.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:00.847Z] Removing intermediate container 3fe582da3ffb [2022-05-23T14:28:00.847Z] ---> 7e9447feca1f [2022-05-23T14:28:00.847Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T14:28:00.847Z] ---> Running in 62d5669afc43 [2022-05-23T14:28:01.417Z] Removing intermediate container 23b1f74a1320 [2022-05-23T14:28:01.417Z] ---> 9f66ca3919ec [2022-05-23T14:28:01.417Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T14:28:01.417Z] ---> Running in 2adcc12d946e [2022-05-23T14:28:01.417Z] Removing intermediate container aeaa3d783397 [2022-05-23T14:28:01.417Z] ---> 6ca1200ba937 [2022-05-23T14:28:01.417Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T14:28:01.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:01.677Z] ---> Running in 6c0d5a3803ee [2022-05-23T14:28:01.677Z] Removing intermediate container 8bfde801a0e4 [2022-05-23T14:28:01.677Z] ---> a24009f29732 [2022-05-23T14:28:01.677Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:28:01.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:01.677Z] ---> Running in 397666160b1f [2022-05-23T14:28:01.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:01.938Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T14:28:01.938Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T14:28:01.938Z] OK: 15864 distinct packages available [2022-05-23T14:28:01.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:02.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:02.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:02.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:02.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:02.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:02.722Z] OK: 221 MiB in 52 packages [2022-05-23T14:28:03.016Z] OK: 221 MiB in 52 packages [2022-05-23T14:28:03.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:03.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:28:03.278Z] OK: 221 MiB in 52 packages [2022-05-23T14:28:03.278Z] OK: 221 MiB in 52 packages [2022-05-23T14:28:03.278Z] Removing intermediate container 62d5669afc43 [2022-05-23T14:28:03.278Z] ---> 53434aa5d2c7 [2022-05-23T14:28:03.278Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T14:28:03.278Z] Removing intermediate container 2adcc12d946e [2022-05-23T14:28:03.278Z] ---> a0019323d802 [2022-05-23T14:28:03.278Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:28:03.278Z] OK: 221 MiB in 52 packages [2022-05-23T14:28:03.538Z] ---> 7add544d36fa [2022-05-23T14:28:03.538Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:28:03.538Z] ---> 64b08de51c70 [2022-05-23T14:28:03.538Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:28:03.538Z] ---> Running in a5fd10817c2a [2022-05-23T14:28:03.538Z] ---> Running in 971cd9fcdbb2 [2022-05-23T14:28:03.799Z] Removing intermediate container 7e9fda2cd76a [2022-05-23T14:28:03.799Z] ---> 08095bc505bf [2022-05-23T14:28:03.799Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T14:28:03.799Z] Removing intermediate container 397666160b1f [2022-05-23T14:28:03.799Z] ---> 9debbc38084c [2022-05-23T14:28:03.799Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T14:28:04.059Z] ---> fc1c292ed9ec [2022-05-23T14:28:04.059Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:28:04.059Z] Removing intermediate container 6c0d5a3803ee [2022-05-23T14:28:04.059Z] ---> 6cce2aea65cc [2022-05-23T14:28:04.059Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:28:04.059Z] ---> Running in fd0aacc9ad10 [2022-05-23T14:28:04.059Z] ---> 0c1e00780a1e [2022-05-23T14:28:04.059Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:28:04.318Z] ---> Running in 76f2557731a4 [2022-05-23T14:28:04.318Z] ---> d76186eca886 [2022-05-23T14:28:04.318Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:28:04.318Z] ---> Running in 1791250fc3be [2022-05-23T14:28:05.261Z] Removing intermediate container a5fd10817c2a [2022-05-23T14:28:05.261Z] ---> 78ae03755b11 [2022-05-23T14:28:05.261Z] Step 8/25 : COPY . . [2022-05-23T14:28:05.261Z] Removing intermediate container 971cd9fcdbb2 [2022-05-23T14:28:05.261Z] ---> 263ad9c7465b [2022-05-23T14:28:05.261Z] Step 8/23 : COPY . . [2022-05-23T14:28:05.520Z] Removing intermediate container fd0aacc9ad10 [2022-05-23T14:28:05.520Z] ---> 161115107b9d [2022-05-23T14:28:05.520Z] Step 7/20 : COPY . . [2022-05-23T14:28:09.723Z] Removing intermediate container 76f2557731a4 [2022-05-23T14:28:09.723Z] ---> 70ed82266ba2 [2022-05-23T14:28:09.723Z] Step 8/26 : COPY . . [2022-05-23T14:28:15.010Z] Removing intermediate container 1791250fc3be [2022-05-23T14:28:15.011Z] ---> f0281f335ea5 [2022-05-23T14:28:15.011Z] Step 8/23 : COPY . . [2022-05-23T14:28:15.011Z] ---> a1857d14faad [2022-05-23T14:28:15.011Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T14:28:15.011Z] ---> fecf20ec19d7 [2022-05-23T14:28:15.011Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T14:28:15.011Z] ---> 9641e94924f4 [2022-05-23T14:28:15.011Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:28:15.011Z] ---> aa1b9a019535 [2022-05-23T14:28:15.011Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T14:28:15.011Z] ---> Running in 7e533ea730cd [2022-05-23T14:28:15.011Z] ---> Running in 4c3622bf30a4 [2022-05-23T14:28:15.271Z] ---> Running in a8ae57a14307 [2022-05-23T14:28:15.271Z] ---> Running in 395accb1fc2d [2022-05-23T14:28:15.850Z] Removing intermediate container 395accb1fc2d [2022-05-23T14:28:15.850Z] ---> db9bd2f010e8 [2022-05-23T14:28:15.850Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T14:28:15.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T14:28:15.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T14:28:15.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T14:28:16.423Z] ---> Running in 73db65ffcd01 [2022-05-23T14:28:17.803Z] Removing intermediate container 73db65ffcd01 [2022-05-23T14:28:17.803Z] ---> b57db9ae99b1 [2022-05-23T14:28:17.803Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T14:28:17.803Z] ---> Running in f21c02ddddaf [2022-05-23T14:28:18.062Z] Removing intermediate container f21c02ddddaf [2022-05-23T14:28:18.062Z] ---> 44e718d1e472 [2022-05-23T14:28:18.062Z] 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-05-23T14:28:18.322Z] ---> Running in 992f648f4459 [2022-05-23T14:28:19.706Z] spire-1.2.1/ [2022-05-23T14:28:19.706Z] spire-1.2.1/.data/ [2022-05-23T14:28:19.706Z] spire-1.2.1/.data/.file [2022-05-23T14:28:19.706Z] spire-1.2.1/.dockerignore [2022-05-23T14:28:19.706Z] spire-1.2.1/.gitattributes [2022-05-23T14:28:19.706Z] spire-1.2.1/.githooks/ [2022-05-23T14:28:19.706Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/ [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:28:19.706Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:28:19.706Z] spire-1.2.1/.gitignore [2022-05-23T14:28:19.706Z] spire-1.2.1/.go-version [2022-05-23T14:28:19.706Z] spire-1.2.1/.golangci.yml [2022-05-23T14:28:19.706Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:28:19.706Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:28:19.706Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:28:19.706Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:28:19.706Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:28:19.706Z] spire-1.2.1/Dockerfile [2022-05-23T14:28:19.706Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:28:19.706Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:28:19.706Z] spire-1.2.1/LICENSE [2022-05-23T14:28:19.706Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:28:19.706Z] spire-1.2.1/Makefile [2022-05-23T14:28:19.706Z] spire-1.2.1/README.md [2022-05-23T14:28:19.706Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:28:19.706Z] spire-1.2.1/SECURITY.md [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/ [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:28:19.706Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:28:19.707Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:28:19.707Z] spire-1.2.1/conf/ [2022-05-23T14:28:19.707Z] spire-1.2.1/conf/agent/ [2022-05-23T14:28:19.707Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:28:19.707Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:28:19.707Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:28:19.707Z] spire-1.2.1/conf/server/ [2022-05-23T14:28:19.707Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:28:19.707Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:28:19.707Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:28:19.707Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/ [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/ [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:28:19.707Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:28:19.707Z] spire-1.2.1/examples/ [2022-05-23T14:28:19.707Z] spire-1.2.1/examples/README.md [2022-05-23T14:28:19.707Z] spire-1.2.1/go.mod [2022-05-23T14:28:19.707Z] spire-1.2.1/go.sum [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:28:19.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:28:19.708Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:28:19.709Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/ [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/private/ [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/ [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:28:19.710Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:28:19.710Z] spire-1.2.1/release/ [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire/ [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:28:19.710Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:28:19.710Z] spire-1.2.1/script/ [2022-05-23T14:28:19.710Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:28:19.710Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:28:19.710Z] spire-1.2.1/support/ [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/ [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:28:19.710Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:28:19.711Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/clock/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:28:19.711Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/README.md [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/common [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:28:19.711Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:28:19.712Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:28:19.713Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:28:19.713Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/testca/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/testkey/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:28:19.713Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/util/ [2022-05-23T14:28:19.713Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/util/race.go [2022-05-23T14:28:19.713Z] spire-1.2.1/test/util/util.go [2022-05-23T14:28:19.713Z] building spire from source... [2022-05-23T14:28:19.973Z] Installing go1.17.7... [2022-05-23T14:28:24.167Z] ---> d318398b4001 [2022-05-23T14:28:24.167Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T14:28:24.167Z] ---> Running in 073039404a76 [2022-05-23T14:28:25.107Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T14:28:26.045Z] Building bin/spire-server... [2022-05-23T14:28:26.045Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:28:26.045Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:28:26.045Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:28:26.045Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:28:26.045Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:28:26.045Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:28:26.045Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:28:26.303Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:28:26.303Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:28:26.562Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:28:26.562Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:28:26.562Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:28:26.562Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:28:26.562Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:28:26.562Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:28:26.562Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:28:26.822Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:28:26.822Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:28:26.822Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:28:26.822Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:28:26.822Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:28:26.822Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:28:26.822Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:28:26.822Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:28:26.822Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:28:26.822Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:28:26.822Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:28:26.822Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:28:26.822Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:28:26.822Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:28:26.822Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:28:27.081Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:28:27.081Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:28:27.081Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:28:27.081Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:28:27.081Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:28:27.081Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:28:27.081Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:28:27.081Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:28:27.340Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:28:27.340Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:28:27.340Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:28:27.340Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:28:27.340Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:28:27.340Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:28:27.340Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:28:27.599Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:28:27.599Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:28:27.599Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:28:27.599Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:28:27.599Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:28:27.599Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:28:28.165Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:28:30.698Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:28:30.698Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:28:30.698Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:28:30.698Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:28:30.698Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:28:34.888Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:28:34.888Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:28:34.888Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:28:34.888Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:28:34.888Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:28:34.888Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:28:34.888Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:28:34.888Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:28:34.888Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:28:34.888Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:28:35.455Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:28:35.713Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:28:35.972Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:28:35.972Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:28:35.972Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:28:35.972Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:28:36.231Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:28:36.231Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:28:36.231Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:28:36.231Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:28:36.231Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:28:36.231Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:28:36.490Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:28:36.490Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:28:36.490Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:28:36.490Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:28:36.490Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:28:36.490Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:28:36.490Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:28:36.490Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:28:36.490Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:28:36.490Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:28:36.748Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:28:36.749Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:28:36.749Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:28:40.036Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T14:28:40.036Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:28:40.036Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:28:40.036Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:28:40.036Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:28:40.036Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:28:40.036Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:28:40.036Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:28:40.036Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:28:40.036Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:28:40.036Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:28:40.036Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:28:40.036Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:28:40.036Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:28:40.321Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:28:40.321Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:28:40.321Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:28:40.321Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:28:40.321Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:28:40.321Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:28:40.321Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:28:40.321Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:28:40.581Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:28:40.581Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:28:40.581Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:28:40.581Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:28:40.581Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:28:40.581Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:28:40.581Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:28:40.581Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:28:40.581Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:28:40.581Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:28:40.581Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:28:40.581Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:28:40.581Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:28:40.841Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:28:40.841Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:28:40.841Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:28:40.841Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:28:40.841Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:28:40.841Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:28:40.841Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:28:40.841Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:28:40.841Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:28:40.841Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:28:40.841Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:28:40.841Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:28:40.841Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:28:40.841Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:28:40.841Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:28:46.122Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:28:46.122Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:28:58.363Z] Removing intermediate container a8ae57a14307 [2022-05-23T14:28:58.363Z] ---> 040351996af2 [2022-05-23T14:28:58.363Z] [2022-05-23T14:28:58.363Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T14:28:58.363Z] Removing intermediate container 4c3622bf30a4 [2022-05-23T14:28:58.363Z] ---> 92bc4569afab [2022-05-23T14:28:58.363Z] [2022-05-23T14:28:58.363Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T14:28:58.363Z] Removing intermediate container 073039404a76 [2022-05-23T14:28:58.363Z] Removing intermediate container 7e533ea730cd [2022-05-23T14:28:58.363Z] ---> 6dae1d6ab326 [2022-05-23T14:28:58.363Z] ---> 92ddbc07b752 [2022-05-23T14:28:58.363Z] [2022-05-23T14:28:58.363Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executorStep 9/20 : FROM alpine:3.15 [2022-05-23T14:28:58.363Z] [2022-05-23T14:28:58.363Z] ---> Running in bcc029ca16db [2022-05-23T14:28:58.363Z] 3.14: Pulling from library/alpine [2022-05-23T14:28:58.363Z] 3.14: Pulling from library/alpine [2022-05-23T14:28:58.363Z] 3.15: Pulling from library/alpine [2022-05-23T14:28:58.933Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T14:28:58.933Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T14:28:58.933Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T14:28:58.933Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T14:28:58.933Z] ---> e04c818066af [2022-05-23T14:28:58.933Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T14:28:58.933Z] ---> e04c818066af [2022-05-23T14:28:58.933Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T14:28:59.193Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T14:29:00.134Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T14:29:00.134Z] ---> Running in 203e9a0f482f [2022-05-23T14:29:00.134Z] ---> Running in 28f16b78f8cf [2022-05-23T14:29:00.134Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T14:29:00.134Z] ---> 0ac33e5f5afa [2022-05-23T14:29:00.134Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T14:29:00.134Z] ---> Running in e4fc81d4014e [2022-05-23T14:29:00.394Z] Removing intermediate container e4fc81d4014e [2022-05-23T14:29:00.394Z] ---> c34023f42c5c [2022-05-23T14:29:00.394Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:29:00.394Z] Removing intermediate container bcc029ca16db [2022-05-23T14:29:00.394Z] ---> 2b556788b3bd [2022-05-23T14:29:00.394Z] [2022-05-23T14:29:00.394Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T14:29:00.394Z] ---> Running in fe5a900b29b4 [2022-05-23T14:29:00.654Z] 20.10.14: Pulling from library/docker [2022-05-23T14:29:00.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:00.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:00.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:00.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:01.177Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T14:29:01.177Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:29:01.177Z] OK: 6 MiB in 15 packages [2022-05-23T14:29:01.177Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T14:29:01.177Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T14:29:01.177Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T14:29:01.177Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:29:01.177Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:29:01.177Z] OK: 6 MiB in 17 packages [2022-05-23T14:29:03.086Z] Removing intermediate container 203e9a0f482f [2022-05-23T14:29:03.086Z] ---> cba49f2c4c15 [2022-05-23T14:29:03.086Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T14:29:03.086Z] Removing intermediate container 28f16b78f8cf [2022-05-23T14:29:03.086Z] ---> 5c5ffd2bb240 [2022-05-23T14:29:03.086Z] Removing intermediate container fe5a900b29b4 [2022-05-23T14:29:03.086Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> dd23d7aa7f63 [2022-05-23T14:29:03.086Z] [2022-05-23T14:29:03.086Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T14:29:03.086Z] ---> Running in 1a797f76915c [2022-05-23T14:29:03.086Z] ---> Running in cf937b8aa155 [2022-05-23T14:29:03.086Z] ---> Running in 8ff1cc8f6b2e [2022-05-23T14:29:03.344Z] Removing intermediate container 1a797f76915c [2022-05-23T14:29:03.344Z] ---> e53862c0c912 [2022-05-23T14:29:03.344Z] Step 13/25 : WORKDIR / [2022-05-23T14:29:03.604Z] ---> Running in 92a40ce05847 [2022-05-23T14:29:03.604Z] Removing intermediate container cf937b8aa155 [2022-05-23T14:29:03.604Z] ---> c7415e92f5a7 [2022-05-23T14:29:03.604Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T14:29:03.864Z] ---> Running in ba649dd08ac0 [2022-05-23T14:29:03.864Z] Removing intermediate container 92a40ce05847 [2022-05-23T14:29:03.864Z] ---> d36d792d7af6 [2022-05-23T14:29:03.864Z] 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-05-23T14:29:03.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:04.126Z] Removing intermediate container ba649dd08ac0 [2022-05-23T14:29:04.126Z] ---> 9ac0c0a02976 [2022-05-23T14:29:04.126Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T14:29:04.425Z] ---> Running in fcae1ef4328c [2022-05-23T14:29:04.425Z] ---> cedc381bcca0 [2022-05-23T14:29:04.425Z] 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-05-23T14:29:04.687Z] Removing intermediate container fcae1ef4328c [2022-05-23T14:29:04.687Z] ---> e260b76e31f7 [2022-05-23T14:29:04.687Z] Step 15/23 : WORKDIR / [2022-05-23T14:29:04.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:04.946Z] ---> Running in 5a2215e209cf [2022-05-23T14:29:04.946Z] ---> b4bb85f7dc16 [2022-05-23T14:29:04.946Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T14:29:05.206Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T14:29:05.207Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T14:29:05.207Z] OK: 15857 distinct packages available [2022-05-23T14:29:05.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:05.207Z] Removing intermediate container 5a2215e209cf [2022-05-23T14:29:05.207Z] ---> e29220c56495 [2022-05-23T14:29:05.207Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:29:05.472Z] ---> a1842ba4a04d [2022-05-23T14:29:05.472Z] 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-05-23T14:29:05.734Z] ---> 87f1d72799b5 [2022-05-23T14:29:05.734Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T14:29:05.734Z] ---> 4793d0bca445 [2022-05-23T14:29:05.734Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T14:29:05.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:06.256Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T14:29:06.516Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T14:29:06.516Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T14:29:06.516Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T14:29:06.789Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T14:29:06.789Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T14:29:07.050Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T14:29:07.050Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T14:29:07.050Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T14:29:07.310Z] ---> d50d7316dc64 [2022-05-23T14:29:07.310Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T14:29:07.310Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T14:29:07.310Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:29:07.310Z] OK: 8 MiB in 23 packages [2022-05-23T14:29:07.310Z] ---> b34956554404 [2022-05-23T14:29:07.310Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T14:29:08.272Z] ---> f24435ddd269 [2022-05-23T14:29:08.272Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T14:29:08.272Z] ---> f71f411340e0 [2022-05-23T14:29:08.272Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T14:29:08.272Z] ---> Running in 1cf14a037e0d [2022-05-23T14:29:08.533Z] Removing intermediate container 1cf14a037e0d [2022-05-23T14:29:08.533Z] ---> 28083b768baa [2022-05-23T14:29:08.533Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:29:08.533Z] ---> Running in fee913d7d649 [2022-05-23T14:29:08.533Z] ---> d469bae224ad [2022-05-23T14:29:08.533Z] 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-05-23T14:29:08.533Z] Removing intermediate container 8ff1cc8f6b2e [2022-05-23T14:29:08.533Z] ---> 4861c2e59c85 [2022-05-23T14:29:08.533Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:29:08.797Z] ---> Running in a15e663f758c [2022-05-23T14:29:08.797Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T14:29:08.797Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T14:29:08.797Z] ---> 7417809fdb73 [2022-05-23T14:29:08.797Z] 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-05-23T14:29:08.797Z] ---> Running in 78f13f8e9b4e [2022-05-23T14:29:09.057Z] ---> a9d1b81e37da [2022-05-23T14:29:09.057Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T14:29:09.057Z] Removing intermediate container fee913d7d649 [2022-05-23T14:29:09.057Z] ---> 753533c02076 [2022-05-23T14:29:09.057Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T14:29:09.057Z] Removing intermediate container 78f13f8e9b4e [2022-05-23T14:29:09.057Z] ---> ae84456b5292 [2022-05-23T14:29:09.057Z] 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-05-23T14:29:09.316Z] ---> Running in 8db71cd0d4a0 [2022-05-23T14:29:09.316Z] ---> Running in 425892467e0d [2022-05-23T14:29:09.576Z] Removing intermediate container 8db71cd0d4a0 [2022-05-23T14:29:09.576Z] ---> 2900b1b02a9d [2022-05-23T14:29:09.576Z] Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:29:09.836Z] ---> Running in a390b6713b7e [2022-05-23T14:29:10.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:10.096Z] Removing intermediate container a390b6713b7e [2022-05-23T14:29:10.096Z] ---> e43a7bdf99e9 [2022-05-23T14:29:10.096Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:29:10.097Z] Removing intermediate container a15e663f758c [2022-05-23T14:29:10.097Z] ---> 8364e1f092cb [2022-05-23T14:29:10.097Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T14:29:10.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:10.097Z] ---> ed26fd2e66b7 [2022-05-23T14:29:10.097Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T14:29:10.362Z] ---> Running in 9296f965e862 [2022-05-23T14:29:10.362Z] ---> Running in 7e76168a6e56 [2022-05-23T14:29:10.362Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T14:29:10.362Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T14:29:10.362Z] Executing bash-5.1.16-r0.post-install [2022-05-23T14:29:10.362Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T14:29:10.362Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T14:29:10.362Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T14:29:10.362Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T14:29:10.362Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T14:29:10.362Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T14:29:10.362Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T14:29:10.362Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T14:29:10.362Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T14:29:10.362Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T14:29:10.362Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T14:29:10.362Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T14:29:10.362Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T14:29:10.362Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T14:29:10.362Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T14:29:10.670Z] Removing intermediate container 9296f965e862 [2022-05-23T14:29:10.670Z] ---> 9b18223beffc [2022-05-23T14:29:10.670Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T14:29:10.670Z] Removing intermediate container 7e76168a6e56 [2022-05-23T14:29:10.670Z] ---> 85b58bbb85c0 [2022-05-23T14:29:10.670Z] [2022-05-23T14:29:10.930Z] ---> Running in 1438d26aa32f [2022-05-23T14:29:10.930Z] Successfully built 85b58bbb85c0 [2022-05-23T14:29:10.930Z] ---> 8d1b974f638e [2022-05-23T14:29:10.930Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T14:29:10.930Z] Successfully tagged core-metadata:latest [2022-05-23T14:29:10.930Z] Building support-scheduler [2022-05-23T14:29:11.188Z]  Building core-metadata ... done  ---> Running in ec8127b5f8a2 [2022-05-23T14:29:11.188Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T14:29:11.188Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T14:29:11.188Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T14:29:11.188Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T14:29:11.188Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T14:29:11.188Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T14:29:11.188Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T14:29:11.188Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T14:29:11.188Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T14:29:11.188Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T14:29:11.188Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T14:29:11.448Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T14:29:11.448Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T14:29:11.448Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T14:29:11.448Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T14:29:11.448Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T14:29:11.448Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T14:29:11.448Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T14:29:11.448Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T14:29:11.448Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T14:29:11.448Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T14:29:11.448Z] Removing intermediate container 1438d26aa32f [2022-05-23T14:29:11.448Z] ---> 54bf5b1cf542 [2022-05-23T14:29:11.448Z] Step 24/25 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:29:11.448Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T14:29:11.448Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T14:29:11.448Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T14:29:11.448Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T14:29:11.448Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T14:29:11.707Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T14:29:11.707Z] OK: 83 MiB in 65 packages [2022-05-23T14:29:12.275Z] Collecting docker-compose==1.23.2 [2022-05-23T14:29:12.275Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T14:29:12.275Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T14:29:12.275Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T14:29:13.211Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T14:29:13.211Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T14:29:13.211Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T14:29:13.211Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T14:29:13.779Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T14:29:13.779Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T14:29:13.779Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T14:29:13.779Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T14:29:13.779Z] Removing intermediate container ec8127b5f8a2 [2022-05-23T14:29:13.779Z] ---> 2bd7a46ec4b1 [2022-05-23T14:29:13.779Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:29:14.037Z] Collecting PyYAML<4,>=3.10 [2022-05-23T14:29:14.295Z] ---> Running in 01c9967b5f66 [2022-05-23T14:29:14.295Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T14:29:14.295Z] ---> Running in 530fcf57f9e4 [2022-05-23T14:29:14.864Z] Removing intermediate container 01c9967b5f66 [2022-05-23T14:29:14.864Z] ---> fb6e57c6c859 [2022-05-23T14:29:14.864Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T14:29:15.122Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T14:29:15.122Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T14:29:15.122Z] 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-05-23T14:29:15.122Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T14:29:15.122Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T14:29:15.122Z] Removing intermediate container 530fcf57f9e4 [2022-05-23T14:29:15.122Z] ---> 783327576327 [2022-05-23T14:29:15.122Z] Step 18/20 : LABEL arch=x86_64 [2022-05-23T14:29:15.482Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T14:29:15.482Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T14:29:15.482Z] ---> Running in e030d01dc42b [2022-05-23T14:29:15.482Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T14:29:15.482Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T14:29:15.482Z] ---> Running in ad56333977b6 [2022-05-23T14:29:15.880Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T14:29:15.880Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T14:29:15.880Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T14:29:15.880Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T14:29:15.880Z] Collecting idna<2.8,>=2.5 [2022-05-23T14:29:15.880Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T14:29:15.880Z] Removing intermediate container ad56333977b6 [2022-05-23T14:29:15.880Z] ---> 4030b2c13aef [2022-05-23T14:29:15.880Z] Step 19/20 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:29:15.880Z] 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-05-23T14:29:15.880Z] Removing intermediate container e030d01dc42b [2022-05-23T14:29:15.880Z] ---> 56efa25e04a1 [2022-05-23T14:29:15.880Z] [2022-05-23T14:29:15.880Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T14:29:15.880Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T14:29:15.880Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T14:29:15.880Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T14:29:15.880Z] ---> Running in 3e4951d8ee7b [2022-05-23T14:29:15.880Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T14:29:15.880Z] Attempting uninstall: urllib3 [2022-05-23T14:29:15.880Z] Found existing installation: urllib3 1.26.7 [2022-05-23T14:29:15.880Z] Uninstalling urllib3-1.26.7: [2022-05-23T14:29:15.880Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:29:15.880Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:29:15.880Z] ---> 392f07d04deb [2022-05-23T14:29:15.880Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T14:29:15.880Z] ---> Using cache [2022-05-23T14:29:15.880Z] ---> 7bf6772d64ee [2022-05-23T14:29:15.880Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:29:15.880Z] ---> Using cache [2022-05-23T14:29:15.880Z] ---> 9f66ca3919ec [2022-05-23T14:29:15.880Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T14:29:15.880Z] ---> Using cache [2022-05-23T14:29:15.880Z] ---> a0019323d802 [2022-05-23T14:29:15.880Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T14:29:15.880Z] ---> Using cache [2022-05-23T14:29:15.880Z] ---> 64b08de51c70 [2022-05-23T14:29:15.880Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:29:15.880Z] ---> Using cache [2022-05-23T14:29:15.880Z] ---> 263ad9c7465b [2022-05-23T14:29:15.880Z] Step 8/22 : COPY . . [2022-05-23T14:29:15.880Z] ---> Using cache [2022-05-23T14:29:15.880Z] ---> aa1b9a019535 [2022-05-23T14:29:15.880Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T14:29:16.196Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T14:29:16.196Z] Successfully built 56efa25e04a1 [2022-05-23T14:29:16.196Z] Successfully tagged security-secretstore-setup:latest [2022-05-23T14:29:16.196Z]  Building security-secretstore-setup ... done Building core-command [2022-05-23T14:29:16.196Z] ---> Running in 5c5696d2887c [2022-05-23T14:29:16.196Z] Removing intermediate container 3e4951d8ee7b [2022-05-23T14:29:16.196Z] ---> 3b3ff94cdbc1 [2022-05-23T14:29:16.196Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T14:29:16.196Z] Attempting uninstall: idna [2022-05-23T14:29:16.196Z] Found existing installation: idna 3.3 [2022-05-23T14:29:16.196Z] Uninstalling idna-3.3: [2022-05-23T14:29:16.196Z] Successfully uninstalled idna-3.3 [2022-05-23T14:29:16.196Z] ---> Running in 79bd0836c98a [2022-05-23T14:29:18.150Z] Attempting uninstall: requests [2022-05-23T14:29:18.150Z] Found existing installation: requests 2.26.0 [2022-05-23T14:29:18.150Z] Removing intermediate container 79bd0836c98a [2022-05-23T14:29:18.150Z] ---> eedb4ce67588 [2022-05-23T14:29:18.150Z] [2022-05-23T14:29:18.150Z] Uninstalling requests-2.26.0: [2022-05-23T14:29:18.150Z] Successfully uninstalled requests-2.26.0 [2022-05-23T14:29:18.150Z] Running setup.py install for texttable: started [2022-05-23T14:29:18.150Z] Successfully built eedb4ce67588 [2022-05-23T14:29:18.150Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-23T14:29:18.150Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-05-23T14:29:18.718Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T14:29:18.718Z] Running setup.py install for PyYAML: started [2022-05-23T14:29:18.977Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T14:29:18.977Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T14:29:18.977Z] Running setup.py install for docopt: started [2022-05-23T14:29:19.548Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T14:29:19.548Z] Running setup.py install for dockerpty: started [2022-05-23T14:29:19.808Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T14:29:20.378Z] 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-05-23T14:29:24.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:29:24.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:29:24.583Z] ---> 392f07d04deb [2022-05-23T14:29:24.583Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:29:24.583Z] ---> Using cache [2022-05-23T14:29:24.583Z] ---> 7bf6772d64ee [2022-05-23T14:29:24.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:29:24.583Z] ---> Using cache [2022-05-23T14:29:24.583Z] ---> 9f66ca3919ec [2022-05-23T14:29:24.583Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T14:29:24.583Z] ---> Using cache [2022-05-23T14:29:24.583Z] ---> a0019323d802 [2022-05-23T14:29:24.583Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:29:24.583Z] ---> Using cache [2022-05-23T14:29:24.583Z] ---> 64b08de51c70 [2022-05-23T14:29:24.583Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:29:24.583Z] ---> Using cache [2022-05-23T14:29:24.583Z] ---> 263ad9c7465b [2022-05-23T14:29:24.583Z] Step 8/23 : COPY . . [2022-05-23T14:29:24.583Z] ---> Using cache [2022-05-23T14:29:24.583Z] ---> aa1b9a019535 [2022-05-23T14:29:24.583Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T14:29:25.525Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:29:25.525Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:29:25.525Z] ---> 392f07d04deb [2022-05-23T14:29:25.525Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T14:29:25.525Z] ---> Using cache [2022-05-23T14:29:25.525Z] ---> 7bf6772d64ee [2022-05-23T14:29:25.525Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:29:25.525Z] ---> Using cache [2022-05-23T14:29:25.525Z] ---> 9f66ca3919ec [2022-05-23T14:29:25.525Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T14:29:25.525Z] ---> Using cache [2022-05-23T14:29:25.525Z] ---> a0019323d802 [2022-05-23T14:29:25.525Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T14:29:25.525Z] ---> Using cache [2022-05-23T14:29:25.525Z] ---> 64b08de51c70 [2022-05-23T14:29:25.525Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:29:25.525Z] ---> Using cache [2022-05-23T14:29:25.525Z] ---> 263ad9c7465b [2022-05-23T14:29:25.525Z] Step 8/31 : COPY . . [2022-05-23T14:29:25.525Z] ---> Using cache [2022-05-23T14:29:25.525Z] ---> aa1b9a019535 [2022-05-23T14:29:25.525Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T14:29:26.906Z] ---> Running in 5f2b3c5ed096 [2022-05-23T14:29:26.906Z] ---> Running in 84bd0d5df128 [2022-05-23T14:29:28.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T14:29:28.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T14:29:31.579Z] Removing intermediate container 425892467e0d [2022-05-23T14:29:31.579Z] ---> 65932be7a767 [2022-05-23T14:29:31.579Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T14:29:31.579Z] ---> Running in 7d1cbd98ee83 [2022-05-23T14:29:31.579Z] Removing intermediate container 7d1cbd98ee83 [2022-05-23T14:29:31.579Z] ---> fd0debd5c8c6 [2022-05-23T14:29:31.579Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T14:29:31.579Z] ---> Running in 2e9b7899bc4f [2022-05-23T14:29:31.838Z] Removing intermediate container 2e9b7899bc4f [2022-05-23T14:29:31.838Z] ---> 13eccc78df9b [2022-05-23T14:29:31.838Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T14:29:33.219Z] ---> d6c343710a7e [2022-05-23T14:29:33.219Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T14:29:33.787Z] ---> f410be0540bd [2022-05-23T14:29:33.787Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T14:29:34.358Z] ---> 7027183573a6 [2022-05-23T14:29:34.358Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T14:29:34.618Z] ---> Running in 1c0bc8cd4819 [2022-05-23T14:29:34.877Z] Removing intermediate container 1c0bc8cd4819 [2022-05-23T14:29:34.877Z] ---> 71aff8d7b6b8 [2022-05-23T14:29:34.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:29:35.136Z] ---> Running in 83ecb070b4ca [2022-05-23T14:29:35.727Z] Removing intermediate container 83ecb070b4ca [2022-05-23T14:29:35.727Z] ---> f4a6e6034277 [2022-05-23T14:29:35.728Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T14:29:35.728Z] ---> Running in df195d0b1c9d [2022-05-23T14:29:35.728Z] Removing intermediate container df195d0b1c9d [2022-05-23T14:29:35.728Z] ---> dcef99df7a1c [2022-05-23T14:29:35.728Z] Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:29:35.987Z] ---> Running in 533eb5038fad [2022-05-23T14:29:36.246Z] Removing intermediate container 533eb5038fad [2022-05-23T14:29:36.246Z] ---> 0a40ae321cf9 [2022-05-23T14:29:36.246Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:29:36.246Z] ---> Running in 3e31987b66d7 [2022-05-23T14:29:36.505Z] Removing intermediate container 3e31987b66d7 [2022-05-23T14:29:36.505Z] ---> 306ff969be58 [2022-05-23T14:29:36.505Z] [2022-05-23T14:29:36.765Z] Successfully built 306ff969be58 [2022-05-23T14:29:36.765Z] Successfully tagged sys-mgmt-agent:latest [2022-05-23T14:29:36.765Z] Building support-notifications [2022-05-23T14:29:40.957Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:29:40.957Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:29:40.957Z] ---> 392f07d04deb [2022-05-23T14:29:40.957Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T14:29:40.957Z] ---> Using cache [2022-05-23T14:29:40.957Z] ---> 7bf6772d64ee [2022-05-23T14:29:40.957Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:29:40.957Z] ---> Using cache [2022-05-23T14:29:40.957Z] ---> 9f66ca3919ec [2022-05-23T14:29:40.957Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T14:29:43.500Z] ---> Running in 205f795d7482 [2022-05-23T14:29:44.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:45.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:29:45.586Z] OK: 221 MiB in 52 packages [2022-05-23T14:29:47.489Z] Removing intermediate container 205f795d7482 [2022-05-23T14:29:47.489Z] ---> b88f68795da0 [2022-05-23T14:29:47.489Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T14:29:48.065Z] ---> c70fd5a2d30f [2022-05-23T14:29:48.065Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:29:48.065Z] ---> Running in 41b84a2d5163 [2022-05-23T14:29:50.598Z] Removing intermediate container 41b84a2d5163 [2022-05-23T14:29:50.598Z] ---> 027facb671aa [2022-05-23T14:29:50.598Z] Step 8/22 : COPY . . [2022-05-23T14:29:51.118Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64377 in /w/workspace/edgexfoundry_edgex-go_PR-4029 [Pipeline] { [Pipeline] ws [2022-05-23T14:29:51.132Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-05-23T14:29:51.416Z] The recommended git tool is: git [2022-05-23T14:29:57.861Z] using credential edgex-jenkins-ssh [2022-05-23T14:29:57.879Z] Cloning the remote Git repository [2022-05-23T14:29:57.946Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-23T14:29:58.029Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-05-23T14:29:58.112Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T14:29:58.113Z] > git --version # timeout=10 [2022-05-23T14:29:58.131Z] > git --version # 'git version 2.25.1' [2022-05-23T14:29:58.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T14:29:58.746Z] Removing intermediate container 5c5696d2887c [2022-05-23T14:29:58.746Z] ---> edead52c7ac2 [2022-05-23T14:29:58.746Z] [2022-05-23T14:29:58.746Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T14:29:58.746Z] ---> e04c818066af [2022-05-23T14:29:58.746Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T14:29:58.746Z] ---> Using cache [2022-05-23T14:29:58.746Z] ---> 5c5ffd2bb240 [2022-05-23T14:29:58.746Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T14:29:58.746Z] ---> Using cache [2022-05-23T14:29:58.746Z] ---> c7415e92f5a7 [2022-05-23T14:29:58.746Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T14:29:58.746Z] ---> 7be023306417 [2022-05-23T14:29:58.746Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T14:29:59.317Z] ---> Running in f02bf72e030b [2022-05-23T14:29:59.317Z] ---> Running in a2bbc54cb283 [2022-05-23T14:29:58.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T14:29:59.576Z] Removing intermediate container f02bf72e030b [2022-05-23T14:29:59.576Z] ---> e18c87556d9c [2022-05-23T14:29:59.576Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T14:29:59.834Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T14:30:00.096Z] Removing intermediate container 5f2b3c5ed096 [2022-05-23T14:30:00.096Z] ---> 0b607b555339 [2022-05-23T14:30:00.096Z] [2022-05-23T14:30:00.096Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T14:30:00.096Z] ---> e04c818066af [2022-05-23T14:30:00.096Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T14:30:00.096Z] ---> Using cache [2022-05-23T14:30:00.096Z] ---> 5c5ffd2bb240 [2022-05-23T14:30:00.096Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T14:30:00.096Z] ---> Using cache [2022-05-23T14:30:00.096Z] ---> c7415e92f5a7 [2022-05-23T14:30:00.096Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T14:30:00.096Z] Removing intermediate container 84bd0d5df128 [2022-05-23T14:30:00.096Z] ---> ad63de568b87 [2022-05-23T14:30:00.096Z] [2022-05-23T14:30:00.096Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T14:30:00.096Z] ---> e04c818066af [2022-05-23T14:30:00.096Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T14:30:00.096Z] ---> Running in 6af386bc3aa9 [2022-05-23T14:30:00.096Z] ---> Running in 72c0f58354b1 [2022-05-23T14:30:00.096Z] ---> Running in 31000d0a7582 [2022-05-23T14:30:00.356Z] Removing intermediate container 6af386bc3aa9 [2022-05-23T14:30:00.356Z] ---> 3f8f5bb49dcd [2022-05-23T14:30:00.356Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:30:00.627Z] Removing intermediate container 31000d0a7582 [2022-05-23T14:30:00.627Z] ---> d9cbaf22cf58 [2022-05-23T14:30:00.627Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T14:30:00.627Z] Removing intermediate container 72c0f58354b1 [2022-05-23T14:30:00.627Z] ---> e332fca9c756 [2022-05-23T14:30:00.627Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T14:30:00.907Z] ---> eaed39a8c248 [2022-05-23T14:30:00.907Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T14:30:00.907Z] ---> Running in f6eedd21ea52 [2022-05-23T14:30:00.907Z] ---> Running in 93c9698aedc8 [2022-05-23T14:30:00.907Z] Removing intermediate container f6eedd21ea52 [2022-05-23T14:30:00.907Z] ---> 515dec75c18e [2022-05-23T14:30:00.907Z] Step 15/23 : WORKDIR / [2022-05-23T14:30:00.907Z] ---> Running in 8690a50acc9f [2022-05-23T14:30:01.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:30:01.169Z] Removing intermediate container 8690a50acc9f [2022-05-23T14:30:01.169Z] ---> af849730a64f [2022-05-23T14:30:01.169Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:30:01.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:30:01.428Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T14:30:01.428Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T14:30:01.428Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:30:01.428Z] OK: 6 MiB in 16 packages [2022-05-23T14:30:01.428Z] ---> e43161186099 [2022-05-23T14:30:01.428Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T14:30:01.688Z] ---> 48ce1591e3bb [2022-05-23T14:30:01.688Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T14:30:01.965Z] ---> 97d664ea9909 [2022-05-23T14:30:01.965Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T14:30:01.965Z] ---> Running in 029a80d67715 [2022-05-23T14:30:01.965Z] Removing intermediate container 93c9698aedc8 [2022-05-23T14:30:01.965Z] ---> 0ace69604aa9 [2022-05-23T14:30:01.965Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T14:30:02.224Z] ---> fbea2db44890 [2022-05-23T14:30:02.224Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T14:30:02.224Z] Removing intermediate container 029a80d67715 [2022-05-23T14:30:02.224Z] ---> 68a8e5eb0279 [2022-05-23T14:30:02.224Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:30:02.224Z] ---> Running in 71bad6dd8533 [2022-05-23T14:30:02.224Z] ---> Running in 81c78146bcc9 [2022-05-23T14:30:02.482Z] ---> d3b3e4fa3eac [2022-05-23T14:30:02.482Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T14:30:02.482Z] Removing intermediate container 71bad6dd8533 [2022-05-23T14:30:02.482Z] ---> 2164217af880 [2022-05-23T14:30:02.482Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T14:30:02.482Z] Removing intermediate container 81c78146bcc9 [2022-05-23T14:30:02.482Z] ---> 801f6198aa32 [2022-05-23T14:30:02.482Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T14:30:02.482Z] ---> Running in a547ed90e235 [2022-05-23T14:30:02.748Z] ---> Running in 5db2792005da [2022-05-23T14:30:02.748Z] ---> Running in 8b9a627ff2eb [2022-05-23T14:30:02.748Z] Removing intermediate container a547ed90e235 [2022-05-23T14:30:02.748Z] ---> f12168b7ffdf [2022-05-23T14:30:02.748Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:30:02.748Z] ---> Running in 33e91ef6a4c7 [2022-05-23T14:30:02.748Z] Removing intermediate container 5db2792005da [2022-05-23T14:30:02.748Z] ---> 54eecf222fa5 [2022-05-23T14:30:02.748Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T14:30:03.016Z] Removing intermediate container 8b9a627ff2eb [2022-05-23T14:30:03.016Z] ---> 304127c3d39d [2022-05-23T14:30:03.016Z] Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:30:03.016Z] ---> Running in 2a06baf65c8d [2022-05-23T14:30:03.016Z] ---> Running in d049bda10cbe [2022-05-23T14:30:03.016Z] Removing intermediate container 33e91ef6a4c7 [2022-05-23T14:30:03.016Z] ---> df1aa2baa1df [2022-05-23T14:30:03.016Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T14:30:03.275Z] ---> Running in 355ab67bed8d [2022-05-23T14:30:03.275Z] Removing intermediate container d049bda10cbe [2022-05-23T14:30:03.275Z] ---> 6b77049e33e3 [2022-05-23T14:30:03.275Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T14:30:03.275Z] ---> Running in 468d9d802ab3 [2022-05-23T14:30:03.533Z] Removing intermediate container 355ab67bed8d [2022-05-23T14:30:03.533Z] ---> 496cb4a0a36e [2022-05-23T14:30:03.533Z] Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:30:03.533Z] ---> Running in 046552b2be72 [2022-05-23T14:30:03.533Z] Removing intermediate container 468d9d802ab3 [2022-05-23T14:30:03.533Z] ---> 48ae4682c3a8 [2022-05-23T14:30:03.533Z] [2022-05-23T14:30:03.792Z] Successfully built 48ae4682c3a8 [2022-05-23T14:30:03.792Z] Successfully tagged support-scheduler:latest [2022-05-23T14:30:03.792Z]  Building support-scheduler ... done Building core-data [2022-05-23T14:30:03.792Z] Removing intermediate container 046552b2be72 [2022-05-23T14:30:03.792Z] ---> ef745c375fb3 [2022-05-23T14:30:03.792Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:30:04.360Z] ---> Running in 7e551a2af96b [2022-05-23T14:30:05.735Z] Removing intermediate container 2a06baf65c8d [2022-05-23T14:30:05.735Z] ---> 013c8bd4bbee [2022-05-23T14:30:05.735Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T14:30:07.114Z] Removing intermediate container 7e551a2af96b [2022-05-23T14:30:07.114Z] ---> 497e6ce656f4 [2022-05-23T14:30:07.114Z] [2022-05-23T14:30:07.114Z] Successfully built 497e6ce656f4 [2022-05-23T14:30:07.114Z] Successfully tagged core-command:latest [2022-05-23T14:30:07.114Z]  Building core-command ... done Building security-spire-server [2022-05-23T14:30:07.373Z] ---> Running in c59ee0cc491f [2022-05-23T14:30:07.373Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:30:07.373Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:30:07.373Z] ---> 392f07d04deb [2022-05-23T14:30:07.373Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:30:07.373Z] ---> Using cache [2022-05-23T14:30:07.373Z] ---> 7bf6772d64ee [2022-05-23T14:30:07.373Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:30:07.373Z] ---> Using cache [2022-05-23T14:30:07.373Z] ---> 9f66ca3919ec [2022-05-23T14:30:07.373Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T14:30:10.662Z] ---> Running in 946153829d10 [2022-05-23T14:30:10.922Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:30:10.922Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:30:10.922Z] ---> 392f07d04deb [2022-05-23T14:30:10.922Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T14:30:10.922Z] ---> Using cache [2022-05-23T14:30:10.922Z] ---> 7bf6772d64ee [2022-05-23T14:30:10.922Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:30:10.922Z] ---> Using cache [2022-05-23T14:30:10.922Z] ---> 9f66ca3919ec [2022-05-23T14:30:10.922Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:30:10.922Z] Removing intermediate container c59ee0cc491f [2022-05-23T14:30:10.922Z] ---> e2cffd6e8c65 [2022-05-23T14:30:10.922Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T14:30:10.922Z] ---> Running in e633ea31f714 [2022-05-23T14:30:11.182Z] ---> 108a407aab2f [2022-05-23T14:30:11.182Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T14:30:11.182Z] ---> Running in d93bb0c15ec1 [2022-05-23T14:30:11.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:30:11.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:30:12.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:30:12.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:30:12.613Z] OK: 221 MiB in 52 packages [2022-05-23T14:30:12.613Z] Removing intermediate container d93bb0c15ec1 [2022-05-23T14:30:12.613Z] ---> f1d744ce4adc [2022-05-23T14:30:12.613Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:30:12.613Z] OK: 221 MiB in 52 packages [2022-05-23T14:30:12.893Z] ---> 5ecbe8d29dfe [2022-05-23T14:30:12.893Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T14:30:13.517Z] Removing intermediate container 946153829d10 [2022-05-23T14:30:13.517Z] ---> 040f409118db [2022-05-23T14:30:13.517Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:30:13.517Z] ---> e3b0a980b0de [2022-05-23T14:30:13.517Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T14:30:13.517Z] Removing intermediate container e633ea31f714 [2022-05-23T14:30:13.517Z] ---> 8cb3a4bc1eba [2022-05-23T14:30:13.517Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T14:30:13.777Z] ---> 22be94f6a556 [2022-05-23T14:30:13.777Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:30:13.777Z] ---> 68be518c44c7 [2022-05-23T14:30:13.777Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:30:13.777Z] ---> Running in 28351f591684 [2022-05-23T14:30:13.777Z] ---> 443348f92fc7 [2022-05-23T14:30:13.777Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T14:30:13.777Z] ---> Running in cbe189b0afcd [2022-05-23T14:30:14.038Z] ---> 5d30681ad313 [2022-05-23T14:30:14.038Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T14:30:14.300Z] ---> fb4b8a38843e [2022-05-23T14:30:14.300Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T14:30:14.300Z] ---> Running in 4735f0af2316 [2022-05-23T14:30:14.559Z] Removing intermediate container 4735f0af2316 [2022-05-23T14:30:14.559Z] ---> 19a31271d694 [2022-05-23T14:30:14.559Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T14:30:14.819Z] ---> c97923554bcd [2022-05-23T14:30:14.819Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T14:30:14.819Z] ---> Running in 01fef6e2b5f8 [2022-05-23T14:30:15.390Z] Removing intermediate container cbe189b0afcd [2022-05-23T14:30:15.390Z] ---> d08dbd830785 [2022-05-23T14:30:15.390Z] Step 8/25 : COPY . . [2022-05-23T14:30:15.390Z] Removing intermediate container 28351f591684 [2022-05-23T14:30:15.390Z] ---> bf7a880ed010 [2022-05-23T14:30:15.390Z] Step 8/23 : COPY . . [2022-05-23T14:30:15.420Z] Merging remotes/origin/main commit a09756d4c706e8bde2f3d310e93d6c44bb943633 into PR head commit 239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:30:15.838Z] Merge succeeded, producing 239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:30:15.839Z] Checking out Revision 239697c7c8a0d0ba54924fced64252c0fe618303 (PR-4029) [2022-05-23T14:30:14.516Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T14:30:14.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T14:30:14.565Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T14:30:14.605Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T14:30:14.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T14:30:14.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4029/head:refs/remotes/origin/PR-4029 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T14:30:15.443Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T14:30:15.466Z] > git checkout -f 239697c7c8a0d0ba54924fced64252c0fe618303 # timeout=10 [2022-05-23T14:30:15.721Z] > git remote # timeout=10 [2022-05-23T14:30:15.748Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T14:30:15.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T14:30:15.782Z] > git merge a09756d4c706e8bde2f3d310e93d6c44bb943633 # timeout=10 [2022-05-23T14:30:15.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T14:30:15.847Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T14:30:15.868Z] > git checkout -f 239697c7c8a0d0ba54924fced64252c0fe618303 # timeout=10 [2022-05-23T14:30:20.300Z] Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" [2022-05-23T14:30:20.671Z] Removing intermediate container 01fef6e2b5f8 [2022-05-23T14:30:20.671Z] ---> a47e8088b44c [2022-05-23T14:30:20.671Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T14:30:20.671Z] ---> Running in 389d2c36bda2 [2022-05-23T14:30:20.671Z] Removing intermediate container 389d2c36bda2 [2022-05-23T14:30:20.671Z] ---> 0fe078664410 [2022-05-23T14:30:20.671Z] Step 28/31 : CMD ["gate"] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T14:30:21.350Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T14:30:21.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T14:30:21.350Z] Dload Upload Total Spent Left Speed [2022-05-23T14:30:21.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 49607 0 --:--:-- --:--:-- --:--:-- 49607 [Pipeline] sh [2022-05-23T14:30:21.614Z] ---> Running in a16cc4c6ed4a [2022-05-23T14:30:21.614Z] ---> 9285107ad1dd [2022-05-23T14:30:21.614Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:30:21.614Z] ---> Running in f32900043de4 [2022-05-23T14:30:21.614Z] Removing intermediate container a16cc4c6ed4a [2022-05-23T14:30:21.614Z] ---> 314991770962 [2022-05-23T14:30:21.614Z] Step 29/31 : LABEL arch=x86_64 [2022-05-23T14:30:21.875Z] ---> bd9c3cda222a [2022-05-23T14:30:21.875Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T14:30:21.875Z] Removing intermediate container f32900043de4 [2022-05-23T14:30:21.875Z] ---> 2e5ccac4e74c [2022-05-23T14:30:21.875Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T14:30:21.875Z] ---> Running in 84a99b8c9271 [2022-05-23T14:30:21.875Z] ---> Running in e81ebf42b6b5 [2022-05-23T14:30:21.916Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T14:30:22.165Z] ---> Running in 8b5ec4e9f968 [2022-05-23T14:30:22.165Z] Removing intermediate container 84a99b8c9271 [2022-05-23T14:30:22.165Z] ---> 5985657d503d [2022-05-23T14:30:22.165Z] Step 30/31 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:30:22.165Z] Removing intermediate container a2bbc54cb283 [2022-05-23T14:30:22.165Z] ---> 230c2acb818c [2022-05-23T14:30:22.165Z] [2022-05-23T14:30:22.165Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T14:30:22.165Z] ---> e04c818066af [2022-05-23T14:30:22.165Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T14:30:22.261Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T14:30:22.261Z] + sudo tee /etc/docker/daemon.new [2022-05-23T14:30:22.261Z] { [2022-05-23T14:30:22.261Z] "registry-mirrors": [ [2022-05-23T14:30:22.261Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T14:30:22.261Z] ], [2022-05-23T14:30:22.261Z] "bip": "10.250.0.254/24", [2022-05-23T14:30:22.261Z] "hosts": [ [2022-05-23T14:30:22.261Z] "tcp://0.0.0.0:5555", [2022-05-23T14:30:22.261Z] "unix:///var/run/docker.sock" [2022-05-23T14:30:22.261Z] ], [2022-05-23T14:30:22.261Z] "mtu": 1458, [2022-05-23T14:30:22.261Z] "selinux-enabled": true, [2022-05-23T14:30:22.261Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T14:30:22.261Z] } [Pipeline] sh [2022-05-23T14:30:22.424Z] ---> Running in 8105cbdd0cd9 [2022-05-23T14:30:22.424Z] ---> Running in 1e8ebf3410f1 [2022-05-23T14:30:22.424Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T14:30:22.424Z] Removing intermediate container 8105cbdd0cd9 [2022-05-23T14:30:22.424Z] ---> 2a7ca12313d3 [2022-05-23T14:30:22.424Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T14:30:22.618Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T14:30:22.687Z] ---> Running in 45461cc5c69c [2022-05-23T14:30:22.687Z] Removing intermediate container 45461cc5c69c [2022-05-23T14:30:22.687Z] ---> 10c3f77fa2f4 [2022-05-23T14:30:22.687Z] [2022-05-23T14:30:22.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:30:22.946Z] Successfully built 10c3f77fa2f4 [2022-05-23T14:30:22.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:30:22.946Z] Successfully tagged security-bootstrapper:latest [2022-05-23T14:30:22.946Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-05-23T14:30:22.946Z] Removing intermediate container 8b5ec4e9f968 [2022-05-23T14:30:22.946Z] ---> c67fb3959c53 [2022-05-23T14:30:22.946Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T14:30:22.946Z] ---> Running in 97580bbf39a6 [2022-05-23T14:30:22.970Z] + sudo service docker restart [2022-05-23T14:30:23.206Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T14:30:23.206Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T14:30:23.206Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:30:23.206Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:30:23.206Z] OK: 6 MiB in 16 packages [2022-05-23T14:30:23.777Z] Removing intermediate container 97580bbf39a6 [2022-05-23T14:30:23.777Z] ---> 79a8f2105895 [2022-05-23T14:30:23.777Z] 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-05-23T14:30:24.725Z] ---> Running in bb661a736f84 [2022-05-23T14:30:25.307Z] Removing intermediate container 1e8ebf3410f1 [2022-05-23T14:30:25.307Z] ---> e2bd7ea3fca3 [2022-05-23T14:30:25.307Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T14:30:25.307Z] ---> Running in 2ecbd390a5d3 [2022-05-23T14:30:25.571Z] Removing intermediate container 2ecbd390a5d3 [2022-05-23T14:30:25.571Z] ---> 158236da8c02 [2022-05-23T14:30:25.571Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T14:30:25.571Z] ---> Running in be49a19010b9 [2022-05-23T14:30:25.571Z] spire-1.2.1/ [2022-05-23T14:30:25.571Z] spire-1.2.1/.data/ [2022-05-23T14:30:25.571Z] spire-1.2.1/.data/.file [2022-05-23T14:30:25.571Z] spire-1.2.1/.dockerignore [2022-05-23T14:30:25.571Z] spire-1.2.1/.gitattributes [2022-05-23T14:30:25.571Z] spire-1.2.1/.githooks/ [2022-05-23T14:30:25.571Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/ [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:30:25.571Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:30:25.571Z] spire-1.2.1/.gitignore [2022-05-23T14:30:25.571Z] spire-1.2.1/.go-version [2022-05-23T14:30:25.571Z] spire-1.2.1/.golangci.yml [2022-05-23T14:30:25.571Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:30:25.571Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:30:25.571Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:30:25.571Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:30:25.571Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:30:25.571Z] spire-1.2.1/Dockerfile [2022-05-23T14:30:25.571Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:30:25.571Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:30:25.571Z] spire-1.2.1/LICENSE [2022-05-23T14:30:25.571Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:30:25.571Z] spire-1.2.1/Makefile [2022-05-23T14:30:25.571Z] spire-1.2.1/README.md [2022-05-23T14:30:25.571Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:30:25.571Z] spire-1.2.1/SECURITY.md [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:30:25.571Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:30:25.571Z] spire-1.2.1/conf/ [2022-05-23T14:30:25.571Z] spire-1.2.1/conf/agent/ [2022-05-23T14:30:25.572Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:30:25.572Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:30:25.572Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:30:25.572Z] spire-1.2.1/conf/server/ [2022-05-23T14:30:25.572Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:30:25.572Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:30:25.572Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:30:25.572Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:30:25.572Z] spire-1.2.1/doc/ [2022-05-23T14:30:25.572Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:30:25.572Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:30:25.572Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:30:25.572Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:30:25.572Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:30:25.572Z] spire-1.2.1/doc/images/ [2022-05-23T14:30:25.572Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:30:25.572Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:30:25.572Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/images/SPIRE_server.pngRemoving intermediate container be49a19010b9 [2022-05-23T14:30:25.835Z] ---> 06b2d75771cd [2022-05-23T14:30:25.835Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T14:30:25.835Z] [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:30:25.835Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:30:25.835Z] spire-1.2.1/examples/ [2022-05-23T14:30:25.835Z] spire-1.2.1/examples/README.md [2022-05-23T14:30:25.835Z] spire-1.2.1/go.mod [2022-05-23T14:30:25.835Z] spire-1.2.1/go.sum [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:30:25.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:30:25.836Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:30:25.837Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509util/dns_test.go ---> Running in 8470acc20d5b [2022-05-23T14:30:25.838Z] [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:30:25.838Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:30:25.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/ [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/private/ [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/ [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:30:25.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:30:25.840Z] spire-1.2.1/release/ [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire/ [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:30:25.840Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:30:25.840Z] spire-1.2.1/script/ [2022-05-23T14:30:25.840Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:30:25.840Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:30:25.840Z] spire-1.2.1/support/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:30:25.840Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:30:25.840Z] spire-1.2.1/test/ [2022-05-23T14:30:25.840Z] spire-1.2.1/test/clock/ [2022-05-23T14:30:25.840Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:30:25.840Z] spire-1.2.1/test/fakes/ [2022-05-23T14:30:25.840Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:30:25.840Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:30:25.840Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:30:25.840Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:30:25.840Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:30:25.840Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:30:25.840Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:30:25.840Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:30:25.840Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:30:25.841Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/README.md [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/common [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:30:25.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:30:25.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:30:26.103Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:30:26.104Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:30:26.104Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/testca/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/testkey/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:30:26.104Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/util/ [2022-05-23T14:30:26.104Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/util/race.go [2022-05-23T14:30:26.104Z] spire-1.2.1/test/util/util.go [2022-05-23T14:30:26.104Z] building spire from source... [2022-05-23T14:30:26.104Z] Installing go1.17.7... [2022-05-23T14:30:26.362Z] Removing intermediate container 8470acc20d5b [2022-05-23T14:30:26.362Z] ---> aa2fc1875d05 [2022-05-23T14:30:26.362Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:30:27.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:30:27.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:30:27.296Z] ---> 392f07d04deb [2022-05-23T14:30:27.296Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T14:30:27.296Z] ---> Using cache [2022-05-23T14:30:27.296Z] ---> 7bf6772d64ee [2022-05-23T14:30:27.296Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:30:27.296Z] ---> Using cache [2022-05-23T14:30:27.296Z] ---> 9f66ca3919ec [2022-05-23T14:30:27.296Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T14:30:27.296Z] ---> Using cache [2022-05-23T14:30:27.296Z] ---> a0019323d802 [2022-05-23T14:30:27.296Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T14:30:27.296Z] ---> Using cache [2022-05-23T14:30:27.296Z] ---> 64b08de51c70 [2022-05-23T14:30:27.296Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:30:27.296Z] ---> Using cache [2022-05-23T14:30:27.296Z] ---> 263ad9c7465b [2022-05-23T14:30:27.296Z] Step 8/22 : COPY . . [2022-05-23T14:30:27.296Z] ---> Using cache [2022-05-23T14:30:27.296Z] ---> aa1b9a019535 [2022-05-23T14:30:27.296Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T14:30:27.296Z] ---> cc10426b862d [2022-05-23T14:30:27.296Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T14:30:27.906Z] ---> Running in 4f939f3001ac [2022-05-23T14:30:28.165Z] ---> b4ff83f3bed1 [2022-05-23T14:30:28.165Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T14:30:28.425Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T14:30:28.684Z] ---> 84af7192faee [2022-05-23T14:30:28.684Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T14:30:28.684Z] ---> Running in 7a9cf5b4d5cd [2022-05-23T14:30:28.942Z] Removing intermediate container 7a9cf5b4d5cd [2022-05-23T14:30:28.942Z] ---> 04322b36d537 [2022-05-23T14:30:28.942Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:30:28.942Z] ---> Running in 6aa5da2478fb [2022-05-23T14:30:29.200Z] Removing intermediate container 6aa5da2478fb [2022-05-23T14:30:29.200Z] ---> 4dac60aa256a [2022-05-23T14:30:29.200Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T14:30:29.500Z] ---> Running in 68376c142fb5 [2022-05-23T14:30:29.500Z] Removing intermediate container 68376c142fb5 [2022-05-23T14:30:29.500Z] ---> 2fbbf15bf598 [2022-05-23T14:30:29.500Z] Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:30:29.771Z] ---> Running in b506b96ac3f7 [2022-05-23T14:30:30.029Z] Removing intermediate container b506b96ac3f7 [2022-05-23T14:30:30.029Z] ---> 9e5473987144 [2022-05-23T14:30:30.029Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T14:30:30.029Z] ---> Running in a29d5788be7d [2022-05-23T14:30:30.287Z] Removing intermediate container a29d5788be7d [2022-05-23T14:30:30.287Z] ---> a2b1ad0488d2 [2022-05-23T14:30:30.287Z] [2022-05-23T14:30:30.545Z] Successfully built a2b1ad0488d2 [2022-05-23T14:30:30.545Z] Successfully tagged support-notifications:latest [2022-05-23T14:30:30.545Z]  Building support-notifications ... done Building security-spire-config [2022-05-23T14:30:31.924Z] Building bin/spire-server... [2022-05-23T14:30:31.924Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:30:31.924Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:30:31.924Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:30:31.924Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:30:32.182Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:30:32.182Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:30:32.182Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:30:32.441Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:30:32.441Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:30:32.441Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:30:32.441Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:30:32.441Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:30:32.441Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:30:32.441Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:30:32.699Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:30:32.699Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:30:32.699Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:30:32.699Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:30:32.699Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:30:32.699Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:30:32.699Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:30:32.957Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:30:32.957Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:30:32.957Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:30:32.957Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:30:32.957Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:30:32.957Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:30:32.957Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:30:32.957Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:30:33.215Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:30:33.216Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:30:33.216Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:30:33.216Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:30:33.216Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:30:33.216Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:30:33.216Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:30:33.216Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:30:33.216Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:30:33.216Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:30:33.216Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:30:33.216Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:30:33.474Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:30:33.474Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:30:33.474Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:30:33.474Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:30:33.474Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:30:33.474Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:30:33.474Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:30:33.474Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:30:33.474Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:30:33.474Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:30:33.474Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:30:33.474Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:30:33.474Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:30:34.041Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:30:34.300Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:30:34.300Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:30:34.300Z] ---> 392f07d04deb [2022-05-23T14:30:34.300Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T14:30:34.300Z] ---> Using cache [2022-05-23T14:30:34.300Z] ---> 7bf6772d64ee [2022-05-23T14:30:34.300Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:30:34.300Z] ---> Using cache [2022-05-23T14:30:34.300Z] ---> 9f66ca3919ec [2022-05-23T14:30:34.300Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:30:34.300Z] ---> Using cache [2022-05-23T14:30:34.300Z] ---> 8cb3a4bc1eba [2022-05-23T14:30:34.300Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T14:30:34.300Z] ---> Using cache [2022-05-23T14:30:34.300Z] ---> 68be518c44c7 [2022-05-23T14:30:34.300Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:30:34.300Z] ---> Using cache [2022-05-23T14:30:34.300Z] ---> d08dbd830785 [2022-05-23T14:30:34.300Z] Step 8/26 : COPY . . [2022-05-23T14:30:34.300Z] ---> Using cache [2022-05-23T14:30:34.300Z] ---> 9285107ad1dd [2022-05-23T14:30:34.300Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:30:34.300Z] ---> Using cache [2022-05-23T14:30:34.300Z] ---> 2e5ccac4e74c [2022-05-23T14:30:34.300Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T14:30:34.300Z] ---> Using cache [2022-05-23T14:30:34.300Z] ---> c67fb3959c53 [2022-05-23T14:30:34.300Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T14:30:34.300Z] ---> Using cache [2022-05-23T14:30:34.300Z] ---> 79a8f2105895 [2022-05-23T14:30:34.300Z] 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-05-23T14:30:35.675Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:30:35.675Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:30:35.675Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:30:35.675Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:30:35.675Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:30:38.968Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:30:38.968Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:30:38.968Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:30:38.968Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:30:38.968Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:30:38.968Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:30:39.536Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:30:39.795Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:30:40.054Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:30:40.054Z]  ---> Running in 19e4b44951f2 [2022-05-23T14:30:40.054Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:30:40.623Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:30:40.881Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:30:40.881Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:30:40.881Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:30:41.141Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:30:41.141Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:30:41.141Z] spire-1.2.1/ [2022-05-23T14:30:41.141Z] spire-1.2.1/.data/ [2022-05-23T14:30:41.141Z] spire-1.2.1/.data/.file [2022-05-23T14:30:41.141Z] spire-1.2.1/.dockerignore [2022-05-23T14:30:41.141Z] spire-1.2.1/.gitattributes [2022-05-23T14:30:41.141Z] spire-1.2.1/.githooks/ [2022-05-23T14:30:41.141Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/ [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:30:41.141Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:30:41.141Z] spire-1.2.1/.gitignore [2022-05-23T14:30:41.141Z] spire-1.2.1/.go-version [2022-05-23T14:30:41.141Z] spire-1.2.1/.golangci.yml [2022-05-23T14:30:41.141Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:30:41.141Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:30:41.141Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:30:41.141Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:30:41.141Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:30:41.141Z] spire-1.2.1/Dockerfile [2022-05-23T14:30:41.141Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:30:41.141Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:30:41.141Z] spire-1.2.1/LICENSE [2022-05-23T14:30:41.141Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:30:41.141Z] spire-1.2.1/Makefile [2022-05-23T14:30:41.141Z] spire-1.2.1/README.md [2022-05-23T14:30:41.141Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:30:41.141Z] spire-1.2.1/SECURITY.md [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:30:41.141Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:30:41.141Z] spire-1.2.1/conf/ [2022-05-23T14:30:41.141Z] spire-1.2.1/conf/agent/ [2022-05-23T14:30:41.141Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:30:41.142Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:30:41.142Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:30:41.142Z] spire-1.2.1/conf/server/ [2022-05-23T14:30:41.142Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:30:41.142Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:30:41.142Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:30:41.142Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/ [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/ [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:30:41.142Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:30:41.142Z] spire-1.2.1/examples/ [2022-05-23T14:30:41.142Z] spire-1.2.1/examples/README.md [2022-05-23T14:30:41.142Z] spire-1.2.1/go.mod [2022-05-23T14:30:41.142Z] spire-1.2.1/go.sum [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:30:41.142Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:30:41.143Z]  [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:30:41.143Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gogo: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:30:41.144Z]  [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gogo: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:30:41.144Z]  [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:30:41.144Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:30:41.145Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T14:30:41.340Z] provisioning config files... [2022-05-23T14:30:41.369Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7949105418779392645tmp [Pipeline] { [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:30:41.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/ [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/private/ [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/ [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:30:41.408Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:30:41.408Z] spire-1.2.1/release/ [2022-05-23T14:30:41.408Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:30:41.408Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:30:41.408Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:30:41.408Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:30:41.408Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:30:41.408Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:30:41.408Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:30:41.408Z] spire-1.2.1/release/spire/ [2022-05-23T14:30:41.408Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:30:41.409Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:30:41.409Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:30:41.409Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:30:41.409Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:30:41.409Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:30:41.409Z] spire-1.2.1/script/ [2022-05-23T14:30:41.409Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:30:41.409Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:30:41.409Z] spire-1.2.1/support/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:30:41.409Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/clock/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:30:41.409Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:30:41.410Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/README.md [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/common [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:30:41.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:30:41.411Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:30:41.412Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:30:41.412Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/testca/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/testkey/ [2022-05-23T14:30:41.412Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:30:41.412Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:30:41.412Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:30:41.413Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:30:41.413Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:30:41.413Z] spire-1.2.1/test/util/ [2022-05-23T14:30:41.413Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:30:41.413Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:30:41.413Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:30:41.413Z] spire-1.2.1/test/util/race.go [2022-05-23T14:30:41.413Z] spire-1.2.1/test/util/util.go [Pipeline] libraryResource [2022-05-23T14:30:41.413Z] building spire from source... [2022-05-23T14:30:41.413Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:30:41.413Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:30:41.413Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:30:41.413Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:30:41.413Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:30:41.413Z] Installing go1.17.7... [Pipeline] sh [2022-05-23T14:30:41.671Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:30:41.671Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:30:41.671Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:30:41.671Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:30:41.671Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:30:41.671Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:30:41.671Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:30:41.671Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:30:41.671Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:30:41.827Z] ---> docker-login.sh [2022-05-23T14:30:41.827Z] nexus3.edgexfoundry.org:10001 [2022-05-23T14:30:42.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:30:42.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:30:42.719Z] Configure a credential helper to remove this warning. See [2022-05-23T14:30:42.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:30:42.719Z] [2022-05-23T14:30:42.719Z] Login Succeeded [2022-05-23T14:30:42.719Z] nexus3.edgexfoundry.org:10002 [2022-05-23T14:30:43.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:30:43.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:30:43.321Z] Configure a credential helper to remove this warning. See [2022-05-23T14:30:43.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:30:43.321Z] [2022-05-23T14:30:43.321Z] Login Succeeded [2022-05-23T14:30:43.321Z] nexus3.edgexfoundry.org:10003 [2022-05-23T14:30:43.574Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:30:43.574Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:30:43.574Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:30:43.574Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:30:43.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:30:43.835Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:30:43.835Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:30:43.835Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:30:43.835Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:30:43.835Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:30:43.835Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:30:43.835Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:30:43.835Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:30:43.835Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:30:43.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:30:43.878Z] Configure a credential helper to remove this warning. See [2022-05-23T14:30:43.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:30:43.878Z] [2022-05-23T14:30:43.878Z] Login Succeeded [2022-05-23T14:30:43.878Z] nexus3.edgexfoundry.org:10004 [2022-05-23T14:30:44.094Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:30:44.094Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:30:44.094Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:30:44.094Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:30:44.094Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:30:44.094Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:30:44.094Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:30:44.094Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:30:44.094Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:30:44.094Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:30:44.094Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:30:44.094Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:30:44.094Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:30:44.094Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:30:44.094Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:30:44.094Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:30:44.094Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:30:44.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:30:44.353Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:30:44.353Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:30:44.353Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:30:44.353Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:30:44.353Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:30:44.353Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:30:44.353Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:30:44.353Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:30:44.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:30:44.439Z] Configure a credential helper to remove this warning. See [2022-05-23T14:30:44.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:30:44.439Z] [2022-05-23T14:30:44.439Z] Login Succeeded [2022-05-23T14:30:44.439Z] docker.io [2022-05-23T14:30:44.613Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:30:44.613Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:30:44.613Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:30:44.613Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:30:44.613Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:30:44.613Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:30:44.613Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:30:44.613Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:30:44.613Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:30:44.613Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:30:44.613Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:30:44.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:30:44.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:30:44.989Z] Configure a credential helper to remove this warning. See [2022-05-23T14:30:44.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:30:44.989Z] [2022-05-23T14:30:44.989Z] Login Succeeded [2022-05-23T14:30:44.989Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T14:30:45.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T14:30:45.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T14:30:45.479Z] ========================================================= [2022-05-23T14:30:45.479Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T14:30:45.479Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T14:30:45.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T14:30:46.108Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T14:30:46.108Z] 9b3977197b4f: Pulling fs layer [2022-05-23T14:30:46.108Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T14:30:46.108Z] 94645a83ff95: Pulling fs layer [2022-05-23T14:30:46.108Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T14:30:46.108Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T14:30:46.108Z] 3096ccb668a1: Pulling fs layer [2022-05-23T14:30:46.108Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T14:30:46.108Z] a4caa8a26152: Pulling fs layer [2022-05-23T14:30:46.108Z] 3096ccb668a1: Waiting [2022-05-23T14:30:46.108Z] e8cf19c19ddd: Waiting [2022-05-23T14:30:46.108Z] a4caa8a26152: Waiting [2022-05-23T14:30:46.108Z] 3f3a8bcf1eab: Waiting [2022-05-23T14:30:46.108Z] 0c92f367c5e7: Waiting [2022-05-23T14:30:46.108Z] 94645a83ff95: Download complete [2022-05-23T14:30:46.108Z] 1a89e8eeedd5: Download complete [2022-05-23T14:30:46.108Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T14:30:46.108Z] 0c92f367c5e7: Download complete [2022-05-23T14:30:46.108Z] 3096ccb668a1: Verifying Checksum [2022-05-23T14:30:46.108Z] 3096ccb668a1: Download complete [2022-05-23T14:30:46.108Z] 9b3977197b4f: Download complete [2022-05-23T14:30:46.108Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T14:30:46.108Z] e8cf19c19ddd: Download complete [2022-05-23T14:30:47.127Z] 9b3977197b4f: Pull complete [2022-05-23T14:30:47.729Z] 1a89e8eeedd5: Pull complete [2022-05-23T14:30:48.189Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T14:30:48.189Z] Building bin/spire-server... [2022-05-23T14:30:48.189Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:30:48.189Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:30:48.189Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:30:48.189Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:30:48.189Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:30:48.189Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:30:48.189Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:30:48.189Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:30:48.341Z] 94645a83ff95: Pull complete [2022-05-23T14:30:48.459Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:30:48.459Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:30:48.459Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:30:48.459Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:30:48.459Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:30:48.621Z] a4caa8a26152: Verifying Checksum [2022-05-23T14:30:48.621Z] a4caa8a26152: Download complete [2022-05-23T14:30:49.031Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:30:49.031Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:30:49.031Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:30:49.031Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:30:49.031Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:30:49.031Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:30:49.031Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:30:49.031Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:30:49.031Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:30:49.031Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:30:49.031Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:30:49.031Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:30:49.031Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:30:49.221Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T14:30:49.221Z] 3f3a8bcf1eab: Download complete [2022-05-23T14:30:49.310Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:30:49.310Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:30:49.310Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:30:49.310Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:30:49.310Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:30:49.310Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:30:49.571Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:30:49.571Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:30:49.571Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:30:49.831Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:30:49.831Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:30:49.831Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:30:49.831Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:30:50.494Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:30:50.494Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:30:50.494Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:30:50.756Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:30:50.756Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:30:50.756Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:30:50.756Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:30:50.756Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:30:51.016Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:30:51.016Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:30:51.016Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:30:51.016Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:30:51.016Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:30:51.016Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:30:51.016Z] Building bin/spire-agent... [2022-05-23T14:30:51.275Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T14:30:51.275Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T14:30:51.275Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T14:30:51.275Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:30:51.534Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:30:51.534Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:30:51.534Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:30:51.534Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:30:51.843Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:30:51.843Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:30:51.843Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:30:52.107Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T14:30:52.107Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T14:30:52.107Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T14:30:52.365Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T14:30:52.625Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T14:30:52.625Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T14:30:52.625Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T14:30:52.625Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T14:30:52.625Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T14:30:52.625Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T14:30:55.919Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:30:55.919Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:30:55.919Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:30:55.919Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:30:55.919Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:30:55.919Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:30:55.919Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:30:55.919Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:30:56.181Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:30:56.759Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:30:57.327Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:30:57.585Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:30:57.855Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:30:57.855Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:30:58.126Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:30:58.126Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:30:58.386Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:30:58.386Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:30:58.386Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:30:58.649Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:30:58.910Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:30:58.910Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:30:58.910Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:30:59.178Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:30:59.178Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:30:59.460Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:30:59.460Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:30:59.719Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:30:59.977Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:31:00.544Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:31:00.544Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:31:00.545Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:31:00.804Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:31:00.804Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:31:00.804Z] Removing intermediate container e81ebf42b6b5 [2022-05-23T14:31:00.804Z] ---> e2a8ab74fca1 [2022-05-23T14:31:00.804Z] [2022-05-23T14:31:00.804Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T14:31:00.804Z] ---> e04c818066af [2022-05-23T14:31:00.804Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T14:31:00.804Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:31:00.804Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:31:00.804Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:31:00.804Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:31:01.064Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:31:01.064Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:31:01.323Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:31:01.323Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:31:01.323Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:31:01.323Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:31:01.581Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:31:01.581Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:31:01.581Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:31:01.841Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:31:01.841Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:31:01.841Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:31:01.841Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:31:01.841Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:31:01.841Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:31:01.841Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:31:01.841Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:31:01.841Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:31:01.841Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:31:01.841Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:31:02.100Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:31:02.100Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:31:02.100Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:31:02.100Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:31:02.100Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:31:02.100Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:31:02.382Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:31:02.382Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:31:02.382Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:31:02.382Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:31:02.382Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:31:02.644Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:31:02.644Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:31:02.644Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:31:02.644Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:31:02.644Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:31:02.903Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:31:02.903Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:31:02.903Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:31:02.903Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:31:02.903Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:31:02.903Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:31:02.903Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:31:02.903Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:31:02.903Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:31:03.162Z] Removing intermediate container 4f939f3001ac [2022-05-23T14:31:03.162Z] ---> 77354f97d4da [2022-05-23T14:31:03.162Z] [2022-05-23T14:31:03.162Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T14:31:03.162Z] ---> e04c818066af [2022-05-23T14:31:03.162Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T14:31:04.343Z] 3f3a8bcf1eab: Pull complete [2022-05-23T14:31:04.343Z] 0c92f367c5e7: Pull complete [2022-05-23T14:31:04.343Z] 3096ccb668a1: Pull complete [2022-05-23T14:31:04.343Z] e8cf19c19ddd: Pull complete [2022-05-23T14:31:04.538Z] ---> Running in d6308db94c8d [2022-05-23T14:31:05.927Z] ---> Running in 09a26a4043d0 [2022-05-23T14:31:07.308Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:31:07.308Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:31:07.894Z] Removing intermediate container d6308db94c8d [2022-05-23T14:31:07.894Z] ---> 3a31ee39a47b [2022-05-23T14:31:07.894Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T14:31:08.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:31:08.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:31:08.726Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T14:31:08.726Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T14:31:08.726Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T14:31:08.726Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T14:31:08.726Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T14:31:08.726Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T14:31:08.726Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:31:08.726Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:31:08.726Z] OK: 8 MiB in 20 packages [2022-05-23T14:31:09.306Z] ---> Running in c2d84ff49212 [2022-05-23T14:31:09.770Z] a4caa8a26152: Pull complete [2022-05-23T14:31:09.770Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T14:31:09.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T14:31:09.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T14:31:09.883Z] Removing intermediate container c2d84ff49212 [2022-05-23T14:31:09.883Z] ---> 7f730da71209 [2022-05-23T14:31:09.883Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T14:31:10.139Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T14:31:10.139Z] WORKDIR /edgex [2022-05-23T14:31:10.139Z] COPY go.mod . [2022-05-23T14:31:10.139Z] RUN go mod download -t [2022-05-23T14:31:10.139Z] ci-base-image-arm64 -f - . [2022-05-23T14:31:10.491Z] ---> Running in b2c4e6b1f343 [2022-05-23T14:31:10.753Z] Removing intermediate container 09a26a4043d0 [2022-05-23T14:31:10.753Z] ---> 32ff5c492e52 [2022-05-23T14:31:10.753Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T14:31:11.327Z] Removing intermediate container b2c4e6b1f343 [2022-05-23T14:31:11.327Z] ---> b499fe0809be [2022-05-23T14:31:11.327Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:31:11.589Z] ---> Running in f75223ba9a0b [2022-05-23T14:31:11.853Z] ---> Running in d0737e9e5162 [2022-05-23T14:31:12.119Z] Removing intermediate container f75223ba9a0b [2022-05-23T14:31:12.119Z] ---> d76ef4bc7929 [2022-05-23T14:31:12.119Z] Step 13/22 : WORKDIR /edgex [2022-05-23T14:31:12.700Z] ---> Running in 3691ffa71f61 [2022-05-23T14:31:12.806Z] Sending build context to Docker daemon 169.4MB [2022-05-23T14:31:12.806Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T14:31:12.806Z] ---> 725f1c02e7f9 [2022-05-23T14:31:12.806Z] Step 2/4 : WORKDIR /edgex [2022-05-23T14:31:14.089Z] Removing intermediate container 3691ffa71f61 [2022-05-23T14:31:14.089Z] ---> e0599cc427c7 [2022-05-23T14:31:14.089Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T14:31:14.793Z] ---> Running in 5533e45ef920 [2022-05-23T14:31:15.069Z] ---> 1fed90f688f6 [2022-05-23T14:31:15.069Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T14:31:15.069Z] Removing intermediate container d0737e9e5162 [2022-05-23T14:31:15.069Z] ---> feb944c56de6 [2022-05-23T14:31:15.069Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T14:31:15.074Z] Removing intermediate container 5533e45ef920 [2022-05-23T14:31:15.074Z] ---> 0e298ffc21f3 [2022-05-23T14:31:15.074Z] Step 3/4 : COPY go.mod . [2022-05-23T14:31:15.329Z] ---> Running in e74f3b2e97ea [2022-05-23T14:31:15.672Z] ---> 4efab87101a0 [2022-05-23T14:31:15.672Z] Step 4/4 : RUN go mod download [2022-05-23T14:31:15.672Z] ---> Running in d4d04d089bc8 [2022-05-23T14:31:16.721Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:31:16.721Z] ---> 12211073c708 [2022-05-23T14:31:16.721Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T14:31:17.292Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:31:17.868Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T14:31:17.868Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T14:31:18.129Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T14:31:18.129Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T14:31:18.129Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T14:31:18.392Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T14:31:18.392Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:31:18.392Z] OK: 8 MiB in 20 packages [2022-05-23T14:31:18.392Z] ---> cee9c6065613 [2022-05-23T14:31:18.392Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T14:31:19.382Z] ---> 9f816b8795f7 [2022-05-23T14:31:19.382Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T14:31:19.382Z] ---> Running in dab79ac7fde6 [2022-05-23T14:31:19.644Z] Removing intermediate container e74f3b2e97ea [2022-05-23T14:31:19.644Z] ---> d1aa0073eac5 [2022-05-23T14:31:19.644Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:31:26.314Z] ---> 5f097643bc72 [2022-05-23T14:31:26.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T14:31:27.538Z] ---> 0f8d3fd7bd3d [2022-05-23T14:31:27.538Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T14:31:27.538Z] Removing intermediate container dab79ac7fde6 [2022-05-23T14:31:27.538Z] ---> 3168e434afb9 [2022-05-23T14:31:27.538Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T14:31:27.538Z] ---> Running in 54757efdd694 [2022-05-23T14:31:28.189Z] Removing intermediate container 54757efdd694 [2022-05-23T14:31:28.189Z] ---> 0abfddc1f3ff [2022-05-23T14:31:28.189Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T14:31:30.107Z] ---> 28108d201374 [2022-05-23T14:31:30.107Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T14:31:30.370Z] ---> Running in ea677bd1cd6e [2022-05-23T14:31:30.672Z] ---> Running in 5ba953d53a84 [2022-05-23T14:31:30.672Z] Removing intermediate container ea677bd1cd6e [2022-05-23T14:31:30.672Z] ---> 1da1e83021b4 [2022-05-23T14:31:30.672Z] Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:31:30.934Z] ---> Running in 8d3bc21f4cba [2022-05-23T14:31:31.196Z] Removing intermediate container 5ba953d53a84 [2022-05-23T14:31:31.196Z] ---> ee4d7a978f13 [2022-05-23T14:31:31.196Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:31:31.457Z] ---> Running in bea61ec62a05 [2022-05-23T14:31:31.718Z] Removing intermediate container 8d3bc21f4cba [2022-05-23T14:31:31.718Z] ---> 0837496e39b0 [2022-05-23T14:31:31.718Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T14:31:32.017Z] ---> Running in 41f640ae1c67 [2022-05-23T14:31:32.017Z] Removing intermediate container bea61ec62a05 [2022-05-23T14:31:32.017Z] ---> 88551ef22e06 [2022-05-23T14:31:32.017Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T14:31:32.594Z] ---> Running in 943e85be1e91 [2022-05-23T14:31:32.594Z] Removing intermediate container 41f640ae1c67 [2022-05-23T14:31:32.594Z] ---> 47cf467158d0 [2022-05-23T14:31:32.594Z] [2022-05-23T14:31:32.859Z] Successfully built 47cf467158d0 [2022-05-23T14:31:32.859Z] Successfully tagged security-proxy-setup:latest [2022-05-23T14:31:33.463Z]  Building security-proxy-setup ... done Removing intermediate container 943e85be1e91 [2022-05-23T14:31:33.463Z] ---> ca08e5a60d0b [2022-05-23T14:31:33.463Z] Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:31:34.033Z] ---> Running in 8c6ed4b6bb50 [2022-05-23T14:31:34.306Z] Removing intermediate container 8c6ed4b6bb50 [2022-05-23T14:31:34.306Z] ---> 1ab69ff37e22 [2022-05-23T14:31:34.306Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:31:34.568Z] ---> Running in 340e6b0f3eba [2022-05-23T14:31:35.511Z] Removing intermediate container 340e6b0f3eba [2022-05-23T14:31:35.511Z] ---> 73c97a827163 [2022-05-23T14:31:35.511Z] [2022-05-23T14:31:35.511Z] Successfully built 73c97a827163 [2022-05-23T14:31:35.511Z] Successfully tagged core-data:latest [2022-05-23T14:32:12.252Z] Removing intermediate container d4d04d089bc8 [2022-05-23T14:32:12.252Z] ---> 5aafe0dcb9a5 [2022-05-23T14:32:12.252Z] Successfully built 5aafe0dcb9a5 [2022-05-23T14:32:12.252Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:32:12.614Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T14:32:12.614Z] . [Pipeline] withDockerContainer [2022-05-23T14:32:12.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-64377 does not seem to be running inside a container [2022-05-23T14:32:12.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T14:32:14.423Z] $ docker top 65476f3354262e566120b9ed37c80c5865ef4870b5bac66c7614339c1cd70f69 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T14:32:15.359Z] + go version [2022-05-23T14:32:15.359Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T14:32:15.382Z] $ docker stop --time=1 65476f3354262e566120b9ed37c80c5865ef4870b5bac66c7614339c1cd70f69 [2022-05-23T14:32:17.029Z] $ docker rm -f 65476f3354262e566120b9ed37c80c5865ef4870b5bac66c7614339c1cd70f69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:32:17.690Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T14:32:17.690Z] . [Pipeline] withDockerContainer [2022-05-23T14:32:17.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-64377 does not seem to be running inside a container [2022-05-23T14:32:18.036Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T14:32:19.425Z] $ docker top 3dfeab1aa6a1a0fa47f23ee1f83de018adbf1e261d49d21e4899bc28462d6788 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T14:32:19.729Z] ========================================================= [2022-05-23T14:32:19.729Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T14:32:19.729Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T14:32:20.412Z] + make test [2022-05-23T14:32:20.412Z] go mod tidy -compat=1.17 [2022-05-23T14:32:21.400Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T14:32:31.815Z]  Building core-data ... done Removing intermediate container 992f648f4459 [2022-05-23T14:32:31.816Z] ---> b5b142311354 [2022-05-23T14:32:31.816Z] [2022-05-23T14:32:31.816Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T14:32:31.816Z] ---> 0ac33e5f5afa [2022-05-23T14:32:31.816Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T14:32:31.816Z] ---> Using cache [2022-05-23T14:32:31.816Z] ---> c34023f42c5c [2022-05-23T14:32:31.816Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:32:31.816Z] ---> Using cache [2022-05-23T14:32:31.816Z] ---> dd23d7aa7f63 [2022-05-23T14:32:31.816Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T14:32:31.816Z] ---> Running in 6fe67079d6ab [2022-05-23T14:32:31.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:32:31.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:32:31.816Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T14:32:31.816Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T14:32:31.816Z] OK: 15857 distinct packages available [2022-05-23T14:32:31.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:32:32.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:32:32.646Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T14:32:32.906Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T14:32:32.906Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T14:32:32.906Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T14:32:33.165Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T14:32:33.165Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T14:32:33.165Z] OK: 6 MiB in 19 packages [2022-05-23T14:32:34.547Z] Removing intermediate container 6fe67079d6ab [2022-05-23T14:32:34.547Z] ---> da59429b2991 [2022-05-23T14:32:34.547Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T14:32:37.092Z] ---> ccfbe888789e [2022-05-23T14:32:37.092Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T14:32:39.011Z] ---> 30fb2b24e7ad [2022-05-23T14:32:39.011Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T14:32:39.011Z] ---> 18bf6a1a349e [2022-05-23T14:32:39.011Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T14:32:39.011Z] ---> 6bcbb773f7d3 [2022-05-23T14:32:39.011Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T14:32:39.271Z] ---> 720c707f24a6 [2022-05-23T14:32:39.271Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T14:32:39.271Z] ---> Running in a3da54134f4b [2022-05-23T14:32:39.531Z] Removing intermediate container a3da54134f4b [2022-05-23T14:32:39.531Z] ---> 50b6949b0c56 [2022-05-23T14:32:39.531Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T14:32:39.531Z] ---> Running in 78e57d68e076 [2022-05-23T14:32:39.531Z] Removing intermediate container 78e57d68e076 [2022-05-23T14:32:39.531Z] ---> 7d65471c0c82 [2022-05-23T14:32:39.531Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T14:32:39.792Z] ---> Running in 6de4fb9bc11f [2022-05-23T14:32:39.792Z] Removing intermediate container 6de4fb9bc11f [2022-05-23T14:32:39.792Z] ---> f49e3fde1fbe [2022-05-23T14:32:39.792Z] Step 25/26 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:32:39.792Z] ---> Running in 7a4774d6bf9e [2022-05-23T14:32:40.053Z] Removing intermediate container 7a4774d6bf9e [2022-05-23T14:32:40.053Z] ---> e9459b1e867d [2022-05-23T14:32:40.053Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T14:32:40.053Z] ---> Running in 592b2baaba2c [2022-05-23T14:32:40.053Z] Removing intermediate container 592b2baaba2c [2022-05-23T14:32:40.053Z] ---> da46017fea30 [2022-05-23T14:32:40.053Z] [2022-05-23T14:32:40.313Z] Successfully built da46017fea30 [2022-05-23T14:32:40.313Z] Successfully tagged security-spire-agent:latest [2022-05-23T14:33:00.415Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T14:33:19.080Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-23T14:33:19.080Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T14:33:19.080Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T14:33:19.080Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T14:33:19.080Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T14:33:19.080Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T14:33:19.080Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T14:33:19.080Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T14:33:19.080Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T14:33:19.080Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T14:33:19.080Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T14:33:19.080Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T14:33:19.080Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T14:33:19.080Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T14:33:27.221Z] Building bin/spire-agent... [2022-05-23T14:33:27.221Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T14:33:27.221Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T14:33:27.221Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T14:33:27.221Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T14:33:27.221Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T14:33:27.221Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T14:33:27.221Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T14:33:27.221Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T14:33:27.221Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T14:33:27.221Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T14:33:27.221Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T14:33:27.221Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T14:33:27.221Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T14:34:23.520Z] Removing intermediate container bb661a736f84 [2022-05-23T14:34:23.520Z] ---> e7d09c6a339d [2022-05-23T14:34:23.520Z] [2022-05-23T14:34:23.520Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T14:34:23.520Z] ---> 0ac33e5f5afa [2022-05-23T14:34:23.520Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T14:34:23.520Z] ---> Using cache [2022-05-23T14:34:23.520Z] ---> c34023f42c5c [2022-05-23T14:34:23.520Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:34:23.520Z] ---> Using cache [2022-05-23T14:34:23.520Z] ---> dd23d7aa7f63 [2022-05-23T14:34:23.520Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T14:34:23.520Z] ---> Using cache [2022-05-23T14:34:23.520Z] ---> da59429b2991 [2022-05-23T14:34:23.520Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T14:34:26.827Z] ---> f52539bd013a [2022-05-23T14:34:26.827Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T14:34:26.827Z] ---> a625765d5a87 [2022-05-23T14:34:26.827Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T14:34:27.089Z] ---> d2774193d3fc [2022-05-23T14:34:27.089Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T14:34:27.353Z] ---> 2ad97c3853f0 [2022-05-23T14:34:27.353Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T14:34:27.353Z] ---> Running in fb79c6b587d6 [2022-05-23T14:34:27.615Z] Removing intermediate container fb79c6b587d6 [2022-05-23T14:34:27.615Z] ---> a71972533d2c [2022-05-23T14:34:27.615Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T14:34:27.615Z] ---> Running in 3b858f0319e0 [2022-05-23T14:34:27.880Z] Removing intermediate container 3b858f0319e0 [2022-05-23T14:34:27.880Z] ---> 86e625719b62 [2022-05-23T14:34:27.880Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T14:34:27.880Z] ---> Running in 791315c5d16d [2022-05-23T14:34:28.142Z] Removing intermediate container 791315c5d16d [2022-05-23T14:34:28.142Z] ---> c4500a3ce1a6 [2022-05-23T14:34:28.142Z] Step 24/25 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:34:28.142Z] ---> Running in af92e0ad583f [2022-05-23T14:34:28.142Z] Removing intermediate container af92e0ad583f [2022-05-23T14:34:28.142Z] ---> d65bcd348070 [2022-05-23T14:34:28.142Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T14:34:28.404Z] ---> Running in 6092d1081067 [2022-05-23T14:34:28.404Z] Removing intermediate container 6092d1081067 [2022-05-23T14:34:28.404Z] ---> 2d62481ec158 [2022-05-23T14:34:28.404Z] [2022-05-23T14:34:28.404Z] Successfully built 2d62481ec158 [2022-05-23T14:34:28.404Z] Successfully tagged security-spire-server:latest [2022-05-23T14:34:29.351Z]  Building security-spire-server ... done Removing intermediate container 19e4b44951f2 [2022-05-23T14:34:29.351Z] ---> 1d3dee701e4e [2022-05-23T14:34:29.351Z] [2022-05-23T14:34:29.351Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T14:34:29.351Z] ---> 0ac33e5f5afa [2022-05-23T14:34:29.351Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T14:34:29.351Z] ---> Using cache [2022-05-23T14:34:29.351Z] ---> c34023f42c5c [2022-05-23T14:34:29.351Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:34:29.351Z] ---> Using cache [2022-05-23T14:34:29.351Z] ---> dd23d7aa7f63 [2022-05-23T14:34:29.351Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T14:34:29.351Z] ---> Running in bb5b8317a5aa [2022-05-23T14:34:29.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:34:30.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:34:31.137Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T14:34:31.137Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T14:34:31.137Z] OK: 15857 distinct packages available [2022-05-23T14:34:31.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:34:32.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:34:32.084Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T14:34:32.347Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T14:34:32.347Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T14:34:32.347Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T14:34:32.609Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T14:34:32.609Z] OK: 6 MiB in 18 packages [2022-05-23T14:34:32.872Z] Removing intermediate container bb5b8317a5aa [2022-05-23T14:34:32.872Z] ---> 54bbe694ba48 [2022-05-23T14:34:32.872Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T14:34:34.258Z] ---> 6770480d1ae2 [2022-05-23T14:34:34.258Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T14:34:34.522Z] ---> d52ecef98782 [2022-05-23T14:34:34.522Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T14:34:34.522Z] ---> Running in c7bb766eb7c9 [2022-05-23T14:34:34.783Z] Removing intermediate container c7bb766eb7c9 [2022-05-23T14:34:34.783Z] ---> 6b446ed31627 [2022-05-23T14:34:34.783Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T14:34:34.783Z] ---> 5ff1bc346276 [2022-05-23T14:34:34.783Z] Step 21/26 : WORKDIR / [2022-05-23T14:34:34.783Z] ---> Running in b46b72d67d40 [2022-05-23T14:34:35.047Z] Removing intermediate container b46b72d67d40 [2022-05-23T14:34:35.047Z] ---> c47b57523e88 [2022-05-23T14:34:35.047Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T14:34:35.047Z] ---> Running in ad35a8beae62 [2022-05-23T14:34:35.047Z] Removing intermediate container ad35a8beae62 [2022-05-23T14:34:35.047Z] ---> bbfb952f55a0 [2022-05-23T14:34:35.047Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T14:34:35.047Z] ---> Running in 78bd12999085 [2022-05-23T14:34:35.307Z] Removing intermediate container 78bd12999085 [2022-05-23T14:34:35.307Z] ---> 0ee34b5c654e [2022-05-23T14:34:35.307Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T14:34:35.307Z] ---> Running in d547efc889ed [2022-05-23T14:34:35.307Z] Removing intermediate container d547efc889ed [2022-05-23T14:34:35.307Z] ---> ae84c9a96f4b [2022-05-23T14:34:35.307Z] Step 25/26 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:34:35.307Z] ---> Running in 704dafe5cb3d [2022-05-23T14:34:35.567Z] Removing intermediate container 704dafe5cb3d [2022-05-23T14:34:35.567Z] ---> 7b7b4f63c4c8 [2022-05-23T14:34:35.567Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T14:34:35.567Z] ---> Running in f366cf920a14 [2022-05-23T14:34:35.567Z] Removing intermediate container f366cf920a14 [2022-05-23T14:34:35.567Z] ---> cc33747a39c6 [2022-05-23T14:34:35.567Z] [2022-05-23T14:34:35.831Z] Successfully built cc33747a39c6 [2022-05-23T14:34:35.831Z] Successfully tagged security-spire-config:latest [2022-05-23T14:34:35.839Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-23T14:34:35.846Z] $ docker stop --time=1 2c5615ebb7ba5c5f8d988758abd0226b03dc2516b2ad5a4baf2e6ae42ab548ca [2022-05-23T14:34:37.176Z] $ docker rm -f 2c5615ebb7ba5c5f8d988758abd0226b03dc2516b2ad5a4baf2e6ae42ab548ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T14:34:37.530Z] + docker images [2022-05-23T14:34:37.530Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T14:34:37.530Z] security-spire-config latest cc33747a39c6 2 seconds ago 86.7MB [2022-05-23T14:34:37.530Z] security-spire-server latest 2d62481ec158 9 seconds ago 87.3MB [2022-05-23T14:34:37.530Z] 1d3dee701e4e 12 seconds ago 4.43GB [2022-05-23T14:34:37.530Z] e7d09c6a339d 34 seconds ago 4.43GB [2022-05-23T14:34:37.530Z] security-spire-agent latest da46017fea30 About a minute ago 127MB [2022-05-23T14:34:37.530Z] b5b142311354 2 minutes ago 4.43GB [2022-05-23T14:34:37.530Z] core-data latest 73c97a827163 3 minutes ago 22.5MB [2022-05-23T14:34:37.530Z] security-proxy-setup latest 47cf467158d0 3 minutes ago 26.9MB [2022-05-23T14:34:37.530Z] 77354f97d4da 3 minutes ago 1.5GB [2022-05-23T14:34:37.530Z] e2a8ab74fca1 3 minutes ago 1.52GB [2022-05-23T14:34:37.530Z] support-notifications latest a2b1ad0488d2 4 minutes ago 26.9MB [2022-05-23T14:34:37.530Z] security-bootstrapper latest 10c3f77fa2f4 4 minutes ago 19.1MB [2022-05-23T14:34:37.530Z] 230c2acb818c 4 minutes ago 1.55GB [2022-05-23T14:34:37.530Z] core-command latest 497e6ce656f4 4 minutes ago 16.1MB [2022-05-23T14:34:37.530Z] support-scheduler latest 48ae4682c3a8 4 minutes ago 26.3MB [2022-05-23T14:34:37.530Z] 0b607b555339 4 minutes ago 1.49GB [2022-05-23T14:34:37.530Z] ad63de568b87 4 minutes ago 1.5GB [2022-05-23T14:34:37.530Z] edead52c7ac2 4 minutes ago 1.55GB [2022-05-23T14:34:37.530Z] sys-mgmt-agent latest 306ff969be58 5 minutes ago 299MB [2022-05-23T14:34:37.530Z] security-spiffe-token-provider latest eedb4ce67588 5 minutes ago 28.8MB [2022-05-23T14:34:37.530Z] security-secretstore-setup latest 56efa25e04a1 5 minutes ago 28.5MB [2022-05-23T14:34:37.530Z] core-metadata latest 85b58bbb85c0 5 minutes ago 17MB [2022-05-23T14:34:37.530Z] 2b556788b3bd 5 minutes ago 1.49GB [2022-05-23T14:34:37.530Z] 92ddbc07b752 5 minutes ago 1.54GB [2022-05-23T14:34:37.530Z] 040351996af2 5 minutes ago 1.5GB [2022-05-23T14:34:37.530Z] 92bc4569afab 5 minutes ago 1.5GB [2022-05-23T14:34:37.530Z] ci-base-image-x86_64 latest 392f07d04deb 9 minutes ago 895MB [2022-05-23T14:34:37.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB [2022-05-23T14:34:37.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-23T14:34:37.530Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-23T14:34:37.530Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-23T14:34:37.530Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-23T14:34:37.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-05-23T14:34:52.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T14:34:52.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T14:34:52.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T14:34:52.357Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T14:34:54.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T14:34:54.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T14:34:54.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T14:34:54.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T14:34:54.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T14:34:54.364Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T14:34:54.364Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T14:34:54.985Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T14:34:54.985Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T14:34:54.985Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T14:34:54.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T14:35:10.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.266s coverage: 28.7% of statements [2022-05-23T14:35:10.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T14:35:10.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T14:35:15.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.418s coverage: 98.5% of statements [2022-05-23T14:35:15.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T14:35:15.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.521s coverage: 53.4% of statements [2022-05-23T14:35:15.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T14:35:15.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T14:35:42.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.049s coverage: 89.2% of statements [2022-05-23T14:35:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T14:35:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T14:35:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:35:42.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.463s coverage: 84.8% of statements [2022-05-23T14:35:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T14:35:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T14:35:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T14:35:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T14:35:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T14:35:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.522s coverage: 95.6% of statements [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:35:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.360s coverage: 72.2% of statements [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T14:35:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.604s coverage: 60.0% of statements [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T14:35:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.874s coverage: 0.9% of statements [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T14:35:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.472s coverage: 58.8% of statements [2022-05-23T14:35:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 29.6% of statements [2022-05-23T14:35:43.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T14:35:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements [2022-05-23T14:35:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.379s coverage: 79.5% of statements [2022-05-23T14:35:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements [2022-05-23T14:35:43.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements [2022-05-23T14:35:43.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.294s coverage: 87.5% of statements [2022-05-23T14:35:56.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.313s coverage: 94.4% of statements [2022-05-23T14:35:56.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2022-05-23T14:36:02.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.697s coverage: 82.5% of statements [2022-05-23T14:36:02.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T14:36:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.329s coverage: 92.9% of statements [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T14:36:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T14:36:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T14:36:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T14:36:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T14:36:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements [2022-05-23T14:36:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.396s coverage: 87.2% of statements [2022-05-23T14:36:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements [2022-05-23T14:36:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.850s coverage: 91.2% of statements [2022-05-23T14:36:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T14:36:16.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.021s coverage: 64.4% of statements [2022-05-23T14:36:16.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T14:36:16.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T14:36:16.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.288s coverage: 100.0% of statements [2022-05-23T14:36:16.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2022-05-23T14:36:16.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2022-05-23T14:36:16.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2022-05-23T14:36:16.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-05-23T14:36:24.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.493s coverage: 65.4% of statements [2022-05-23T14:36:24.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T14:36:24.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T14:36:24.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T14:36:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.004s coverage: 43.8% of statements [2022-05-23T14:36:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T14:36:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T14:36:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.332s coverage: 89.5% of statements [2022-05-23T14:36:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T14:36:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements [2022-05-23T14:36:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T14:36:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T14:36:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T14:36:27.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T14:36:37.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.386s coverage: 17.7% of statements [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T14:36:37.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.858s coverage: 92.3% of statements [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T14:36:37.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T14:36:37.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.482s coverage: 97.7% of statements [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T14:36:37.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.262s coverage: 28.9% of statements [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T14:36:37.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T14:36:37.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.332s coverage: 100.0% of statements [2022-05-23T14:36:37.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-05-23T14:36:38.668Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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-05-23T14:36:38.668Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-23T14:36:38.668Z] GO111MODULE=on go vet ./... [2022-05-23T14:38:31.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T14:38:31.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T14:38:33.945Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T14:38:36.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T14:38:37.551Z] + ls -al . [2022-05-23T14:38:37.551Z] total 680 [2022-05-23T14:38:37.551Z] drwxrwxr-x 9 1001 1001 4096 May 23 14:38 . [2022-05-23T14:38:37.551Z] drwxr-xr-x 4 root root 4096 May 23 14:32 .. [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 11 May 23 14:30 .dockerignore [2022-05-23T14:38:37.551Z] drwxrwxr-x 8 1001 1001 4096 May 23 14:30 .git [2022-05-23T14:38:37.551Z] drwxrwxr-x 3 1001 1001 4096 May 23 14:30 .github [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 879 May 23 14:30 .gitignore [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 42 May 23 14:30 .golangci.yml [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 87 May 23 14:30 .hadolint.yml [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 166 May 23 14:30 .sonarcloud.properties [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 1171 May 23 14:30 ADOPTERS.md [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 10220 May 23 14:30 Attribution.txt [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 63209 May 23 14:30 CHANGELOG.md [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 3804 May 23 14:30 CONTRIBUTING.md [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 677 May 23 14:30 GOVERNANCE.md [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 850 May 23 14:30 Jenkinsfile [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 10775 May 23 14:30 LICENSE [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 10389 May 23 14:30 Makefile [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 582 May 23 14:30 OWNERS.md [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 9094 May 23 14:30 README.md [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 6912 May 23 14:30 SECURITY.md [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 5 May 23 14:25 VERSION [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 4131 May 23 14:30 ZMQWindows.md [2022-05-23T14:38:37.551Z] drwxrwxr-x 2 1001 1001 4096 May 23 14:30 bin [2022-05-23T14:38:37.551Z] drwxrwxr-x 18 1001 1001 4096 May 23 14:30 cmd [2022-05-23T14:38:37.551Z] -rw-r--r-- 1 root root 435134 May 23 14:36 coverage.out [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 3217 May 23 14:30 go.mod [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 35084 May 23 14:32 go.sum [2022-05-23T14:38:37.551Z] drwxrwxr-x 8 1001 1001 4096 May 23 14:30 internal [2022-05-23T14:38:37.551Z] drwxrwxr-x 3 1001 1001 4096 May 23 14:30 openapi [2022-05-23T14:38:37.551Z] drwxrwxr-x 4 1001 1001 4096 May 23 14:30 snap [2022-05-23T14:38:37.551Z] -rw-rw-r-- 1 1001 1001 204 May 23 14:30 version.go [Pipeline] sh [2022-05-23T14:38:38.242Z] + '[' -e coverage.out ] [2022-05-23T14:38:38.242Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T14:38:38.273Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T14:38:39.192Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T14:38:39.865Z] + make build [2022-05-23T14:38:39.865Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T14:40:16.763Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T14:41:15.492Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T14:41:17.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T14:41:57.651Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T14:41:58.639Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T14:42:02.985Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T14:42:09.744Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T14:42:13.439Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T14:42:18.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T14:42:21.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T14:42:25.371Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T14:42:34.101Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-23T14:42:38.836Z] $ docker stop --time=1 3dfeab1aa6a1a0fa47f23ee1f83de018adbf1e261d49d21e4899bc28462d6788 [2022-05-23T14:42:40.986Z] $ docker rm -f 3dfeab1aa6a1a0fa47f23ee1f83de018adbf1e261d49d21e4899bc28462d6788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:42:43.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T14:42:43.397Z] [2022-05-23T14:42:43.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:42:43.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T14:42:44.036Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-23T14:42:44.036Z] 29e5d40040c1: Pulling fs layer [2022-05-23T14:42:44.036Z] 1ce36da41761: Pulling fs layer [2022-05-23T14:42:44.036Z] 25b303627fd3: Pulling fs layer [2022-05-23T14:42:44.036Z] 29e5d40040c1: Verifying Checksum [2022-05-23T14:42:44.036Z] 29e5d40040c1: Download complete [2022-05-23T14:42:44.316Z] 1ce36da41761: Verifying Checksum [2022-05-23T14:42:44.316Z] 1ce36da41761: Download complete [2022-05-23T14:42:44.593Z] 29e5d40040c1: Pull complete [2022-05-23T14:42:46.045Z] 1ce36da41761: Pull complete [2022-05-23T14:42:46.045Z] 25b303627fd3: Verifying Checksum [2022-05-23T14:42:46.045Z] 25b303627fd3: Download complete [2022-05-23T14:42:56.207Z] 25b303627fd3: Pull complete [2022-05-23T14:42:56.207Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-23T14:42:56.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T14:42:56.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-23T14:42:56.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-64377 does not seem to be running inside a container [2022-05-23T14:42:56.599Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T14:42:59.081Z] $ docker top 0874fc81fd3828d806dc93dc333483b8a8c646f780a15708649167c1e10c7f86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T14:43:00.061Z] + docker-compose build --help [2022-05-23T14:43:00.061Z] + grep parallel [2022-05-23T14:43:05.517Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T14:43:05.535Z] $ docker stop --time=1 0874fc81fd3828d806dc93dc333483b8a8c646f780a15708649167c1e10c7f86 [2022-05-23T14:43:07.224Z] $ docker rm -f 0874fc81fd3828d806dc93dc333483b8a8c646f780a15708649167c1e10c7f86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:43:07.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T14:43:07.869Z] . [Pipeline] withDockerContainer [2022-05-23T14:43:08.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-64377 does not seem to be running inside a container [2022-05-23T14:43:08.193Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T14:43:10.118Z] $ docker top 134364eb750c3e6ba31bac6b94c6def71ca7c95949b4a7ce0183797306c0b689 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T14:43:11.054Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T14:43:16.446Z] Building core-command ... [2022-05-23T14:43:16.446Z] Building core-data ... [2022-05-23T14:43:16.446Z] Building core-metadata ... [2022-05-23T14:43:16.446Z] Building security-bootstrapper ... [2022-05-23T14:43:16.446Z] Building security-proxy-setup ... [2022-05-23T14:43:16.446Z] Building security-secretstore-setup ... [2022-05-23T14:43:16.446Z] Building security-spiffe-token-provider ... [2022-05-23T14:43:16.446Z] Building security-spire-agent ... [2022-05-23T14:43:16.446Z] Building security-spire-config ... [2022-05-23T14:43:16.446Z] Building security-spire-server ... [2022-05-23T14:43:16.446Z] Building support-notifications ... [2022-05-23T14:43:16.446Z] Building support-scheduler ... [2022-05-23T14:43:16.446Z] Building sys-mgmt-agent ... [2022-05-23T14:43:16.446Z] Building security-proxy-setup [2022-05-23T14:43:16.446Z] Building security-spire-agent [2022-05-23T14:43:16.446Z] Building security-spire-server [2022-05-23T14:43:16.446Z] Building security-spire-config [2022-05-23T14:43:16.446Z] Building core-data [2022-05-23T14:44:53.245Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:44:53.245Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:44:53.245Z] ---> 5aafe0dcb9a5 [2022-05-23T14:44:53.245Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T14:44:53.245Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:44:53.245Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:44:53.245Z] ---> 5aafe0dcb9a5 [2022-05-23T14:44:53.245Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T14:44:53.245Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:44:53.245Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:44:53.245Z] ---> 5aafe0dcb9a5 [2022-05-23T14:44:53.245Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T14:44:53.245Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:44:53.245Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:44:53.245Z] ---> 5aafe0dcb9a5 [2022-05-23T14:44:53.245Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T14:44:53.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:44:53.245Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:44:53.245Z] ---> 5aafe0dcb9a5 [2022-05-23T14:44:53.245Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:44:53.245Z] ---> Running in 20e9d42be6b5 [2022-05-23T14:44:53.245Z] ---> Running in 864623d01066 [2022-05-23T14:44:53.245Z] ---> Running in c5b8fe1bfab8 [2022-05-23T14:44:53.245Z] ---> Running in bd0945d60b32 [2022-05-23T14:44:53.245Z] ---> Running in 4d1951fd1433 [2022-05-23T14:44:53.245Z] Removing intermediate container 20e9d42be6b5 [2022-05-23T14:44:53.245Z] ---> 598e49f94a32 [2022-05-23T14:44:53.245Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:44:53.245Z] Removing intermediate container c5b8fe1bfab8 [2022-05-23T14:44:53.245Z] ---> 44169739420d [2022-05-23T14:44:53.245Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:44:53.245Z] ---> Running in 1c12699c5781 [2022-05-23T14:44:53.245Z] ---> Running in 90595daf7645 [2022-05-23T14:44:53.245Z] Removing intermediate container 4d1951fd1433 [2022-05-23T14:44:53.245Z] ---> 8b67f9c79c94 [2022-05-23T14:44:53.245Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:44:53.245Z] Removing intermediate container 864623d01066 [2022-05-23T14:44:53.245Z] ---> 5ac52960ba47 [2022-05-23T14:44:53.245Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:44:53.245Z] Removing intermediate container bd0945d60b32 [2022-05-23T14:44:53.245Z] ---> f594ec93e86e [2022-05-23T14:44:53.245Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:44:53.245Z] ---> Running in 39a9f6eefdae [2022-05-23T14:44:53.245Z] ---> Running in 347bfc852560 [2022-05-23T14:44:53.245Z] ---> Running in b3840184f912 [2022-05-23T14:44:53.245Z] Removing intermediate container 1c12699c5781 [2022-05-23T14:44:53.245Z] ---> 50c0f937821c [2022-05-23T14:44:53.245Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:44:53.245Z] ---> Running in 4fd4e1ad2263 [2022-05-23T14:44:53.245Z] Removing intermediate container 90595daf7645 [2022-05-23T14:44:53.245Z] ---> 73c3d65c03b5 [2022-05-23T14:44:53.245Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T14:44:53.245Z] ---> Running in e0fee905becf [2022-05-23T14:44:53.245Z] Removing intermediate container 39a9f6eefdae [2022-05-23T14:44:53.245Z] ---> ff1c219a14d8 [2022-05-23T14:44:53.245Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:44:53.245Z] Removing intermediate container b3840184f912 [2022-05-23T14:44:53.245Z] ---> fbe61aa43be8 [2022-05-23T14:44:53.245Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:44:53.245Z] ---> Running in b1fec3c959c0 [2022-05-23T14:44:53.245Z] ---> Running in 3f1a169c29f5 [2022-05-23T14:44:53.245Z] Removing intermediate container 347bfc852560 [2022-05-23T14:44:53.245Z] ---> ae57b863fc4f [2022-05-23T14:44:53.245Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T14:44:53.245Z] ---> Running in 4b3f059db50b [2022-05-23T14:44:53.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:44:53.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:44:53.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:44:53.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:44:53.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:44:53.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:44:53.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:44:53.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:44:53.245Z] OK: 220 MiB in 52 packages [2022-05-23T14:44:53.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:44:53.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:44:53.246Z] Removing intermediate container 4fd4e1ad2263 [2022-05-23T14:44:53.246Z] ---> 9a179a7930c4 [2022-05-23T14:44:53.246Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T14:44:53.246Z] OK: 220 MiB in 52 packages [2022-05-23T14:44:53.246Z] OK: 220 MiB in 52 packages [2022-05-23T14:44:53.246Z] OK: 220 MiB in 52 packages [2022-05-23T14:44:53.246Z] OK: 220 MiB in 52 packages [2022-05-23T14:44:53.851Z] ---> 038e48089537 [2022-05-23T14:44:53.851Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:44:54.127Z] ---> Running in 50997ecbf70c [2022-05-23T14:44:54.735Z] Removing intermediate container e0fee905becf [2022-05-23T14:44:54.735Z] ---> e238b3ed128b [2022-05-23T14:44:54.735Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:44:54.735Z] Removing intermediate container 3f1a169c29f5 [2022-05-23T14:44:54.735Z] ---> a60ff2124731 [2022-05-23T14:44:54.735Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T14:44:55.277Z] Removing intermediate container b1fec3c959c0 [2022-05-23T14:44:55.277Z] ---> 178f24c9fef1 [2022-05-23T14:44:55.277Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T14:44:55.277Z] Removing intermediate container 4b3f059db50b [2022-05-23T14:44:55.277Z] ---> d373cb149aa9 [2022-05-23T14:44:55.277Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T14:44:55.887Z] ---> f8b695882a02 [2022-05-23T14:44:55.887Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:44:55.887Z] ---> 7e17ddf4bf39 [2022-05-23T14:44:55.887Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:44:56.166Z] ---> Running in 7c7703da2dbb [2022-05-23T14:44:56.166Z] ---> Running in 151142677cf1 [2022-05-23T14:44:56.443Z] ---> 75b9277ccb72 [2022-05-23T14:44:56.443Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:44:56.443Z] ---> 960476fdf77f [2022-05-23T14:44:56.443Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:44:56.718Z] ---> Running in 7e41907c9042 [2022-05-23T14:44:56.718Z] ---> Running in f1a13b5487e9 [2022-05-23T14:44:58.726Z] Removing intermediate container 50997ecbf70c [2022-05-23T14:44:58.726Z] ---> 4995b583950d [2022-05-23T14:44:58.726Z] Step 8/26 : COPY . . [2022-05-23T14:45:03.066Z] Removing intermediate container 151142677cf1 [2022-05-23T14:45:03.066Z] ---> dd7354404544 [2022-05-23T14:45:03.066Z] Step 8/23 : COPY . . [2022-05-23T14:45:03.354Z] Removing intermediate container 7c7703da2dbb [2022-05-23T14:45:03.354Z] ---> d3bfc6adb114 [2022-05-23T14:45:03.354Z] Step 8/25 : COPY . . [2022-05-23T14:45:03.628Z] Removing intermediate container 7e41907c9042 [2022-05-23T14:45:03.629Z] ---> 8b91fbc363c0 [2022-05-23T14:45:03.629Z] Step 8/22 : COPY . . [2022-05-23T14:45:03.629Z] Removing intermediate container f1a13b5487e9 [2022-05-23T14:45:03.629Z] ---> dfb2dd6d497b [2022-05-23T14:45:03.629Z] Step 8/26 : COPY . . [2022-05-23T14:45:31.155Z] ---> a9465e1e83da [2022-05-23T14:45:31.155Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:45:31.155Z] ---> Running in 733aae4b7670 [2022-05-23T14:45:31.155Z] Removing intermediate container 733aae4b7670 [2022-05-23T14:45:31.155Z] ---> 2d0193c96136 [2022-05-23T14:45:31.155Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T14:45:31.155Z] ---> Running in 60e4e3ab3b27 [2022-05-23T14:45:32.242Z] ---> 65c19c843639 [2022-05-23T14:45:32.242Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:45:32.242Z] ---> Running in 599539a6873a [2022-05-23T14:45:32.559Z] Removing intermediate container 60e4e3ab3b27 [2022-05-23T14:45:32.559Z] ---> 2e1d5e4b16d2 [2022-05-23T14:45:32.559Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T14:45:32.841Z] ---> Running in c3e164d077e0 [2022-05-23T14:45:33.127Z] Removing intermediate container 599539a6873a [2022-05-23T14:45:33.127Z] ---> 457fe7c69199 [2022-05-23T14:45:33.127Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T14:45:33.127Z] ---> Running in 4d8dfc48ec7f [2022-05-23T14:45:33.420Z] ---> 2e29738e40e6 [2022-05-23T14:45:33.420Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T14:45:33.701Z] ---> Running in 52d706f53217 [2022-05-23T14:45:33.701Z] Removing intermediate container c3e164d077e0 [2022-05-23T14:45:33.701Z] ---> f9bdc6fc415f [2022-05-23T14:45:33.701Z] 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-05-23T14:45:33.997Z] ---> Running in 759768dbc31e [2022-05-23T14:45:34.279Z] ---> 911dd82d91cd [2022-05-23T14:45:34.279Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:45:34.279Z] ---> Running in 986f4d9ecc0a [2022-05-23T14:45:35.284Z] ---> 6888d9931875 [2022-05-23T14:45:35.284Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T14:45:35.284Z] Removing intermediate container 986f4d9ecc0a [2022-05-23T14:45:35.284Z] ---> a97773d150ef [2022-05-23T14:45:35.284Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T14:45:35.284Z] ---> Running in a552cc22fe1b [2022-05-23T14:45:35.284Z] ---> Running in 725ca9fdc100 [2022-05-23T14:45:35.897Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T14:45:36.893Z] Removing intermediate container 4d8dfc48ec7f [2022-05-23T14:45:36.893Z] ---> 8d4e0f50311d [2022-05-23T14:45:36.893Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T14:45:36.893Z] ---> Running in 3bae80e92a79 [2022-05-23T14:45:37.583Z] Removing intermediate container 3bae80e92a79 [2022-05-23T14:45:37.583Z] ---> a923b2aeaec0 [2022-05-23T14:45:37.583Z] 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-05-23T14:45:38.084Z] spire-1.2.1/ [2022-05-23T14:45:38.084Z] ---> Running in 236a38b5a981 [2022-05-23T14:45:38.084Z] spire-1.2.1/.data/ [2022-05-23T14:45:38.084Z] spire-1.2.1/.data/.file [2022-05-23T14:45:38.084Z] spire-1.2.1/.dockerignore [2022-05-23T14:45:38.084Z] spire-1.2.1/.gitattributes [2022-05-23T14:45:38.084Z] spire-1.2.1/.githooks/ [2022-05-23T14:45:38.084Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/ [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:45:38.084Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:45:38.084Z] spire-1.2.1/.gitignore [2022-05-23T14:45:38.084Z] spire-1.2.1/.go-version [2022-05-23T14:45:38.084Z] spire-1.2.1/.golangci.yml [2022-05-23T14:45:38.084Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:45:38.084Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:45:38.084Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:45:38.084Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:45:38.084Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:45:38.084Z] spire-1.2.1/Dockerfile [2022-05-23T14:45:38.084Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:45:38.084Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:45:38.084Z] spire-1.2.1/LICENSE [2022-05-23T14:45:38.084Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:45:38.084Z] spire-1.2.1/Makefile [2022-05-23T14:45:38.084Z] spire-1.2.1/README.md [2022-05-23T14:45:38.084Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:45:38.084Z] spire-1.2.1/SECURITY.md [2022-05-23T14:45:38.084Z] spire-1.2.1/cmd/ [2022-05-23T14:45:38.084Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:45:38.084Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:45:38.084Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:45:38.084Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:45:38.084Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:45:38.084Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.goCGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T14:45:38.085Z] [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:45:38.085Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:45:38.085Z] spire-1.2.1/conf/ [2022-05-23T14:45:38.085Z] spire-1.2.1/conf/agent/ [2022-05-23T14:45:38.085Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:45:38.085Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:45:38.085Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:45:38.085Z] spire-1.2.1/conf/server/ [2022-05-23T14:45:38.085Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:45:38.085Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:45:38.085Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:45:38.085Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/ [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/ [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:45:38.085Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:45:38.365Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:45:38.365Z] spire-1.2.1/examples/ [2022-05-23T14:45:38.365Z] spire-1.2.1/examples/README.md [2022-05-23T14:45:38.365Z] spire-1.2.1/go.mod [2022-05-23T14:45:38.365Z] spire-1.2.1/go.sum [2022-05-23T14:45:38.365Z] spire-1.2.1/pkg/ [2022-05-23T14:45:38.365Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:45:38.365Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:45:38.365Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:45:38.365Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:45:38.365Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:45:38.365Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:45:38.365Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:45:38.365Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:45:38.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/ [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:45:38.367Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:45:38.647Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:45:38.648Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:45:38.930Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:45:38.931Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:45:39.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/ [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/private/ [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/ [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:45:39.309Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:45:39.309Z] spire-1.2.1/release/ [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire/ [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:45:39.309Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:45:39.309Z] spire-1.2.1/script/ [2022-05-23T14:45:39.309Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:45:39.309Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:45:39.309Z] spire-1.2.1/support/ [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/ [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:45:39.309Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:45:39.589Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/clock/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:45:39.589Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:45:39.590Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/README.md [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/common [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:45:39.590Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:45:39.591Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:45:39.868Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:45:39.869Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:45:39.869Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/testca/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/testkey/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:45:39.869Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/util/ [2022-05-23T14:45:39.869Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/util/race.go [2022-05-23T14:45:39.869Z] spire-1.2.1/test/util/util.go [2022-05-23T14:45:39.869Z] building spire from source... [2022-05-23T14:45:40.151Z] Removing intermediate container 725ca9fdc100 [2022-05-23T14:45:40.151Z] ---> 03a7f193f1a6 [2022-05-23T14:45:40.151Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T14:45:40.440Z] ---> Running in 786f2f10536a [2022-05-23T14:45:40.440Z] Installing go1.17.7... [2022-05-23T14:45:41.072Z] Removing intermediate container 786f2f10536a [2022-05-23T14:45:41.072Z] ---> 67fc952ce436 [2022-05-23T14:45:41.072Z] 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-05-23T14:45:41.072Z] ---> Running in 87fc4ba16dad [2022-05-23T14:45:41.715Z] spire-1.2.1/ [2022-05-23T14:45:41.715Z] spire-1.2.1/.data/ [2022-05-23T14:45:41.715Z] spire-1.2.1/.data/.file [2022-05-23T14:45:41.715Z] spire-1.2.1/.dockerignore [2022-05-23T14:45:41.715Z] spire-1.2.1/.gitattributes [2022-05-23T14:45:41.715Z] spire-1.2.1/.githooks/ [2022-05-23T14:45:41.715Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:45:41.715Z] spire-1.2.1/.github/ [2022-05-23T14:45:41.715Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:45:41.715Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:45:41.715Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:45:41.715Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:45:41.715Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:45:41.715Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:45:41.715Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:45:41.715Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:45:41.715Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:45:41.716Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:45:41.716Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:45:41.716Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:45:41.716Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:45:41.716Z] spire-1.2.1/.gitignore [2022-05-23T14:45:41.716Z] spire-1.2.1/.go-version [2022-05-23T14:45:41.716Z] spire-1.2.1/.golangci.yml [2022-05-23T14:45:41.716Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:45:41.716Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:45:41.716Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:45:41.716Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:45:41.716Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:45:41.716Z] spire-1.2.1/Dockerfile [2022-05-23T14:45:41.716Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:45:41.716Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:45:41.716Z] spire-1.2.1/LICENSE [2022-05-23T14:45:41.716Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:45:41.716Z] spire-1.2.1/Makefile [2022-05-23T14:45:41.716Z] spire-1.2.1/README.md [2022-05-23T14:45:41.716Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:45:41.716Z] spire-1.2.1/SECURITY.md [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:45:41.716Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:45:42.045Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:45:42.045Z] spire-1.2.1/conf/ [2022-05-23T14:45:42.045Z] spire-1.2.1/conf/agent/ [2022-05-23T14:45:42.045Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:45:42.045Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:45:42.045Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:45:42.045Z] spire-1.2.1/conf/server/ [2022-05-23T14:45:42.045Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:45:42.045Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:45:42.045Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:45:42.045Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/ [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/ [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:45:42.045Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:45:42.045Z] spire-1.2.1/examples/ [2022-05-23T14:45:42.045Z] spire-1.2.1/examples/README.md [2022-05-23T14:45:42.045Z] spire-1.2.1/go.mod [2022-05-23T14:45:42.045Z] spire-1.2.1/go.sum [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:45:42.045Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:45:42.348Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:45:42.349Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:45:42.634Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:45:42.635Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:45:43.002Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:45:43.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:45:43.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/ [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/private/ [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/ [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:45:43.294Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:45:43.294Z] spire-1.2.1/release/ [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire/ [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:45:43.294Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:45:43.294Z] spire-1.2.1/script/ [2022-05-23T14:45:43.294Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:45:43.294Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:45:43.294Z] spire-1.2.1/support/ [2022-05-23T14:45:43.294Z] spire-1.2.1/support/k8s/ [2022-05-23T14:45:43.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:45:43.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:45:43.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:45:43.571Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/clock/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:45:43.571Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:45:43.572Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:45:43.572Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:45:43.572Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:45:43.572Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:45:43.572Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/README.md [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/common [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:45:43.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:45:43.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:45:43.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.mdspire-1.2.1/ [2022-05-23T14:45:43.851Z] [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:45:43.851Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlspire-1.2.1/.data/ [2022-05-23T14:45:43.851Z] spire-1.2.1/.data/.file [2022-05-23T14:45:43.851Z] spire-1.2.1/.dockerignore [2022-05-23T14:45:43.851Z] spire-1.2.1/.gitattributes [2022-05-23T14:45:43.851Z] spire-1.2.1/.githooks/ [2022-05-23T14:45:43.851Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:45:43.851Z] spire-1.2.1/.github/ [2022-05-23T14:45:43.851Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:45:43.851Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:45:43.851Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:45:43.851Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:45:43.851Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:45:43.852Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:45:43.852Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:45:43.852Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:45:43.852Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:45:43.852Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:45:43.852Z] spire-1.2.1/.gitignore [2022-05-23T14:45:43.852Z] spire-1.2.1/.go-version [2022-05-23T14:45:43.852Z] spire-1.2.1/.golangci.yml [2022-05-23T14:45:43.852Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:45:43.852Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:45:43.852Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:45:43.852Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:45:43.852Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:45:43.852Z] spire-1.2.1/Dockerfile [2022-05-23T14:45:43.852Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:45:43.852Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:45:43.852Z] spire-1.2.1/LICENSE [2022-05-23T14:45:43.852Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:45:43.852Z] spire-1.2.1/Makefile [2022-05-23T14:45:43.852Z] spire-1.2.1/README.md [2022-05-23T14:45:43.852Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:45:43.852Z] spire-1.2.1/SECURITY.md [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:45:43.852Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:45:43.852Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:45:43.853Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:45:43.853Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:45:43.853Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/testca/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/testkey/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:45:43.853Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/util/ [2022-05-23T14:45:43.853Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/util/race.go [2022-05-23T14:45:43.853Z] spire-1.2.1/test/util/util.go [2022-05-23T14:45:43.853Z] building spire from source... [2022-05-23T14:45:44.145Z] [2022-05-23T14:45:44.145Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:45:44.145Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:45:44.145Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:45:44.145Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:45:44.145Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:45:44.145Z] spire-1.2.1/conf/ [2022-05-23T14:45:44.145Z] spire-1.2.1/conf/agent/ [2022-05-23T14:45:44.145Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:45:44.145Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:45:44.145Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:45:44.145Z] spire-1.2.1/conf/server/ [2022-05-23T14:45:44.145Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:45:44.145Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:45:44.145Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:45:44.145Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/ [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/ [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:45:44.145Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:45:44.145Z] spire-1.2.1/examples/ [2022-05-23T14:45:44.145Z] spire-1.2.1/examples/README.md [2022-05-23T14:45:44.145Z] spire-1.2.1/go.mod [2022-05-23T14:45:44.145Z] spire-1.2.1/go.sum [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:45:44.145Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:45:44.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:45:44.423Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/selector/selector_test.goInstalling go1.17.7... [2022-05-23T14:45:44.424Z] [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:45:44.424Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:45:44.704Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:45:44.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:45:44.982Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/ [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/private/ [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/ [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:45:44.983Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:45:44.983Z] spire-1.2.1/release/ [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire/ [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:45:44.983Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:45:44.983Z] spire-1.2.1/script/ [2022-05-23T14:45:44.983Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:45:44.983Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:45:44.983Z] spire-1.2.1/support/ [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/ [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:45:44.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:45:44.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:45:45.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:45:45.262Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/clock/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:45:45.262Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:45:45.263Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/README.md [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/common [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:45:45.263Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:45:45.264Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:45:45.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:45:45.543Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:45:45.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:45:45.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:45:45.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:45:45.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:45:45.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:45:45.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:45:45.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:45:45.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:45:45.544Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:45:45.544Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:45:45.544Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:45:45.544Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:45:45.544Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/testca/ [2022-05-23T14:45:45.544Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/testkey/ [2022-05-23T14:45:45.544Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:45:45.544Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:45:45.544Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/util/ [2022-05-23T14:45:45.544Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/util/race.go [2022-05-23T14:45:45.544Z] spire-1.2.1/test/util/util.go [2022-05-23T14:45:45.544Z] building spire from source... [2022-05-23T14:45:46.536Z] Installing go1.17.7... [2022-05-23T14:46:19.184Z] Building bin/spire-server... [2022-05-23T14:46:19.184Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:46:19.184Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:46:19.184Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:46:19.184Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:46:19.184Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:46:19.184Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:46:19.184Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:46:19.184Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:46:19.184Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:46:19.521Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:46:19.521Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:46:19.521Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:46:19.521Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:46:19.844Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:46:19.844Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:46:19.844Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:46:19.844Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:46:19.844Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:46:21.378Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:46:22.008Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:46:23.349Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:46:25.553Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:46:49.870Z] Building bin/spire-server... [2022-05-23T14:46:49.870Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:46:49.870Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:46:49.870Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:46:53.937Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:46:53.937Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:46:54.360Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:46:56.952Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:46:57.672Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:46:57.969Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:46:58.596Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:46:58.876Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:46:59.366Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:46:59.366Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:46:59.650Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:46:59.931Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:46:59.931Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:46:59.931Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:46:59.931Z] Building bin/spire-server... [2022-05-23T14:47:00.215Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:47:00.215Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:47:00.215Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:47:00.829Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:47:00.829Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:47:00.829Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:47:00.829Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:47:00.829Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:47:01.436Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:47:01.436Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:47:01.714Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:47:02.323Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:47:02.603Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:47:02.603Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:47:03.606Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:47:03.889Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:47:04.499Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:47:05.960Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:47:05.960Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:47:05.960Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:47:06.242Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:47:06.242Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:47:06.242Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:47:06.242Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:47:07.700Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:47:07.700Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:47:07.700Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:47:07.986Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:47:07.986Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:47:08.992Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:47:08.992Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:47:10.993Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:47:10.993Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:47:10.993Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:47:11.982Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:47:11.983Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:47:11.983Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:47:11.983Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:47:11.983Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:47:12.585Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:47:12.585Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:47:12.585Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:47:12.585Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:47:12.585Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:47:12.585Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:47:12.862Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:47:13.138Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:47:14.128Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:47:14.128Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:47:14.128Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:47:14.407Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:47:14.408Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:47:14.408Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:47:14.408Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:47:14.408Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:47:14.684Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:47:14.684Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:47:14.963Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:47:14.963Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:47:14.963Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:47:14.963Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:47:15.240Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:47:17.241Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:47:17.241Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:47:17.241Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:47:17.241Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:47:17.519Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:47:17.519Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:47:17.798Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:47:18.076Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:47:18.076Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:47:18.076Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:47:18.076Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:47:18.353Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:47:18.353Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:47:19.345Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:47:19.623Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:47:19.623Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:47:19.901Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:47:20.510Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:47:20.510Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:47:20.791Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:47:20.791Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:47:21.072Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:47:21.072Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:47:21.354Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:47:21.964Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:47:21.964Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:47:22.244Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:47:22.244Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:47:22.244Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:47:22.525Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:47:22.525Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:47:22.806Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:47:22.806Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:47:22.806Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:47:22.806Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:47:22.806Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:47:22.806Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:47:23.422Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:47:23.422Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:47:23.422Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:47:23.708Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:47:23.708Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:47:23.708Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:47:24.001Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:47:24.001Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:47:24.001Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:47:24.001Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:47:24.001Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:47:24.001Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:47:24.001Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:47:24.625Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:47:24.625Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:47:24.625Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:47:24.625Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:47:24.625Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:47:24.910Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:47:24.910Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:47:24.910Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:47:24.910Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:47:26.380Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:47:26.380Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:47:26.985Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:47:26.985Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:47:26.985Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:47:27.264Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:47:27.264Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:47:27.264Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:47:27.549Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:47:27.856Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:47:29.319Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:47:37.877Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:47:37.877Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:47:37.877Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:47:37.877Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:47:37.877Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:47:38.184Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:47:38.184Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:47:38.465Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:47:40.486Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:47:40.767Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:47:41.046Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:47:41.046Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:47:41.329Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:47:41.329Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:47:41.606Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:47:41.606Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:47:41.606Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:47:41.888Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:47:42.654Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:47:42.654Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:47:42.973Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:47:44.352Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:47:45.694Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:48:04.508Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:48:04.508Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:48:04.508Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:48:09.966Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:48:09.966Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:48:09.966Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:48:17.414Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:48:18.417Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:48:18.417Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:48:21.082Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:48:21.082Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:48:21.082Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:48:21.364Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:48:21.646Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:48:21.927Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:48:22.214Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:48:24.228Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:48:24.228Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:48:25.232Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:48:25.516Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:48:25.797Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:48:26.077Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:48:26.355Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:48:26.355Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:48:26.355Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:48:27.812Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:48:27.812Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:48:27.812Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:48:28.421Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:48:35.181Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:48:35.181Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:48:35.181Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:48:35.461Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:48:36.455Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:48:36.733Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:48:37.008Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:48:37.284Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:48:37.284Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:48:37.284Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:48:37.560Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:48:37.560Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:48:37.560Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:48:37.560Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:48:37.560Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:48:37.836Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:48:37.836Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:48:38.821Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:48:39.423Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:48:39.423Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:48:39.423Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:48:39.699Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:48:41.139Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:48:41.139Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:48:41.139Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:48:41.413Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:48:41.689Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:48:41.965Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:48:44.594Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:48:46.582Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:48:46.582Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:48:46.858Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:48:47.135Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:48:47.135Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:48:47.413Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:48:48.402Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:48:48.678Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:48:49.186Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:48:49.186Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:48:49.186Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:48:49.186Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:48:49.787Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:48:50.063Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:48:50.063Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:48:50.063Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:48:50.063Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:48:50.063Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:48:50.339Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:48:50.946Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:48:50.946Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:48:51.223Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:48:51.223Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:48:51.501Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:48:51.501Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:48:51.501Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:48:51.798Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:48:52.418Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:48:52.418Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:48:53.080Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:48:54.068Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:48:54.345Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:48:54.622Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:48:54.622Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:48:55.225Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:48:55.502Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:48:55.778Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:48:56.055Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:48:56.055Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:48:56.332Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:48:56.609Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:48:56.886Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:48:56.886Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:48:56.886Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:48:57.161Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:48:57.161Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:48:57.437Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:48:57.437Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:48:57.437Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:48:58.422Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:48:58.698Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:48:58.698Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:48:58.698Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:48:58.698Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:48:58.973Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:48:59.248Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:48:59.248Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:48:59.523Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:48:59.523Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:48:59.798Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:49:00.071Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:49:00.347Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:49:01.344Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:49:01.344Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:49:01.344Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:49:01.626Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:49:01.626Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:49:01.626Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:49:01.903Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:49:02.180Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:49:04.168Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:49:04.770Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:49:04.770Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:49:04.770Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:49:04.770Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:49:05.046Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:49:05.046Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:49:06.036Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:49:06.312Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:49:06.589Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:49:06.589Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:49:06.589Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:49:07.575Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:49:07.851Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:49:08.139Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:49:08.139Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:49:08.417Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:49:08.417Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:49:08.417Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:49:08.695Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:49:08.695Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:49:08.695Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:49:08.974Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:49:08.974Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:49:09.252Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:49:09.253Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:49:09.531Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:49:09.531Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:49:09.812Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:49:09.812Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:49:10.089Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:49:10.696Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:49:10.696Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:49:10.975Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:49:10.975Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:49:11.254Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:49:11.532Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:49:11.532Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:49:11.811Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:49:12.106Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:49:12.388Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:49:12.388Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:49:12.685Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:49:12.685Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:49:12.685Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:49:12.985Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:49:12.985Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:49:13.602Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:49:14.221Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:49:14.221Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:49:14.221Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T14:49:14.503Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:49:14.503Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:49:14.503Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:49:14.783Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:49:14.783Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:49:15.063Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:49:15.063Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:49:15.342Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:49:15.621Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:49:15.901Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:49:16.511Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:49:16.511Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:49:17.505Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:49:17.505Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:49:17.785Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:49:17.785Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:49:18.063Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:49:18.341Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:49:18.621Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:49:18.909Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:49:19.190Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:49:21.193Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:49:21.193Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:49:21.886Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:49:21.886Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:49:22.168Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:49:22.168Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:49:22.775Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:49:22.775Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:49:23.055Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:49:23.055Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:49:23.334Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:49:23.334Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:49:23.334Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:49:24.798Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:49:24.798Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:49:25.407Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:49:25.407Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:49:25.407Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:49:26.015Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:49:26.445Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:49:26.728Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:49:26.728Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:49:27.352Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:49:27.352Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:49:27.641Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:49:32.014Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:49:32.014Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:49:32.014Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:49:32.297Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:49:37.758Z] Removing intermediate container a552cc22fe1b [2022-05-23T14:49:37.758Z] ---> c2a66a84c75e [2022-05-23T14:49:37.758Z] [2022-05-23T14:49:37.758Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T14:49:37.758Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:49:37.758Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:49:37.758Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:49:37.758Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:49:37.758Z] 3.14: Pulling from library/alpine [2022-05-23T14:49:39.246Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T14:49:39.246Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T14:49:39.246Z] ---> ac73e934f311 [2022-05-23T14:49:39.246Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T14:49:39.852Z] ---> Running in 40b5b61c8508 [2022-05-23T14:49:41.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:49:42.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:49:43.605Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T14:49:43.605Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T14:49:43.605Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T14:49:43.605Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T14:49:43.605Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T14:49:43.605Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T14:49:43.605Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:49:43.605Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:49:43.886Z] OK: 8 MiB in 20 packages [2022-05-23T14:49:45.905Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:49:45.905Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:49:47.357Z] Removing intermediate container 40b5b61c8508 [2022-05-23T14:49:47.357Z] ---> 199cc0f90f6e [2022-05-23T14:49:47.357Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T14:49:47.357Z] ---> Running in d73dd284e508 [2022-05-23T14:49:48.345Z] Removing intermediate container d73dd284e508 [2022-05-23T14:49:48.345Z] ---> cea12e2af4f0 [2022-05-23T14:49:48.345Z] Step 13/22 : WORKDIR /edgex [2022-05-23T14:49:48.345Z] ---> Running in 3cf0b5323b84 [2022-05-23T14:49:48.946Z] Removing intermediate container 3cf0b5323b84 [2022-05-23T14:49:48.946Z] ---> de2d3d97dca9 [2022-05-23T14:49:48.946Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T14:49:49.931Z] ---> 70888e9662c5 [2022-05-23T14:49:49.931Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T14:49:51.945Z] ---> ebabe7b70f0e [2022-05-23T14:49:51.945Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T14:49:53.423Z] ---> 9b996c360615 [2022-05-23T14:49:53.423Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T14:49:54.428Z] ---> 83d20ba88818 [2022-05-23T14:49:54.428Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T14:49:54.718Z] ---> Running in 6bc17494f3b6 [2022-05-23T14:49:58.183Z] Removing intermediate container 6bc17494f3b6 [2022-05-23T14:49:58.184Z] ---> 1504885e47c1 [2022-05-23T14:49:58.184Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T14:49:58.184Z] ---> Running in 787be26494d6 [2022-05-23T14:49:58.801Z] Removing intermediate container 787be26494d6 [2022-05-23T14:49:58.801Z] ---> 83032e7fd9c5 [2022-05-23T14:49:58.801Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T14:49:58.801Z] ---> Running in 8876e24c331c [2022-05-23T14:49:59.411Z] Removing intermediate container 8876e24c331c [2022-05-23T14:49:59.411Z] ---> 01527ceafc9f [2022-05-23T14:49:59.411Z] Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:49:59.411Z] ---> Running in b83aa3ae80c1 [2022-05-23T14:50:00.024Z] Removing intermediate container b83aa3ae80c1 [2022-05-23T14:50:00.024Z] ---> d6087218181a [2022-05-23T14:50:00.024Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T14:50:00.306Z] ---> Running in fd99cf06d9b7 [2022-05-23T14:50:00.919Z] Removing intermediate container fd99cf06d9b7 [2022-05-23T14:50:00.919Z] ---> 26ed941339b7 [2022-05-23T14:50:00.919Z] [2022-05-23T14:50:01.523Z] Successfully built 26ed941339b7 [2022-05-23T14:50:01.523Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-23T14:50:01.523Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-05-23T14:50:02.977Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:50:02.978Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:50:06.399Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:50:06.678Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:50:33.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:50:33.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:50:33.542Z] ---> 5aafe0dcb9a5 [2022-05-23T14:50:33.542Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:50:33.542Z] ---> Using cache [2022-05-23T14:50:33.542Z] ---> 5ac52960ba47 [2022-05-23T14:50:33.542Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:50:33.542Z] ---> Using cache [2022-05-23T14:50:33.542Z] ---> ff1c219a14d8 [2022-05-23T14:50:33.542Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T14:50:33.542Z] ---> Running in 823ca59c6e26 [2022-05-23T14:50:33.821Z] Removing intermediate container 52d706f53217 [2022-05-23T14:50:33.821Z] ---> 0878738bca59 [2022-05-23T14:50:33.821Z] [2022-05-23T14:50:33.821Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T14:50:33.821Z] ---> ac73e934f311 [2022-05-23T14:50:33.821Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T14:50:34.108Z] ---> Running in 3ff55839ab3a [2022-05-23T14:50:35.107Z] Removing intermediate container 3ff55839ab3a [2022-05-23T14:50:35.107Z] ---> 3f1e1948ee87 [2022-05-23T14:50:35.107Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T14:50:35.107Z] ---> Running in b4474139d9c9 [2022-05-23T14:50:35.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:50:35.657Z] Removing intermediate container b4474139d9c9 [2022-05-23T14:50:35.657Z] ---> 45bdeb0e935a [2022-05-23T14:50:35.657Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T14:50:35.928Z] ---> Running in c0c1e0110ddf [2022-05-23T14:50:36.531Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:50:36.531Z] Removing intermediate container c0c1e0110ddf [2022-05-23T14:50:36.531Z] ---> 2c122afd1bd7 [2022-05-23T14:50:36.531Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:50:36.531Z] ---> Running in c8d8b27ebc58 [2022-05-23T14:50:37.978Z] OK: 220 MiB in 52 packages [2022-05-23T14:50:39.963Z] Removing intermediate container 823ca59c6e26 [2022-05-23T14:50:39.963Z] ---> 912c64aefe00 [2022-05-23T14:50:39.963Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:50:39.964Z] Removing intermediate container c8d8b27ebc58 [2022-05-23T14:50:39.964Z] ---> 044e085d2891 [2022-05-23T14:50:39.964Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T14:50:40.249Z] ---> Running in 5446255c4b4c [2022-05-23T14:50:41.711Z] ---> 3f1a4d284093 [2022-05-23T14:50:41.711Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:50:41.711Z] ---> Running in 1a072b34fb14 [2022-05-23T14:50:42.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:50:43.729Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:50:44.723Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T14:50:45.000Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T14:50:45.000Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T14:50:45.000Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T14:50:45.277Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T14:50:45.277Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T14:50:45.555Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:50:45.555Z] OK: 8 MiB in 20 packages [2022-05-23T14:50:47.547Z] Removing intermediate container 5446255c4b4c [2022-05-23T14:50:47.547Z] ---> 269ff3bbe91d [2022-05-23T14:50:47.547Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:50:48.156Z] Removing intermediate container 1a072b34fb14 [2022-05-23T14:50:48.156Z] ---> 9f59a82afa40 [2022-05-23T14:50:48.156Z] Step 8/23 : COPY . . [2022-05-23T14:50:49.146Z] ---> 044df1c6d850 [2022-05-23T14:50:49.146Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T14:50:51.793Z] ---> 83a1836e408b [2022-05-23T14:50:51.793Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T14:50:53.258Z] ---> 696f91f3e18b [2022-05-23T14:50:53.258Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T14:50:53.258Z] ---> Running in 6593940918a1 [2022-05-23T14:50:54.256Z] Removing intermediate container 6593940918a1 [2022-05-23T14:50:54.257Z] ---> 0917287334a1 [2022-05-23T14:50:54.257Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:50:54.536Z] ---> Running in c84185f5da98 [2022-05-23T14:50:55.582Z] Removing intermediate container c84185f5da98 [2022-05-23T14:50:55.582Z] ---> 3d89ce3a5184 [2022-05-23T14:50:55.582Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T14:50:55.582Z] ---> Running in 133fcc044b5c [2022-05-23T14:50:56.581Z] Removing intermediate container 133fcc044b5c [2022-05-23T14:50:56.581Z] ---> 93aa77eb87ed [2022-05-23T14:50:56.581Z] Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:50:56.581Z] ---> Running in 36146422fd5a [2022-05-23T14:50:57.578Z] Removing intermediate container 36146422fd5a [2022-05-23T14:50:57.578Z] ---> 971cdc173a4e [2022-05-23T14:50:57.578Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:50:57.857Z] ---> Running in 140a266ca3fe [2022-05-23T14:50:58.464Z] Removing intermediate container 140a266ca3fe [2022-05-23T14:50:58.464Z] ---> f773fc71c2ce [2022-05-23T14:50:58.464Z] [2022-05-23T14:50:59.932Z] Successfully built f773fc71c2ce [2022-05-23T14:50:59.932Z] Successfully tagged core-data-arm64:latest [2022-05-23T14:50:59.932Z] Building security-bootstrapper [2022-05-23T14:51:15.318Z]  Building core-data ... done  ---> bfe63adeb783 [2022-05-23T14:51:15.318Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T14:51:15.318Z] ---> Running in 9a5d35bd221a [2022-05-23T14:51:16.318Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T14:51:34.965Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:51:34.965Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:51:34.965Z] ---> 5aafe0dcb9a5 [2022-05-23T14:51:34.965Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T14:51:34.965Z] ---> Using cache [2022-05-23T14:51:34.965Z] ---> 5ac52960ba47 [2022-05-23T14:51:34.965Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:51:34.965Z] ---> Using cache [2022-05-23T14:51:34.965Z] ---> ff1c219a14d8 [2022-05-23T14:51:34.965Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T14:51:34.965Z] ---> Running in dc81a229cbf8 [2022-05-23T14:51:35.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:51:36.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:51:38.034Z] OK: 220 MiB in 52 packages [2022-05-23T14:51:39.560Z] Removing intermediate container dc81a229cbf8 [2022-05-23T14:51:39.560Z] ---> f1275772dcb8 [2022-05-23T14:51:39.560Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T14:51:40.184Z] ---> 462450607c5b [2022-05-23T14:51:40.184Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:51:40.478Z] ---> Running in 75159a7deb06 [2022-05-23T14:51:47.246Z] Removing intermediate container 75159a7deb06 [2022-05-23T14:51:47.246Z] ---> 78e02310e023 [2022-05-23T14:51:47.246Z] Step 8/31 : COPY . . [2022-05-23T14:52:09.723Z] ---> 8ce14677c6e7 [2022-05-23T14:52:09.723Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T14:52:09.723Z] ---> Running in 14b97060ae1e [2022-05-23T14:52:09.723Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T14:56:16.927Z] Removing intermediate container 9a5d35bd221a [2022-05-23T14:56:16.927Z] ---> dedc6d81b6b3 [2022-05-23T14:56:16.927Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T14:56:16.927Z] ---> Running in 88041a655a3b [2022-05-23T14:56:16.927Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T14:56:21.275Z] Removing intermediate container 88041a655a3b [2022-05-23T14:56:21.275Z] ---> d3c61c1ff3e2 [2022-05-23T14:56:21.275Z] [2022-05-23T14:56:21.275Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T14:56:21.275Z] 20.10.14: Pulling from library/docker [2022-05-23T14:56:36.449Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T14:56:36.449Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T14:56:36.449Z] ---> c346e9eafbab [2022-05-23T14:56:36.449Z] 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-05-23T14:56:36.449Z] ---> Running in d94d154c681d [2022-05-23T14:56:36.449Z] Removing intermediate container d94d154c681d [2022-05-23T14:56:36.449Z] ---> 72731b02326b [2022-05-23T14:56:36.449Z] 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-05-23T14:56:36.449Z] ---> Running in b54fd31e67e5 [2022-05-23T14:56:37.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:56:38.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:56:39.207Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T14:56:39.207Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T14:56:39.489Z] Executing bash-5.1.16-r0.post-install [2022-05-23T14:56:39.489Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T14:56:39.489Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T14:56:39.489Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T14:56:39.489Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T14:56:39.489Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T14:56:39.489Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T14:56:39.489Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T14:56:39.489Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T14:56:39.489Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T14:56:39.489Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T14:56:39.770Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T14:56:39.770Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T14:56:39.770Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T14:56:39.770Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T14:56:39.770Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T14:56:42.428Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T14:56:42.428Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T14:56:42.428Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T14:56:42.428Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T14:56:42.428Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T14:56:42.713Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T14:56:42.713Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T14:56:42.713Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T14:56:42.713Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T14:56:42.713Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T14:56:42.713Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T14:56:42.713Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T14:56:42.995Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T14:56:42.995Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T14:56:42.995Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T14:56:42.995Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T14:56:42.995Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T14:56:42.995Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T14:56:42.995Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T14:56:42.995Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T14:56:43.277Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T14:56:43.277Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T14:56:43.277Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T14:56:43.277Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T14:56:43.277Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T14:56:43.559Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T14:56:44.173Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T14:56:44.173Z] OK: 82 MiB in 65 packages [2022-05-23T14:56:50.944Z] Collecting docker-compose==1.23.2 [2022-05-23T14:56:50.944Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T14:56:50.944Z] 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-05-23T14:56:50.944Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T14:56:50.944Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T14:56:53.594Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T14:56:53.594Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T14:56:57.947Z] Collecting PyYAML<4,>=3.10 [2022-05-23T14:56:57.947Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T14:57:02.311Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T14:57:02.311Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T14:57:02.591Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T14:57:02.591Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T14:57:03.199Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T14:57:03.199Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T14:57:04.662Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T14:57:04.662Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T14:57:04.662Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T14:57:04.662Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T14:57:04.941Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T14:57:04.941Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T14:57:08.386Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T14:57:08.386Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T14:57:09.013Z] Collecting idna<2.8,>=2.5 [2022-05-23T14:57:09.291Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T14:57:09.291Z] 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-05-23T14:57:09.567Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T14:57:09.567Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T14:57:11.028Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T14:57:11.028Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T14:57:11.314Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T14:57:11.595Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T14:57:11.595Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T14:57:11.595Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T14:57:13.057Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T14:57:13.057Z] Attempting uninstall: urllib3 [2022-05-23T14:57:13.057Z] Found existing installation: urllib3 1.26.7 [2022-05-23T14:57:13.057Z] Uninstalling urllib3-1.26.7: [2022-05-23T14:57:13.338Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T14:57:14.796Z] Attempting uninstall: idna [2022-05-23T14:57:14.796Z] Found existing installation: idna 3.3 [2022-05-23T14:57:14.796Z] Uninstalling idna-3.3: [2022-05-23T14:57:14.796Z] Successfully uninstalled idna-3.3 [2022-05-23T14:57:15.081Z] Removing intermediate container 14b97060ae1e [2022-05-23T14:57:15.081Z] ---> 33b5694dd2ee [2022-05-23T14:57:15.081Z] [2022-05-23T14:57:15.081Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T14:57:15.081Z] ---> ac73e934f311 [2022-05-23T14:57:15.081Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T14:57:15.081Z] ---> Running in a71789e22013 [2022-05-23T14:57:15.695Z] Removing intermediate container a71789e22013 [2022-05-23T14:57:15.695Z] ---> 03903e77f5cc [2022-05-23T14:57:15.695Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T14:57:15.695Z] ---> Running in a8d4f4638976 [2022-05-23T14:57:17.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:57:17.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:57:18.927Z] Attempting uninstall: requests [2022-05-23T14:57:18.927Z] Found existing installation: requests 2.26.0 [2022-05-23T14:57:18.927Z] Uninstalling requests-2.26.0: [2022-05-23T14:57:18.927Z] Successfully uninstalled requests-2.26.0 [2022-05-23T14:57:18.927Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T14:57:19.207Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T14:57:19.207Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:57:19.207Z] OK: 6 MiB in 16 packages [2022-05-23T14:57:19.495Z] Running setup.py install for texttable: started [2022-05-23T14:57:20.552Z] Removing intermediate container a8d4f4638976 [2022-05-23T14:57:20.552Z] ---> d3d1539f34ea [2022-05-23T14:57:20.552Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T14:57:20.839Z] ---> Running in 0d712c02aa80 [2022-05-23T14:57:21.146Z] Removing intermediate container 0d712c02aa80 [2022-05-23T14:57:21.146Z] ---> 958a25004337 [2022-05-23T14:57:21.146Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T14:57:21.442Z] ---> Running in b5cf5b5fb50a [2022-05-23T14:57:21.722Z] Removing intermediate container b5cf5b5fb50a [2022-05-23T14:57:21.722Z] ---> f030462963c6 [2022-05-23T14:57:21.722Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T14:57:22.008Z] ---> Running in f2596d7ea317 [2022-05-23T14:57:23.483Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T14:57:23.483Z] Running setup.py install for PyYAML: started [2022-05-23T14:57:24.496Z] Removing intermediate container f2596d7ea317 [2022-05-23T14:57:24.496Z] ---> 98e9ae509017 [2022-05-23T14:57:24.496Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T14:57:24.776Z] ---> Running in 7f940139d522 [2022-05-23T14:57:25.389Z] Removing intermediate container 7f940139d522 [2022-05-23T14:57:25.389Z] ---> 9bb86f9dbebd [2022-05-23T14:57:25.389Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T14:57:26.403Z] ---> 293a3990f8d6 [2022-05-23T14:57:26.403Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T14:57:26.697Z] ---> Running in 2c3e3850a55d [2022-05-23T14:57:27.310Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T14:57:27.923Z] Running setup.py install for docopt: started [2022-05-23T14:57:29.978Z] Removing intermediate container 2c3e3850a55d [2022-05-23T14:57:29.978Z] ---> 3d7c9dc2ab04 [2022-05-23T14:57:29.978Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:57:30.594Z] ---> 7e3b81cfba13 [2022-05-23T14:57:30.594Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T14:57:32.049Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T14:57:32.049Z] Running setup.py install for dockerpty: started [2022-05-23T14:57:32.329Z] ---> fb326fbf7744 [2022-05-23T14:57:32.329Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T14:57:33.331Z] ---> d4f1a35a3487 [2022-05-23T14:57:33.331Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T14:57:34.323Z] ---> 1151439b1968 [2022-05-23T14:57:34.323Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T14:57:35.326Z] ---> 450b8dae6cd4 [2022-05-23T14:57:35.326Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T14:57:35.326Z] ---> Running in 00286c64107f [2022-05-23T14:57:35.607Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T14:57:35.894Z] Removing intermediate container 00286c64107f [2022-05-23T14:57:35.894Z] ---> 20712d4738b3 [2022-05-23T14:57:35.894Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T14:57:36.890Z] ---> d3e5ab300341 [2022-05-23T14:57:36.890Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T14:57:37.169Z] ---> Running in eb0203e8a66a [2022-05-23T14:57:39.171Z] 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-05-23T14:57:40.164Z] Removing intermediate container eb0203e8a66a [2022-05-23T14:57:40.164Z] ---> 35ef957862a6 [2022-05-23T14:57:40.164Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T14:57:40.444Z] ---> Running in 6d14bf5385b8 [2022-05-23T14:57:41.066Z] Removing intermediate container 6d14bf5385b8 [2022-05-23T14:57:41.066Z] ---> 1c7d1fea81bd [2022-05-23T14:57:41.066Z] Step 28/31 : CMD ["gate"] [2022-05-23T14:57:41.341Z] ---> Running in 4a9ede0b0a85 [2022-05-23T14:57:41.951Z] Removing intermediate container 4a9ede0b0a85 [2022-05-23T14:57:41.951Z] ---> c8406e407324 [2022-05-23T14:57:41.951Z] Step 29/31 : LABEL arch=arm64 [2022-05-23T14:57:42.226Z] ---> Running in 01ddb444bcf0 [2022-05-23T14:57:43.215Z] Removing intermediate container 01ddb444bcf0 [2022-05-23T14:57:43.215Z] ---> 06222172e1a4 [2022-05-23T14:57:43.215Z] Step 30/31 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:57:43.812Z] ---> Running in a8be6a5848fc [2022-05-23T14:57:44.809Z] Removing intermediate container a8be6a5848fc [2022-05-23T14:57:44.809Z] ---> 9d1ccd60c339 [2022-05-23T14:57:44.809Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T14:57:45.412Z] ---> Running in 9f85b89b2486 [2022-05-23T14:57:46.403Z] Removing intermediate container 9f85b89b2486 [2022-05-23T14:57:46.403Z] ---> 9d16953d013f [2022-05-23T14:57:46.403Z] [2022-05-23T14:57:47.853Z] Successfully built 9d16953d013f [2022-05-23T14:57:47.853Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-23T14:57:47.853Z] Building security-spiffe-token-provider [2022-05-23T14:57:58.030Z]  Building security-bootstrapper ... done Removing intermediate container b54fd31e67e5 [2022-05-23T14:57:58.030Z] ---> 153f355eda63 [2022-05-23T14:57:58.030Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T14:57:58.030Z] ---> Running in dc1fe252ff54 [2022-05-23T14:57:58.030Z] Removing intermediate container dc1fe252ff54 [2022-05-23T14:57:58.030Z] ---> f5b3f993196d [2022-05-23T14:57:58.030Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T14:57:58.030Z] ---> Running in 42422e50883c [2022-05-23T14:57:58.640Z] Removing intermediate container 42422e50883c [2022-05-23T14:57:58.640Z] ---> dd3ed629c782 [2022-05-23T14:57:58.640Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T14:58:00.662Z] ---> fade81ff8275 [2022-05-23T14:58:00.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T14:58:01.663Z] ---> 32f8f27e79c9 [2022-05-23T14:58:01.663Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T14:58:03.686Z] ---> 59e192ead263 [2022-05-23T14:58:03.686Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T14:58:03.686Z] ---> Running in 899eabd60a74 [2022-05-23T14:58:04.312Z] Removing intermediate container 899eabd60a74 [2022-05-23T14:58:04.312Z] ---> 1d9941fa6c2d [2022-05-23T14:58:04.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:58:04.622Z] ---> Running in 77e3b305573c [2022-05-23T14:58:05.620Z] Removing intermediate container 77e3b305573c [2022-05-23T14:58:05.620Z] ---> aa75b412b93d [2022-05-23T14:58:05.620Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T14:58:05.620Z] ---> Running in e22b70d51c93 [2022-05-23T14:58:06.623Z] Removing intermediate container e22b70d51c93 [2022-05-23T14:58:06.623Z] ---> 90807f228189 [2022-05-23T14:58:06.623Z] Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T14:58:06.623Z] ---> Running in 513ed317bf1b [2022-05-23T14:58:07.620Z] Removing intermediate container 513ed317bf1b [2022-05-23T14:58:07.620Z] ---> ec7993fc3d88 [2022-05-23T14:58:07.620Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:58:07.899Z] ---> Running in 6adb73e6010e [2022-05-23T14:58:08.893Z] Removing intermediate container 6adb73e6010e [2022-05-23T14:58:08.893Z] ---> fcab1fd0d07e [2022-05-23T14:58:08.893Z] [2022-05-23T14:58:09.895Z] Successfully built fcab1fd0d07e [2022-05-23T14:58:09.895Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-23T14:58:09.895Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-05-23T14:58:25.087Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:58:25.087Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:58:25.087Z] ---> 5aafe0dcb9a5 [2022-05-23T14:58:25.087Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T14:58:25.087Z] ---> Using cache [2022-05-23T14:58:25.087Z] ---> 5ac52960ba47 [2022-05-23T14:58:25.087Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T14:58:26.085Z] ---> Running in da76c803b988 [2022-05-23T14:58:28.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:58:29.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:58:31.855Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T14:58:31.855Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T14:58:31.855Z] OK: 15741 distinct packages available [2022-05-23T14:58:32.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:58:33.299Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:58:34.749Z] OK: 220 MiB in 52 packages [2022-05-23T14:58:36.758Z] Removing intermediate container da76c803b988 [2022-05-23T14:58:36.758Z] ---> dcd134a09fd5 [2022-05-23T14:58:36.758Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T14:58:38.228Z] ---> 72f9d107ccb2 [2022-05-23T14:58:38.228Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:58:38.228Z] ---> Running in 19443aa67f72 [2022-05-23T14:58:46.583Z] Removing intermediate container 19443aa67f72 [2022-05-23T14:58:46.583Z] ---> ad3016011b14 [2022-05-23T14:58:46.583Z] Step 7/20 : COPY . . [2022-05-23T14:58:50.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:58:50.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:58:50.028Z] ---> 5aafe0dcb9a5 [2022-05-23T14:58:50.028Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:58:50.028Z] ---> Using cache [2022-05-23T14:58:50.028Z] ---> 5ac52960ba47 [2022-05-23T14:58:50.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:58:50.028Z] ---> Using cache [2022-05-23T14:58:50.028Z] ---> ff1c219a14d8 [2022-05-23T14:58:50.028Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T14:58:50.028Z] ---> Using cache [2022-05-23T14:58:50.028Z] ---> f1275772dcb8 [2022-05-23T14:58:50.028Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:58:50.028Z] ---> Using cache [2022-05-23T14:58:50.028Z] ---> 462450607c5b [2022-05-23T14:58:50.028Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:58:50.028Z] ---> Using cache [2022-05-23T14:58:50.028Z] ---> 78e02310e023 [2022-05-23T14:58:50.028Z] Step 8/23 : COPY . . [2022-05-23T14:58:50.028Z] ---> Using cache [2022-05-23T14:58:50.028Z] ---> 8ce14677c6e7 [2022-05-23T14:58:50.028Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T14:58:50.635Z] ---> Running in ab87fd381bc8 [2022-05-23T14:58:53.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T14:59:11.669Z] ---> b42ac7b0953a [2022-05-23T14:59:11.669Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T14:59:11.669Z] ---> Running in ec75f53dda8f [2022-05-23T14:59:11.669Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T15:04:18.917Z] Removing intermediate container ab87fd381bc8 [2022-05-23T15:04:18.917Z] ---> 76724597b3c9 [2022-05-23T15:04:18.917Z] [2022-05-23T15:04:18.917Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T15:04:18.917Z] ---> ac73e934f311 [2022-05-23T15:04:18.917Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:04:18.917Z] ---> Running in 950369eacbd4 [2022-05-23T15:04:18.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:04:18.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:04:18.917Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T15:04:18.917Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:04:18.917Z] OK: 5 MiB in 15 packages [2022-05-23T15:04:18.917Z] Removing intermediate container 950369eacbd4 [2022-05-23T15:04:18.917Z] ---> dcd73ff88ddc [2022-05-23T15:04:18.917Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:04:18.917Z] ---> Running in 080ba16140e2 [2022-05-23T15:04:18.917Z] Removing intermediate container 080ba16140e2 [2022-05-23T15:04:18.917Z] ---> 1eea2c7d7ec6 [2022-05-23T15:04:18.917Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T15:04:18.917Z] ---> Running in 291998d2f175 [2022-05-23T15:04:18.917Z] Removing intermediate container 291998d2f175 [2022-05-23T15:04:19.194Z] ---> 0fa692151b6b [2022-05-23T15:04:19.194Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T15:04:19.194Z] ---> Running in d243428e201b [2022-05-23T15:04:19.819Z] Removing intermediate container d243428e201b [2022-05-23T15:04:19.819Z] ---> 0e8c72918199 [2022-05-23T15:04:19.819Z] Step 15/23 : WORKDIR / [2022-05-23T15:04:19.819Z] ---> Running in ecdbff5b03c5 [2022-05-23T15:04:20.428Z] Removing intermediate container ecdbff5b03c5 [2022-05-23T15:04:20.428Z] ---> 6eaf9de88ae7 [2022-05-23T15:04:20.428Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:04:21.407Z] ---> 8ddd3b4519d9 [2022-05-23T15:04:21.407Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T15:04:23.445Z] ---> 444f49090848 [2022-05-23T15:04:23.445Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T15:04:24.044Z] ---> 74529d96a72a [2022-05-23T15:04:24.044Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T15:04:24.323Z] ---> Running in 9419d33f3cc1 [2022-05-23T15:04:24.940Z] Removing intermediate container 9419d33f3cc1 [2022-05-23T15:04:24.940Z] ---> 8b2c8269e880 [2022-05-23T15:04:24.940Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:04:24.940Z] ---> Running in abae52a04740 [2022-05-23T15:04:25.549Z] Removing intermediate container abae52a04740 [2022-05-23T15:04:25.549Z] ---> cc93655604a5 [2022-05-23T15:04:25.549Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T15:04:25.549Z] ---> Running in e68882c5e396 [2022-05-23T15:04:26.154Z] Removing intermediate container e68882c5e396 [2022-05-23T15:04:26.155Z] ---> b78a0ebcd300 [2022-05-23T15:04:26.155Z] Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T15:04:26.155Z] ---> Running in dbbe78cab8a3 [2022-05-23T15:04:26.764Z] Removing intermediate container dbbe78cab8a3 [2022-05-23T15:04:26.764Z] ---> 57cc9ee39a89 [2022-05-23T15:04:26.764Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T15:04:26.764Z] ---> Running in b78c6464e2be [2022-05-23T15:04:27.367Z] Removing intermediate container b78c6464e2be [2022-05-23T15:04:27.367Z] ---> e6fed7f4b9ba [2022-05-23T15:04:27.367Z] [2022-05-23T15:04:27.971Z] Successfully built e6fed7f4b9ba [2022-05-23T15:04:27.971Z] Successfully tagged core-metadata-arm64:latest [2022-05-23T15:04:27.971Z] Building security-secretstore-setup [2022-05-23T15:05:00.369Z]  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:05:00.370Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:05:00.370Z] ---> 5aafe0dcb9a5 [2022-05-23T15:05:00.370Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T15:05:00.370Z] ---> Using cache [2022-05-23T15:05:00.370Z] ---> 5ac52960ba47 [2022-05-23T15:05:00.370Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:05:00.370Z] ---> Using cache [2022-05-23T15:05:00.370Z] ---> ff1c219a14d8 [2022-05-23T15:05:00.370Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T15:05:00.370Z] ---> Using cache [2022-05-23T15:05:00.370Z] ---> f1275772dcb8 [2022-05-23T15:05:00.370Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T15:05:00.370Z] ---> Using cache [2022-05-23T15:05:00.370Z] ---> 462450607c5b [2022-05-23T15:05:00.370Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:05:00.370Z] ---> Using cache [2022-05-23T15:05:00.370Z] ---> 78e02310e023 [2022-05-23T15:05:00.370Z] Step 8/25 : COPY . . [2022-05-23T15:05:00.370Z] ---> Using cache [2022-05-23T15:05:00.370Z] ---> 8ce14677c6e7 [2022-05-23T15:05:00.370Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T15:05:00.370Z] ---> Running in 9788fd0fd6ef [2022-05-23T15:05:00.370Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T15:06:37.298Z] Removing intermediate container ec75f53dda8f [2022-05-23T15:06:37.298Z] ---> f35b37ce7fbf [2022-05-23T15:06:37.298Z] [2022-05-23T15:06:37.298Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T15:06:37.298Z] 3.15: Pulling from library/alpine [2022-05-23T15:06:37.298Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T15:06:37.298Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T15:06:37.298Z] ---> 3fb3c9af89a9 [2022-05-23T15:06:37.298Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:06:37.298Z] ---> Running in bb8538bd6f43 [2022-05-23T15:06:37.298Z] Removing intermediate container bb8538bd6f43 [2022-05-23T15:06:37.298Z] ---> 33a35b1c4476 [2022-05-23T15:06:37.298Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:06:37.298Z] ---> Running in 97953969a84e [2022-05-23T15:06:37.298Z] Removing intermediate container 97953969a84e [2022-05-23T15:06:37.298Z] ---> b515a29071e2 [2022-05-23T15:06:37.298Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T15:06:37.298Z] ---> Running in 2f12c3ca2783 [2022-05-23T15:06:37.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:06:37.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:06:37.298Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:06:37.298Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:06:37.298Z] OK: 15734 distinct packages available [2022-05-23T15:06:37.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:06:37.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:06:37.899Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T15:06:38.180Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T15:06:38.453Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T15:06:38.453Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T15:06:38.453Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T15:06:38.730Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T15:06:38.730Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:06:38.730Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T15:06:39.008Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T15:06:39.008Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:06:39.008Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:06:39.612Z] OK: 8 MiB in 23 packages [2022-05-23T15:06:41.642Z] Removing intermediate container 2f12c3ca2783 [2022-05-23T15:06:41.642Z] ---> 7e5eab2fcc20 [2022-05-23T15:06:41.642Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:06:42.642Z] ---> 4aa056034bd4 [2022-05-23T15:06:42.642Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T15:06:45.316Z] ---> 16d04ef89c1c [2022-05-23T15:06:45.316Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T15:06:46.144Z] ---> 0454972273c5 [2022-05-23T15:06:46.144Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T15:06:46.144Z] ---> Running in b2c46eede55b [2022-05-23T15:06:46.424Z] Removing intermediate container b2c46eede55b [2022-05-23T15:06:46.424Z] ---> d17ea476c6df [2022-05-23T15:06:46.424Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:06:46.424Z] ---> Running in e4c5e21c2753 [2022-05-23T15:06:47.040Z] Removing intermediate container e4c5e21c2753 [2022-05-23T15:06:47.040Z] ---> 970706bdfc53 [2022-05-23T15:06:47.040Z] Step 18/20 : LABEL arch=arm64 [2022-05-23T15:06:47.324Z] ---> Running in 68e4abde7502 [2022-05-23T15:06:47.607Z] Removing intermediate container 68e4abde7502 [2022-05-23T15:06:47.607Z] ---> 92562f21cfef [2022-05-23T15:06:47.607Z] Step 19/20 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T15:06:47.894Z] ---> Running in add1e6cd7214 [2022-05-23T15:06:48.518Z] Removing intermediate container add1e6cd7214 [2022-05-23T15:06:48.518Z] ---> 93cc10a96558 [2022-05-23T15:06:48.518Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T15:06:48.518Z] ---> Running in 51ce020a484e [2022-05-23T15:06:48.803Z] Removing intermediate container 51ce020a484e [2022-05-23T15:06:48.803Z] ---> 52d6e04cd05d [2022-05-23T15:06:48.803Z] [2022-05-23T15:06:49.417Z] Successfully built 52d6e04cd05d [2022-05-23T15:06:49.417Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-23T15:06:49.417Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-05-23T15:07:28.551Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:07:28.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:07:28.551Z] ---> 5aafe0dcb9a5 [2022-05-23T15:07:28.551Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T15:07:28.551Z] ---> Using cache [2022-05-23T15:07:28.551Z] ---> 5ac52960ba47 [2022-05-23T15:07:28.551Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:07:28.551Z] ---> Using cache [2022-05-23T15:07:28.551Z] ---> ff1c219a14d8 [2022-05-23T15:07:28.551Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T15:07:28.551Z] ---> Using cache [2022-05-23T15:07:28.551Z] ---> f1275772dcb8 [2022-05-23T15:07:28.551Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T15:07:28.551Z] ---> Using cache [2022-05-23T15:07:28.551Z] ---> 462450607c5b [2022-05-23T15:07:28.551Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:07:28.551Z] ---> Using cache [2022-05-23T15:07:28.551Z] ---> 78e02310e023 [2022-05-23T15:07:28.551Z] Step 8/22 : COPY . . [2022-05-23T15:07:28.551Z] ---> Using cache [2022-05-23T15:07:28.551Z] ---> 8ce14677c6e7 [2022-05-23T15:07:28.551Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T15:07:28.551Z] ---> Running in 4e01eaf8deef [2022-05-23T15:07:28.551Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T15:10:05.583Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T15:10:11.051Z] Removing intermediate container 9788fd0fd6ef [2022-05-23T15:10:11.051Z] ---> 6e8da3bcdf72 [2022-05-23T15:10:11.051Z] [2022-05-23T15:10:11.051Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T15:10:11.051Z] ---> ac73e934f311 [2022-05-23T15:10:11.051Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T15:10:11.051Z] ---> Running in 9d9fc494a192 [2022-05-23T15:10:13.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:10:13.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:10:14.524Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T15:10:14.524Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T15:10:14.524Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T15:10:14.524Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:10:14.524Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:10:14.804Z] OK: 6 MiB in 17 packages [2022-05-23T15:10:16.816Z] Removing intermediate container 9d9fc494a192 [2022-05-23T15:10:16.816Z] ---> 96e7e2f38559 [2022-05-23T15:10:16.816Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T15:10:16.816Z] ---> Running in 8c6034fa6201 [2022-05-23T15:10:17.432Z] Removing intermediate container 8c6034fa6201 [2022-05-23T15:10:17.720Z] ---> 7428ca49cae7 [2022-05-23T15:10:17.720Z] Step 13/25 : WORKDIR / [2022-05-23T15:10:17.720Z] ---> Running in de6a3883da64 [2022-05-23T15:10:18.330Z] Removing intermediate container de6a3883da64 [2022-05-23T15:10:18.330Z] ---> 35d6470b15bc [2022-05-23T15:10:18.330Z] 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-05-23T15:10:19.333Z] ---> 392189ae083f [2022-05-23T15:10:19.333Z] 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-05-23T15:10:19.949Z] ---> 0d7b4f027512 [2022-05-23T15:10:19.949Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T15:10:20.956Z] ---> 2b5872b33e2e [2022-05-23T15:10:20.956Z] 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-05-23T15:10:21.959Z] ---> 5a686808f3ac [2022-05-23T15:10:21.959Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T15:10:23.425Z] ---> f0c021997378 [2022-05-23T15:10:23.425Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T15:10:25.427Z] ---> c5b3a0201afe [2022-05-23T15:10:25.427Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T15:10:26.433Z] ---> 343d4f65391d [2022-05-23T15:10:26.433Z] 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-05-23T15:10:26.433Z] ---> Running in 4a52c9e4004c [2022-05-23T15:10:30.277Z] Removing intermediate container 4a52c9e4004c [2022-05-23T15:10:30.277Z] ---> 624abdafe603 [2022-05-23T15:10:30.277Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T15:10:30.277Z] ---> Running in 7006e1c90851 [2022-05-23T15:10:30.569Z] Removing intermediate container 7006e1c90851 [2022-05-23T15:10:30.569Z] ---> 22dd334e5bee [2022-05-23T15:10:30.569Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T15:10:30.898Z] ---> Running in 1baff652704d [2022-05-23T15:10:31.618Z] Removing intermediate container 1baff652704d [2022-05-23T15:10:31.618Z] ---> 16777596f90f [2022-05-23T15:10:31.618Z] Step 24/25 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T15:10:31.618Z] ---> Running in 78d431c5683f [2022-05-23T15:10:32.301Z] Removing intermediate container 78d431c5683f [2022-05-23T15:10:32.301Z] ---> 6872e0b73ba2 [2022-05-23T15:10:32.301Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T15:10:32.301Z] ---> Running in 84fb750f6429 [2022-05-23T15:10:32.988Z] Removing intermediate container 84fb750f6429 [2022-05-23T15:10:32.988Z] ---> 0ccf167a7d23 [2022-05-23T15:10:32.988Z] [2022-05-23T15:10:33.310Z] Successfully built 0ccf167a7d23 [2022-05-23T15:10:33.826Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-23T15:10:33.826Z]  Building security-secretstore-setup ... done Building support-notifications [2022-05-23T15:11:06.390Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:11:06.390Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:11:06.390Z] ---> 5aafe0dcb9a5 [2022-05-23T15:11:06.390Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T15:11:06.390Z] ---> Using cache [2022-05-23T15:11:06.390Z] ---> 5ac52960ba47 [2022-05-23T15:11:06.390Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:11:06.390Z] ---> Using cache [2022-05-23T15:11:06.390Z] ---> ff1c219a14d8 [2022-05-23T15:11:06.390Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T15:11:06.390Z] ---> Running in 39c8dc04b1ea [2022-05-23T15:11:06.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:11:07.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:11:09.127Z] OK: 220 MiB in 52 packages [2022-05-23T15:11:10.112Z] Removing intermediate container 39c8dc04b1ea [2022-05-23T15:11:10.112Z] ---> 06364aad39f0 [2022-05-23T15:11:10.112Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T15:11:11.102Z] ---> 39bce3267cc9 [2022-05-23T15:11:11.102Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:11:11.378Z] ---> Running in ee246c87e28b [2022-05-23T15:11:16.802Z] Removing intermediate container ee246c87e28b [2022-05-23T15:11:16.802Z] ---> 179740654459 [2022-05-23T15:11:16.802Z] Step 8/22 : COPY . . [2022-05-23T15:11:39.057Z] ---> 6605c0f4e5f0 [2022-05-23T15:11:39.057Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T15:11:39.057Z] ---> Running in 6660a3270dff [2022-05-23T15:11:39.057Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T15:15:01.157Z] Removing intermediate container 4e01eaf8deef [2022-05-23T15:15:01.157Z] ---> b430086fb434 [2022-05-23T15:15:01.157Z] [2022-05-23T15:15:01.157Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T15:15:01.157Z] ---> ac73e934f311 [2022-05-23T15:15:01.157Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:15:01.157Z] ---> Using cache [2022-05-23T15:15:01.157Z] ---> dcd73ff88ddc [2022-05-23T15:15:01.157Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:15:01.157Z] ---> Using cache [2022-05-23T15:15:01.157Z] ---> 1eea2c7d7ec6 [2022-05-23T15:15:01.157Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T15:15:01.157Z] ---> Running in 124eceb26a02 [2022-05-23T15:15:01.157Z] Removing intermediate container 124eceb26a02 [2022-05-23T15:15:01.157Z] ---> 185b4ce63b0d [2022-05-23T15:15:01.157Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T15:15:01.157Z] ---> Running in 771ac201bb1b [2022-05-23T15:15:01.157Z] Removing intermediate container 771ac201bb1b [2022-05-23T15:15:01.157Z] ---> 4d6d360dfc27 [2022-05-23T15:15:01.157Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:15:01.158Z] ---> d93377e8a87a [2022-05-23T15:15:01.158Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T15:15:01.158Z] ---> a8f11874e234 [2022-05-23T15:15:01.158Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T15:15:01.158Z] ---> 9a1340df6390 [2022-05-23T15:15:01.158Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T15:15:01.158Z] ---> Running in 7d6083dcf396 [2022-05-23T15:15:01.158Z] Removing intermediate container 7d6083dcf396 [2022-05-23T15:15:01.158Z] ---> fe406222ac8f [2022-05-23T15:15:01.158Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:15:01.158Z] ---> Running in 96fb28d44682 [2022-05-23T15:15:01.158Z] Removing intermediate container 96fb28d44682 [2022-05-23T15:15:01.158Z] ---> 58209b958938 [2022-05-23T15:15:01.158Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T15:15:01.158Z] ---> Running in 219ded20d249 [2022-05-23T15:15:01.158Z] Removing intermediate container 219ded20d249 [2022-05-23T15:15:01.158Z] ---> a4e311d7b7cc [2022-05-23T15:15:01.158Z] Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T15:15:01.158Z] ---> Running in b7a3f711ae4e [2022-05-23T15:15:01.158Z] Removing intermediate container b7a3f711ae4e [2022-05-23T15:15:01.158Z] ---> 6769351b8d33 [2022-05-23T15:15:01.158Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T15:15:01.158Z] ---> Running in 6a1436246d52 [2022-05-23T15:15:01.158Z] Removing intermediate container 6a1436246d52 [2022-05-23T15:15:01.158Z] ---> 48e4e4621a1e [2022-05-23T15:15:01.158Z] [2022-05-23T15:15:01.158Z] Successfully built 48e4e4621a1e [2022-05-23T15:15:01.158Z] Successfully tagged support-scheduler-arm64:latest [2022-05-23T15:15:01.158Z]  Building support-scheduler ... done Building core-command [2022-05-23T15:15:33.612Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:15:33.612Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:15:33.612Z] ---> 5aafe0dcb9a5 [2022-05-23T15:15:33.612Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:15:33.612Z] ---> Using cache [2022-05-23T15:15:33.612Z] ---> 5ac52960ba47 [2022-05-23T15:15:33.612Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:15:33.612Z] ---> Using cache [2022-05-23T15:15:33.612Z] ---> ff1c219a14d8 [2022-05-23T15:15:33.612Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T15:15:33.612Z] ---> Using cache [2022-05-23T15:15:33.612Z] ---> f1275772dcb8 [2022-05-23T15:15:33.612Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:15:33.612Z] ---> Using cache [2022-05-23T15:15:33.612Z] ---> 462450607c5b [2022-05-23T15:15:33.613Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:15:33.613Z] ---> Using cache [2022-05-23T15:15:33.613Z] ---> 78e02310e023 [2022-05-23T15:15:33.613Z] Step 8/23 : COPY . . [2022-05-23T15:15:33.613Z] ---> Using cache [2022-05-23T15:15:33.613Z] ---> 8ce14677c6e7 [2022-05-23T15:15:33.613Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T15:15:33.613Z] ---> Running in a6b22893ea4a [2022-05-23T15:15:33.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T15:18:55.720Z] Removing intermediate container 6660a3270dff [2022-05-23T15:18:55.720Z] ---> 5c2152dcef61 [2022-05-23T15:18:55.720Z] [2022-05-23T15:18:55.720Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T15:18:55.720Z] ---> ac73e934f311 [2022-05-23T15:18:55.720Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T15:18:55.720Z] ---> Running in b196dd4efe10 [2022-05-23T15:18:55.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:18:55.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:18:55.720Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T15:18:55.720Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T15:18:55.720Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:18:55.720Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:18:55.720Z] OK: 6 MiB in 16 packages [2022-05-23T15:18:55.720Z] Removing intermediate container b196dd4efe10 [2022-05-23T15:18:55.720Z] ---> 793c627713fc [2022-05-23T15:18:55.720Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:18:55.720Z] ---> Running in 654ceef1f77b [2022-05-23T15:18:55.720Z] Removing intermediate container 654ceef1f77b [2022-05-23T15:18:55.720Z] ---> 44de8307ce74 [2022-05-23T15:18:55.720Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T15:18:55.720Z] ---> Running in 0a6a7f615a4e [2022-05-23T15:18:55.720Z] Removing intermediate container 0a6a7f615a4e [2022-05-23T15:18:55.720Z] ---> eb47483ec9ba [2022-05-23T15:18:55.720Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T15:18:55.720Z] ---> Running in 4a001ae63b91 [2022-05-23T15:18:55.720Z] Removing intermediate container 4a001ae63b91 [2022-05-23T15:18:55.720Z] ---> 97fc5ef34d8b [2022-05-23T15:18:55.720Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:18:55.720Z] ---> b6fb01d1f31e [2022-05-23T15:18:55.720Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T15:18:55.720Z] ---> cdc865fb5a9c [2022-05-23T15:18:55.720Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T15:18:55.720Z] ---> 8f40948949ae [2022-05-23T15:18:55.720Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T15:18:55.720Z] ---> Running in 741feda7e7e3 [2022-05-23T15:18:55.720Z] Removing intermediate container 741feda7e7e3 [2022-05-23T15:18:55.720Z] ---> 37f755ec302b [2022-05-23T15:18:55.720Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:18:55.721Z] ---> Running in 9febca766db9 [2022-05-23T15:18:55.721Z] Removing intermediate container 9febca766db9 [2022-05-23T15:18:55.721Z] ---> 077d6af511cb [2022-05-23T15:18:55.721Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T15:18:55.721Z] ---> Running in 87b3491b9f00 [2022-05-23T15:18:55.997Z] Removing intermediate container 87b3491b9f00 [2022-05-23T15:18:55.997Z] ---> 5e372b3618e8 [2022-05-23T15:18:55.997Z] Step 21/22 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T15:18:56.277Z] ---> Running in 8d4f11f6b405 [2022-05-23T15:18:56.551Z] Removing intermediate container 8d4f11f6b405 [2022-05-23T15:18:56.551Z] ---> 7f1da254ff6e [2022-05-23T15:18:56.551Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T15:18:56.827Z] ---> Running in c90364a27269 [2022-05-23T15:18:57.428Z] Removing intermediate container c90364a27269 [2022-05-23T15:18:57.428Z] ---> 9340b673b70f [2022-05-23T15:18:57.428Z] [2022-05-23T15:18:58.030Z] Successfully built 9340b673b70f [2022-05-23T15:18:58.030Z] Successfully tagged support-notifications-arm64:latest [2022-05-23T15:19:54.603Z]  Building support-notifications ... done Removing intermediate container a6b22893ea4a [2022-05-23T15:19:54.603Z] ---> f40f2385b7f1 [2022-05-23T15:19:54.603Z] [2022-05-23T15:19:54.603Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T15:19:54.603Z] ---> ac73e934f311 [2022-05-23T15:19:54.603Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:19:54.603Z] ---> Using cache [2022-05-23T15:19:54.603Z] ---> dcd73ff88ddc [2022-05-23T15:19:54.603Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:19:54.603Z] ---> Using cache [2022-05-23T15:19:54.603Z] ---> 1eea2c7d7ec6 [2022-05-23T15:19:54.603Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T15:19:54.603Z] ---> Running in a0a993d4bef5 [2022-05-23T15:19:54.603Z] Removing intermediate container a0a993d4bef5 [2022-05-23T15:19:54.603Z] ---> 310fa19ba8aa [2022-05-23T15:19:54.603Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T15:19:54.603Z] ---> Running in 3a1e7cecb991 [2022-05-23T15:19:54.603Z] Removing intermediate container 3a1e7cecb991 [2022-05-23T15:19:54.603Z] ---> 87426985317d [2022-05-23T15:19:54.603Z] Step 15/23 : WORKDIR / [2022-05-23T15:19:54.603Z] ---> Running in 4841cc34c607 [2022-05-23T15:19:54.603Z] Removing intermediate container 4841cc34c607 [2022-05-23T15:19:54.603Z] ---> c92ea74787a5 [2022-05-23T15:19:54.603Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:19:54.603Z] ---> 89d775779f51 [2022-05-23T15:19:54.603Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T15:19:54.603Z] ---> cae709f8bed4 [2022-05-23T15:19:54.603Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T15:19:54.875Z] ---> 0ff0518c3a59 [2022-05-23T15:19:54.875Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T15:19:54.875Z] ---> Running in 66469f0a5dfa [2022-05-23T15:19:55.485Z] Removing intermediate container 66469f0a5dfa [2022-05-23T15:19:55.485Z] ---> 3a1aebd0fb5e [2022-05-23T15:19:55.485Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:19:55.485Z] ---> Running in 4d7c20d04c21 [2022-05-23T15:19:56.097Z] Removing intermediate container 4d7c20d04c21 [2022-05-23T15:19:56.097Z] ---> 8666411b1a8c [2022-05-23T15:19:56.097Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T15:19:56.097Z] ---> Running in 8785b79b8105 [2022-05-23T15:19:56.711Z] Removing intermediate container 8785b79b8105 [2022-05-23T15:19:56.711Z] ---> a750a045f9be [2022-05-23T15:19:56.711Z] Step 22/23 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T15:19:56.711Z] ---> Running in 656db8294516 [2022-05-23T15:19:57.315Z] Removing intermediate container 656db8294516 [2022-05-23T15:19:57.315Z] ---> 5f3b5602b3c0 [2022-05-23T15:19:57.315Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T15:19:57.315Z] ---> Running in 1559f1ef2f50 [2022-05-23T15:19:57.927Z] Removing intermediate container 1559f1ef2f50 [2022-05-23T15:19:57.927Z] ---> f0246ff42e2b [2022-05-23T15:19:57.927Z] [2022-05-23T15:19:58.202Z] Successfully built f0246ff42e2b [2022-05-23T15:19:58.202Z] Successfully tagged core-command-arm64:latest [2022-05-23T15:29:35.949Z]  Building core-command ... done Building bin/spire-agent... [2022-05-23T15:29:36.932Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:29:36.932Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:29:37.208Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:29:37.208Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:29:38.193Z] Building bin/spire-agent... [2022-05-23T15:29:38.468Z] Building bin/spire-agent... [2022-05-23T15:29:39.069Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:29:39.347Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:29:39.622Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:29:39.899Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:29:40.173Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:29:40.449Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:29:41.432Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:29:42.414Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:29:42.414Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:29:43.019Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:29:43.019Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:29:43.019Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:29:43.294Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:29:43.294Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:29:43.570Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:29:43.848Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:29:44.124Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:29:44.726Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:29:44.726Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:29:45.328Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:29:45.328Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:29:45.932Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:29:45.932Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:29:45.932Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:29:45.932Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:29:46.210Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:29:46.210Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:29:46.210Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:29:46.486Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:29:46.486Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:29:46.486Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:29:46.486Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:29:47.085Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:29:47.085Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:29:47.085Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:36:24.473Z] Removing intermediate container 759768dbc31e [2022-05-23T15:36:24.473Z] ---> bcfa6e140f93 [2022-05-23T15:36:24.473Z] [2022-05-23T15:36:24.473Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T15:36:24.473Z] ---> 3fb3c9af89a9 [2022-05-23T15:36:24.473Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:36:24.473Z] ---> Using cache [2022-05-23T15:36:24.473Z] ---> 33a35b1c4476 [2022-05-23T15:36:24.473Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:36:24.473Z] ---> Using cache [2022-05-23T15:36:24.473Z] ---> b515a29071e2 [2022-05-23T15:36:24.473Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T15:36:24.473Z] ---> Running in 8f8a7c020369 [2022-05-23T15:36:24.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:24.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:24.748Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:36:24.749Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:36:24.749Z] OK: 15734 distinct packages available [2022-05-23T15:36:24.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:25.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:26.725Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T15:36:26.725Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:36:26.997Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T15:36:26.997Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T15:36:26.997Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T15:36:27.282Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:36:27.282Z] OK: 6 MiB in 19 packages [2022-05-23T15:36:27.559Z] Removing intermediate container 236a38b5a981 [2022-05-23T15:36:27.559Z] ---> 99428206a740 [2022-05-23T15:36:27.559Z] [2022-05-23T15:36:27.559Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T15:36:27.559Z] ---> 3fb3c9af89a9 [2022-05-23T15:36:27.559Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:36:27.559Z] ---> Using cache [2022-05-23T15:36:27.559Z] ---> 33a35b1c4476 [2022-05-23T15:36:27.559Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:36:27.559Z] ---> Using cache [2022-05-23T15:36:27.559Z] ---> b515a29071e2 [2022-05-23T15:36:27.559Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T15:36:27.852Z] Removing intermediate container 87fc4ba16dad [2022-05-23T15:36:27.852Z] ---> e6d003718cb1 [2022-05-23T15:36:27.852Z] [2022-05-23T15:36:27.852Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T15:36:27.852Z] ---> 3fb3c9af89a9 [2022-05-23T15:36:27.852Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:36:27.852Z] ---> Using cache [2022-05-23T15:36:27.852Z] ---> 33a35b1c4476 [2022-05-23T15:36:27.852Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:36:27.852Z] ---> Using cache [2022-05-23T15:36:27.852Z] ---> b515a29071e2 [2022-05-23T15:36:27.852Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T15:36:28.452Z] ---> Running in 072d016b3af0 [2022-05-23T15:36:28.452Z] ---> Running in 01d2e4b9d67f [2022-05-23T15:36:29.458Z] Removing intermediate container 8f8a7c020369 [2022-05-23T15:36:29.458Z] ---> d027fb49eb84 [2022-05-23T15:36:29.458Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T15:36:29.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:30.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:30.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:30.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:31.882Z] ---> 8a1d2def38e6 [2022-05-23T15:36:31.882Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T15:36:31.882Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:36:31.882Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:36:31.882Z] OK: 15734 distinct packages available [2022-05-23T15:36:32.161Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:36:32.161Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:36:32.161Z] OK: 15734 distinct packages available [2022-05-23T15:36:32.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:32.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:33.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:33.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:36:34.137Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T15:36:34.137Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:36:34.137Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T15:36:34.137Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T15:36:34.137Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:36:34.137Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T15:36:34.415Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T15:36:34.415Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T15:36:34.415Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T15:36:34.415Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:36:34.415Z] OK: 6 MiB in 19 packages [2022-05-23T15:36:34.415Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:36:34.690Z] OK: 6 MiB in 18 packages [2022-05-23T15:36:35.673Z] ---> 18aaddabbe99 [2022-05-23T15:36:35.673Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T15:36:36.274Z] Removing intermediate container 01d2e4b9d67f [2022-05-23T15:36:36.274Z] ---> b05362ea9bde [2022-05-23T15:36:36.274Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T15:36:36.274Z] Removing intermediate container 072d016b3af0 [2022-05-23T15:36:36.274Z] ---> fff9971ab817 [2022-05-23T15:36:36.274Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T15:36:36.554Z] ---> 5a94572e4003 [2022-05-23T15:36:36.554Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T15:36:37.155Z] ---> 13842885021f [2022-05-23T15:36:37.155Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T15:36:38.145Z] ---> 74c6070ed900 [2022-05-23T15:36:38.145Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T15:36:38.428Z] ---> Running in 56998d3f1396 [2022-05-23T15:36:39.027Z] Removing intermediate container 56998d3f1396 [2022-05-23T15:36:39.027Z] ---> 5ff9d9a26657 [2022-05-23T15:36:39.027Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T15:36:39.027Z] ---> Running in f3561b974207 [2022-05-23T15:36:39.729Z] Removing intermediate container f3561b974207 [2022-05-23T15:36:39.729Z] ---> fbe2bc5fe2e7 [2022-05-23T15:36:39.729Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T15:36:39.729Z] ---> Running in ddbe30a43c10 [2022-05-23T15:36:40.411Z] Removing intermediate container ddbe30a43c10 [2022-05-23T15:36:40.412Z] ---> ac1e373d61af [2022-05-23T15:36:40.412Z] Step 25/26 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T15:36:40.412Z] ---> Running in b8ceadbacdc2 [2022-05-23T15:36:41.063Z] Removing intermediate container b8ceadbacdc2 [2022-05-23T15:36:41.063Z] ---> 268eb223cd68 [2022-05-23T15:36:41.063Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T15:36:41.063Z] ---> Running in ee332920e6ae [2022-05-23T15:36:42.095Z] Removing intermediate container ee332920e6ae [2022-05-23T15:36:42.095Z] ---> 463ce4920acb [2022-05-23T15:36:42.095Z] [2022-05-23T15:36:42.399Z] Successfully built 463ce4920acb [2022-05-23T15:36:42.399Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-23T15:36:42.690Z]  Building security-spire-agent ... done  ---> cb7be969d855 [2022-05-23T15:36:42.690Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T15:36:43.026Z] ---> ae782c7bf227 [2022-05-23T15:36:43.026Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T15:36:43.780Z] ---> 6d84757ff63c [2022-05-23T15:36:43.780Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T15:36:43.780Z] ---> a2b4508fcc49 [2022-05-23T15:36:43.780Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T15:36:44.066Z] ---> Running in 51db7f50ddf5 [2022-05-23T15:36:44.366Z] Removing intermediate container 51db7f50ddf5 [2022-05-23T15:36:44.366Z] ---> 474af865cb82 [2022-05-23T15:36:44.366Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T15:36:44.366Z] ---> 04a3e9c8f2db [2022-05-23T15:36:44.366Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T15:36:44.974Z] ---> b895c404d900 [2022-05-23T15:36:44.974Z] Step 21/26 : WORKDIR / [2022-05-23T15:36:45.250Z] ---> 1ae848fcb081 [2022-05-23T15:36:45.250Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T15:36:45.250Z] ---> Running in 0ccdcbf9e06a [2022-05-23T15:36:45.250Z] ---> Running in 96beba787fc5 [2022-05-23T15:36:45.535Z] Removing intermediate container 0ccdcbf9e06a [2022-05-23T15:36:45.535Z] ---> 266b6d38baa6 [2022-05-23T15:36:45.535Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T15:36:45.535Z] Removing intermediate container 96beba787fc5 [2022-05-23T15:36:45.535Z] ---> ae733ee4a84a [2022-05-23T15:36:45.535Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T15:36:45.535Z] ---> Running in 8425948e45b2 [2022-05-23T15:36:45.813Z] ---> Running in ee2aaf305d09 [2022-05-23T15:36:46.093Z] Removing intermediate container 8425948e45b2 [2022-05-23T15:36:46.093Z] ---> 50d6eae03655 [2022-05-23T15:36:46.093Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T15:36:46.093Z] ---> Running in b5042ad21a4d [2022-05-23T15:36:46.093Z] Removing intermediate container ee2aaf305d09 [2022-05-23T15:36:46.093Z] ---> e099aa804677 [2022-05-23T15:36:46.093Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T15:36:46.093Z] ---> Running in bcac16c2271e [2022-05-23T15:36:46.699Z] Removing intermediate container b5042ad21a4d [2022-05-23T15:36:46.699Z] ---> 2593d82027fc [2022-05-23T15:36:46.699Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T15:36:46.699Z] ---> Running in 452092d5f8a3 [2022-05-23T15:36:46.699Z] Removing intermediate container bcac16c2271e [2022-05-23T15:36:46.699Z] ---> 2d6311faaa7d [2022-05-23T15:36:46.699Z] Step 24/25 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T15:36:46.699Z] ---> Running in 27df7fc70191 [2022-05-23T15:36:46.975Z] Removing intermediate container 452092d5f8a3 [2022-05-23T15:36:46.975Z] ---> 0e2cd9bcbdfe [2022-05-23T15:36:46.975Z] Step 25/26 : LABEL git_sha=239697c7c8a0d0ba54924fced64252c0fe618303 [2022-05-23T15:36:46.975Z] ---> Running in 9f6895dedbb6 [2022-05-23T15:36:47.257Z] Removing intermediate container 27df7fc70191 [2022-05-23T15:36:47.257Z] ---> 992b962f8580 [2022-05-23T15:36:47.257Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T15:36:47.257Z] ---> Running in 03838c82f557 [2022-05-23T15:36:47.532Z] Removing intermediate container 9f6895dedbb6 [2022-05-23T15:36:47.532Z] ---> fafc159b9735 [2022-05-23T15:36:47.532Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T15:36:47.532Z] ---> Running in 9a103f14e907 [2022-05-23T15:36:47.809Z] Removing intermediate container 03838c82f557 [2022-05-23T15:36:47.809Z] ---> 86ec87806fae [2022-05-23T15:36:47.809Z] [2022-05-23T15:36:48.088Z] Removing intermediate container 9a103f14e907 [2022-05-23T15:36:48.088Z] ---> 734f14c95535 [2022-05-23T15:36:48.088Z] [2022-05-23T15:36:48.088Z] Successfully built 86ec87806fae [2022-05-23T15:36:48.088Z] Successfully tagged security-spire-server-arm64:latest [2022-05-23T15:36:48.088Z]  Building security-spire-server ... done Successfully built 734f14c95535 [2022-05-23T15:36:48.088Z] Successfully tagged security-spire-config-arm64:latest [2022-05-23T15:36:48.710Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-23T15:36:48.696Z] $ docker stop --time=1 134364eb750c3e6ba31bac6b94c6def71ca7c95949b4a7ce0183797306c0b689 [2022-05-23T15:36:50.753Z] $ docker rm -f 134364eb750c3e6ba31bac6b94c6def71ca7c95949b4a7ce0183797306c0b689 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T15:36:51.354Z] + docker images [2022-05-23T15:36:51.948Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T15:36:51.948Z] security-spire-config-arm64 latest 734f14c95535 4 seconds ago 85.6MB [2022-05-23T15:36:51.948Z] security-spire-server-arm64 latest 86ec87806fae 4 seconds ago 86.3MB [2022-05-23T15:36:51.948Z] security-spire-agent-arm64 latest 463ce4920acb 10 seconds ago 126MB [2022-05-23T15:36:51.948Z] e6d003718cb1 41 seconds ago 4.14GB [2022-05-23T15:36:51.948Z] 99428206a740 42 seconds ago 4.14GB [2022-05-23T15:36:51.948Z] bcfa6e140f93 53 seconds ago 4.14GB [2022-05-23T15:36:51.948Z] core-command-arm64 latest f0246ff42e2b 16 minutes ago 15.5MB [2022-05-23T15:36:51.948Z] f40f2385b7f1 17 minutes ago 1.3GB [2022-05-23T15:36:51.948Z] support-notifications-arm64 latest 9340b673b70f 17 minutes ago 25.8MB [2022-05-23T15:36:51.948Z] 5c2152dcef61 18 minutes ago 1.36GB [2022-05-23T15:36:51.948Z] support-scheduler-arm64 latest 48e4e4621a1e 21 minutes ago 25.2MB [2022-05-23T15:36:51.948Z] b430086fb434 22 minutes ago 1.36GB [2022-05-23T15:36:51.948Z] security-secretstore-setup-arm64 latest 0ccf167a7d23 26 minutes ago 27.5MB [2022-05-23T15:36:51.948Z] 6e8da3bcdf72 26 minutes ago 1.32GB [2022-05-23T15:36:51.948Z] security-spiffe-token-provider-arm64 latest 52d6e04cd05d 30 minutes ago 27.9MB [2022-05-23T15:36:51.948Z] f35b37ce7fbf 30 minutes ago 1.36GB [2022-05-23T15:36:51.948Z] core-metadata-arm64 latest e6fed7f4b9ba 32 minutes ago 16.3MB [2022-05-23T15:36:51.948Z] 76724597b3c9 32 minutes ago 1.31GB [2022-05-23T15:36:51.948Z] sys-mgmt-agent-arm64 latest fcab1fd0d07e 38 minutes ago 282MB [2022-05-23T15:36:51.948Z] security-bootstrapper-arm64 latest 9d16953d013f 39 minutes ago 18.3MB [2022-05-23T15:36:51.948Z] 33b5694dd2ee 39 minutes ago 1.31GB [2022-05-23T15:36:51.948Z] d3c61c1ff3e2 40 minutes ago 1.31GB [2022-05-23T15:36:51.948Z] core-data-arm64 latest f773fc71c2ce 45 minutes ago 21.6MB [2022-05-23T15:36:51.948Z] 0878738bca59 46 minutes ago 1.34GB [2022-05-23T15:36:51.948Z] security-proxy-setup-arm64 latest 26ed941339b7 46 minutes ago 26.1MB [2022-05-23T15:36:51.948Z] c2a66a84c75e 47 minutes ago 1.31GB [2022-05-23T15:36:51.948Z] ci-base-image-arm64 latest 5aafe0dcb9a5 About an hour ago 885MB [2022-05-23T15:36:51.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB [2022-05-23T15:36:51.948Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-23T15:36:51.948Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-23T15:36:51.948Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-23T15:36:51.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:36:52.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T15:36:52.398Z] [2022-05-23T15:36:52.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:36:52.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T15:36:53.028Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T15:36:53.028Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T15:36:53.028Z] 04944245beec: Pulling fs layer [2022-05-23T15:36:53.028Z] 699f458cf7ca: Pulling fs layer [2022-05-23T15:36:53.028Z] 765212b225bb: Pulling fs layer [2022-05-23T15:36:53.028Z] f23df028b6ca: Pulling fs layer [2022-05-23T15:36:53.028Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T15:36:53.028Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T15:36:53.028Z] f23df028b6ca: Waiting [2022-05-23T15:36:53.028Z] d65c8cfc05b1: Waiting [2022-05-23T15:36:53.028Z] 765212b225bb: Waiting [2022-05-23T15:36:53.028Z] 2437ff75d9bd: Waiting [2022-05-23T15:36:53.028Z] 04944245beec: Verifying Checksum [2022-05-23T15:36:53.028Z] 04944245beec: Download complete [2022-05-23T15:36:53.028Z] 765212b225bb: Verifying Checksum [2022-05-23T15:36:53.028Z] 765212b225bb: Download complete [2022-05-23T15:36:53.028Z] f23df028b6ca: Verifying Checksum [2022-05-23T15:36:53.028Z] f23df028b6ca: Download complete [2022-05-23T15:36:53.028Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T15:36:53.028Z] d65c8cfc05b1: Download complete [2022-05-23T15:36:53.305Z] 699f458cf7ca: Verifying Checksum [2022-05-23T15:36:53.305Z] 699f458cf7ca: Download complete [2022-05-23T15:36:53.582Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T15:36:53.582Z] 8998bd30e6a1: Download complete [2022-05-23T15:36:56.202Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T15:36:56.202Z] 2437ff75d9bd: Download complete [2022-05-23T15:36:58.179Z] 8998bd30e6a1: Pull complete [2022-05-23T15:36:58.774Z] 04944245beec: Pull complete [2022-05-23T15:37:00.211Z] 699f458cf7ca: Pull complete [2022-05-23T15:37:00.485Z] 765212b225bb: Pull complete [2022-05-23T15:37:01.465Z] f23df028b6ca: Pull complete [2022-05-23T15:37:01.738Z] d65c8cfc05b1: Pull complete [2022-05-23T15:37:20.391Z] 2437ff75d9bd: Pull complete [2022-05-23T15:37:20.391Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T15:37:20.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T15:37:20.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T15:37:20.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-64377 does not seem to be running inside a container [2022-05-23T15:37:20.695Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-23T15:37:23.708Z] $ docker top c0de664ef95e73fed88b6c564022df5270d86ec13f15232df216927447a3b42f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:37:24.812Z] ---> job-cost.sh [2022-05-23T15:37:24.812Z] lf-activate-venv: SKIPPING [2022-05-23T15:37:24.812Z] INFO: No Stack... [2022-05-23T15:37:25.409Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T15:37:26.388Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T15:37:27.073Z] + + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-05-23T15:37:27.073Z] cut -d, -f6 [Pipeline] lock [2022-05-23T15:37:27.107Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4029-3-stack-cost] [2022-05-23T15:37:27.116Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4029-3-stack-cost] did not exist. Created. [2022-05-23T15:37:27.116Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4029-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T15:37:27.796Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T15:37:27.995Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T15:37:28.004Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4029-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T15:37:28.006Z] $ docker stop --time=1 c0de664ef95e73fed88b6c564022df5270d86ec13f15232df216927447a3b42f [2022-05-23T15:37:29.577Z] $ docker rm -f c0de664ef95e73fed88b6c564022df5270d86ec13f15232df216927447a3b42f [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-05-23T15:37:30.180Z] provisioning config files... [2022-05-23T15:37:30.190Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2865712604216023070tmp [Pipeline] { [Pipeline] sh [2022-05-23T15:37:30.485Z] + set +x [2022-05-23T15:37:30.485Z] + curl -s https://codecov.io/bash [2022-05-23T15:37:30.485Z] + bash -s -- [2022-05-23T15:37:30.485Z] [2022-05-23T15:37:30.485Z] _____ _ [2022-05-23T15:37:30.485Z] / ____| | | [2022-05-23T15:37:30.485Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T15:37:30.485Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T15:37:30.485Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T15:37:30.485Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T15:37:30.485Z] Bash-1.0.6 [2022-05-23T15:37:30.485Z] [2022-05-23T15:37:30.485Z] [2022-05-23T15:37:30.485Z] ==> git version 2.25.1 found [2022-05-23T15:37:30.485Z] ==> 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-05-23T15:37:30.485Z] Release-Date: 2020-01-08 [2022-05-23T15:37:30.485Z] 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-05-23T15:37:30.485Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T15:37:30.485Z] ==> Jenkins CI detected. [2022-05-23T15:37:30.485Z] current dir:  /w/workspace/edgex-go/3 [2022-05-23T15:37:30.485Z] project root: . [2022-05-23T15:37:30.485Z] --> token set from env [2022-05-23T15:37:30.485Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T15:37:30.485Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T15:37:30.485Z] ==> Python coveragepy not found [2022-05-23T15:37:30.485Z] ==> Searching for coverage reports in: [2022-05-23T15:37:30.485Z] + . [2022-05-23T15:37:30.485Z] -> Found 1 reports [2022-05-23T15:37:30.485Z] ==> Detecting git/mercurial file structure [2022-05-23T15:37:30.485Z] ==> Reading reports [2022-05-23T15:37:30.485Z] + ./coverage.out bytes=435134 [2022-05-23T15:37:30.485Z] ==> Appending adjustments [2022-05-23T15:37:30.485Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T15:37:31.867Z] + Found adjustments [2022-05-23T15:37:31.867Z] ==> Gzipping contents [2022-05-23T15:37:31.867Z] 60K /tmp/codecov.S1t82A.gz [2022-05-23T15:37:31.867Z] ==> Uploading reports [2022-05-23T15:37:31.867Z] url: https://codecov.io [2022-05-23T15:37:31.867Z] query: branch=PR-4029&commit=239697c7c8a0d0ba54924fced64252c0fe618303&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4029%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4029&job=&cmd_args= [2022-05-23T15:37:31.867Z] -> Pinging Codecov [2022-05-23T15:37:31.867Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4029&commit=239697c7c8a0d0ba54924fced64252c0fe618303&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4029%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4029&job=&cmd_args= [2022-05-23T15:37:32.127Z] -> Uploading to [2022-05-23T15:37:32.127Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/239697c7c8a0d0ba54924fced64252c0fe618303/613433f7-f559-4d09-b819-3fb282583a5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T153731Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdc88598e32d7d23085d4d7e693d6d96829b976ad85bbffd38636ca3f4efa6b8 [2022-05-23T15:37:32.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T15:37:32.127Z] Dload Upload Total Spent Left Speed [2022-05-23T15:37:32.127Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59887 0 0 100 59887 0 262k --:--:-- --:--:-- --:--:-- 262k [2022-05-23T15:37:32.127Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/239697c7c8a0d0ba54924fced64252c0fe618303 [Pipeline] } [2022-05-23T15:37:32.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-05-23T15:37:32.818Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:37:33.116Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:37:33.982Z] ---> package-listing.sh [2022-05-23T15:37:33.983Z] ++ facter osfamily [2022-05-23T15:37:33.983Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T15:37:34.242Z] + OS_FAMILY=debian [2022-05-23T15:37:34.242Z] + workspace=/w/workspace/edgex-go/3 [2022-05-23T15:37:34.242Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T15:37:34.242Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T15:37:34.242Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T15:37:34.242Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T15:37:34.242Z] + '[' /w/workspace/edgex-go/3 ']' [2022-05-23T15:37:34.242Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T15:37:34.242Z] + case "${OS_FAMILY}" in [2022-05-23T15:37:34.242Z] + dpkg -l [2022-05-23T15:37:34.242Z] + grep '^ii' [2022-05-23T15:37:34.242Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T15:37:34.242Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T15:37:34.242Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T15:37:34.242Z] + '[' /w/workspace/edgex-go/3 ']' [2022-05-23T15:37:34.242Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-05-23T15:37:34.242Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-05-23T15:37:34.255Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T15:37:34.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:37:35.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T15:37:35.104Z] [2022-05-23T15:37:35.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:37:35.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T15:37:35.407Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T15:37:35.407Z] 5eb5b503b376: Pulling fs layer [2022-05-23T15:37:35.407Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T15:37:35.407Z] ec43610c2a17: Pulling fs layer [2022-05-23T15:37:35.407Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T15:37:35.407Z] 33b1e0a273af: Pulling fs layer [2022-05-23T15:37:35.407Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T15:37:35.407Z] 2f39f015ded8: Pulling fs layer [2022-05-23T15:37:35.407Z] 33b1e0a273af: Waiting [2022-05-23T15:37:35.407Z] 2f39f015ded8: Waiting [2022-05-23T15:37:35.407Z] 5d3b04190fa2: Waiting [2022-05-23T15:37:35.407Z] 3a2ae6a8a46f: Waiting [2022-05-23T15:37:35.407Z] 5c69ac0246d0: Download complete [2022-05-23T15:37:35.407Z] 3a2ae6a8a46f: Download complete [2022-05-23T15:37:35.407Z] 33b1e0a273af: Verifying Checksum [2022-05-23T15:37:35.407Z] 33b1e0a273af: Download complete [2022-05-23T15:37:35.407Z] ec43610c2a17: Verifying Checksum [2022-05-23T15:37:35.407Z] ec43610c2a17: Download complete [2022-05-23T15:37:35.667Z] 5eb5b503b376: Download complete [2022-05-23T15:37:36.235Z] 2f39f015ded8: Download complete [2022-05-23T15:37:37.171Z] 5eb5b503b376: Pull complete [2022-05-23T15:37:37.171Z] 5c69ac0246d0: Pull complete [2022-05-23T15:37:37.431Z] ec43610c2a17: Pull complete [2022-05-23T15:37:37.690Z] 3a2ae6a8a46f: Pull complete [2022-05-23T15:37:37.949Z] 33b1e0a273af: Pull complete [2022-05-23T15:37:37.949Z] 5d3b04190fa2: Pull complete [2022-05-23T15:37:43.230Z] 2f39f015ded8: Pull complete [2022-05-23T15:37:43.230Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T15:37:43.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T15:37:43.230Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T15:37:43.302Z] prd-ubuntu20.04-docker-8c-8g-64376 does not seem to be running inside a container [2022-05-23T15:37:43.327Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T15:37:44.939Z] $ docker top ea974aabc83466c9116521d6f4d3dfe66f5beb1ba42ad179dfce92a08b2859a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T15:37:45.310Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T15:37:45.668Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T15:37:45.958Z] + ls /var/log/sa-host [2022-05-23T15:37:45.958Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T15:37:46.159Z] provisioning config files... [2022-05-23T15:37:46.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2080015658142840663tmp [Pipeline] { [Pipeline] echo [2022-05-23T15:37:46.183Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:37:46.471Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T15:37:46.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:37:46.818Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T15:37:46.827Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:37:47.115Z] ---> sudo-logs.sh [2022-05-23T15:37:47.115Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T15:37:47.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:37:47.422Z] ---> job-cost.sh [2022-05-23T15:37:47.423Z] lf-activate-venv: SKIPPING [2022-05-23T15:37:47.423Z] DEBUG: total: 0.2199999988079071 [2022-05-23T15:37:47.423Z] INFO: Retrieving Stack Cost... [2022-05-23T15:37:48.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T15:37:48.627Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T15:37:48.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:37:48.927Z] ---> logs-deploy.sh [2022-05-23T15:37:48.927Z] lf-activate-venv: SKIPPING [2022-05-23T15:37:48.927Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4029/3 [2022-05-23T15:37:48.927Z] INFO: archiving workspace using pattern(s): [2022-05-23T15:37:49.869Z] Archives upload complete. [2022-05-23T15:37:50.130Z] INFO: archiving logs to Nexus [2022-05-23T15:37:50.699Z] ---> uname -a: [2022-05-23T15:37:50.699Z] Linux prd-ubuntu20-04-docker-8c-8g-64376 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-23T15:37:50.699Z] [2022-05-23T15:37:50.699Z] [2022-05-23T15:37:50.699Z] ---> lscpu: [2022-05-23T15:37:50.699Z] Architecture: x86_64 [2022-05-23T15:37:50.699Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-23T15:37:50.699Z] Byte Order: Little Endian [2022-05-23T15:37:50.699Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-23T15:37:50.699Z] CPU(s): 8 [2022-05-23T15:37:50.699Z] On-line CPU(s) list: 0-7 [2022-05-23T15:37:50.699Z] Thread(s) per core: 1 [2022-05-23T15:37:50.699Z] Core(s) per socket: 1 [2022-05-23T15:37:50.699Z] Socket(s): 8 [2022-05-23T15:37:50.699Z] NUMA node(s): 1 [2022-05-23T15:37:50.699Z] Vendor ID: AuthenticAMD [2022-05-23T15:37:50.699Z] CPU family: 23 [2022-05-23T15:37:50.699Z] Model: 49 [2022-05-23T15:37:50.699Z] Model name: AMD EPYC-Rome Processor [2022-05-23T15:37:50.699Z] Stepping: 0 [2022-05-23T15:37:50.699Z] CPU MHz: 2799.998 [2022-05-23T15:37:50.699Z] BogoMIPS: 5599.99 [2022-05-23T15:37:50.699Z] Virtualization: AMD-V [2022-05-23T15:37:50.699Z] Hypervisor vendor: KVM [2022-05-23T15:37:50.699Z] Virtualization type: full [2022-05-23T15:37:50.699Z] L1d cache: 256 KiB [2022-05-23T15:37:50.699Z] L1i cache: 256 KiB [2022-05-23T15:37:50.699Z] L2 cache: 4 MiB [2022-05-23T15:37:50.699Z] L3 cache: 128 MiB [2022-05-23T15:37:50.699Z] NUMA node0 CPU(s): 0-7 [2022-05-23T15:37:50.699Z] Vulnerability Itlb multihit: Not affected [2022-05-23T15:37:50.699Z] Vulnerability L1tf: Not affected [2022-05-23T15:37:50.700Z] Vulnerability Mds: Not affected [2022-05-23T15:37:50.700Z] Vulnerability Meltdown: Not affected [2022-05-23T15:37:50.700Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-23T15:37:50.700Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-23T15:37:50.700Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-23T15:37:50.700Z] Vulnerability Srbds: Not affected [2022-05-23T15:37:50.700Z] Vulnerability Tsx async abort: Not affected [2022-05-23T15:37:50.700Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-23T15:37:50.700Z] [2022-05-23T15:37:50.700Z] [2022-05-23T15:37:50.700Z] ---> nproc: [2022-05-23T15:37:50.700Z] 8 [2022-05-23T15:37:50.700Z] [2022-05-23T15:37:50.700Z]