Pull request #3986 opened 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 327cf1d3476a2d15cdfd2433c47356c9560b3006+d866400a609392987696ebdd94eb737ac4e65fbf (301f489db85f74585005b24f1877c38c760bc4c7) 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-ssh2543839494195923757.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4659296112885368797.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/workspace@libs/edgex-global-pipelines # timeout=10 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-3986/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8492846098936140808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3986/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10285814742910528062.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12573946884166930806.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/workspace@libs/lf-pipelines # timeout=10 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-3986/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5719782774801639693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21791 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 327cf1d3476a2d15cdfd2433c47356c9560b3006 Merge succeeded, producing c40f474716e77d49372c9418947bb8bf0dd1de73 Checking out Revision c40f474716e77d49372c9418947bb8bf0dd1de73 (PR-3986) > 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/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 327cf1d3476a2d15cdfd2433c47356c9560b3006 # 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 d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c40f474716e77d49372c9418947bb8bf0dd1de73 # timeout=10 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T14:20:25.088Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T14:20:25.270Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T14:20:25.381Z] ========================================================= [2022-04-22T14:20:25.381Z] EdgeX Global Pipelines Version Info [2022-04-22T14:20:25.381Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T14:20:26.338Z] ------------------- [2022-04-22T14:20:26.338Z] stable info: [2022-04-22T14:20:26.338Z] ------------------- [2022-04-22T14:20:26.338Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T14:20:26.338Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T14:20:26.338Z] Message: update stable to v1.0.221 [2022-04-22T14:20:26.915Z] ------------------- [2022-04-22T14:20:26.915Z] experimental info: [2022-04-22T14:20:26.915Z] ------------------- [2022-04-22T14:20:26.915Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T14:20:26.915Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T14:20:26.915Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T14:20:27.174Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-22T14:20:27.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-22T14:20:27.258Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T14:20:27.298Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T14:20:27.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T14:20:27.369Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T14:20:27.406Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T14:20:27.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-22T14:20:27.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-22T14:20:27.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-22T14:20:27.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T14:20:27.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T14:20:27.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T14:20:27.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T14:20:27.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T14:20:27.761Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T14:20:27.800Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T14:20:27.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T14:20:27.881Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-22T14:20:27.922Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-22T14:20:27.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T14:20:28.010Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T14:20:28.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3986 [Pipeline] echo [2022-04-22T14:20:28.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3986 [Pipeline] echo [2022-04-22T14:20:28.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3986 [Pipeline] echo [2022-04-22T14:20:28.210Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c40f474716e77d49372c9418947bb8bf0dd1de73 [Pipeline] echo [2022-04-22T14:20:28.247Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c40f474 [Pipeline] echo [2022-04-22T14:20:28.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T14:20:28.402Z] provisioning config files... [2022-04-22T14:20:28.419Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4460590001272404649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T14:20:28.790Z] ---> docker-login.sh [2022-04-22T14:20:28.790Z] nexus3.edgexfoundry.org:10001 [2022-04-22T14:20:29.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T14:20:29.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T14:20:29.319Z] Configure a credential helper to remove this warning. See [2022-04-22T14:20:29.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T14:20:29.319Z] [2022-04-22T14:20:29.319Z] Login Succeeded [2022-04-22T14:20:29.319Z] nexus3.edgexfoundry.org:10002 [2022-04-22T14:20:29.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T14:20:29.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T14:20:29.582Z] Configure a credential helper to remove this warning. See [2022-04-22T14:20:29.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T14:20:29.582Z] [2022-04-22T14:20:29.582Z] Login Succeeded [2022-04-22T14:20:29.582Z] nexus3.edgexfoundry.org:10003 [2022-04-22T14:20:29.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T14:20:29.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T14:20:29.582Z] Configure a credential helper to remove this warning. See [2022-04-22T14:20:29.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T14:20:29.582Z] [2022-04-22T14:20:29.582Z] Login Succeeded [2022-04-22T14:20:29.582Z] nexus3.edgexfoundry.org:10004 [2022-04-22T14:20:29.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T14:20:29.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T14:20:29.844Z] Configure a credential helper to remove this warning. See [2022-04-22T14:20:29.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T14:20:29.844Z] [2022-04-22T14:20:29.844Z] Login Succeeded [2022-04-22T14:20:29.844Z] docker.io [2022-04-22T14:20:29.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T14:20:30.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T14:20:30.421Z] Configure a credential helper to remove this warning. See [2022-04-22T14:20:30.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T14:20:30.421Z] [2022-04-22T14:20:30.421Z] Login Succeeded [2022-04-22T14:20:30.421Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T14:20:30.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T14:20:30.863Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-22T14:20:30.863Z] + cut -d/ -f2 [2022-04-22T14:20:30.863Z] + dirname cmd/core-command/Dockerfile [2022-04-22T14:20:30.863Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-22T14:20:30.863Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-04-22T14:20:30.863Z] -f2 [2022-04-22T14:20:30.863Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-22T14:20:30.863Z] + dirname cmd/core-metadata/Dockerfile [2022-04-22T14:20:30.863Z] + cut -d/ -f2 [2022-04-22T14:20:30.863Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-22T14:20:30.863Z] + + cut -d/ -f2 [2022-04-22T14:20:30.863Z] dirname cmd/security-bootstrapper/Dockerfile [2022-04-22T14:20:30.863Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-22T14:20:30.863Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-04-22T14:20:30.863Z] cut -d/ -f2 [2022-04-22T14:20:30.863Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-22T14:20:30.863Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-22T14:20:30.863Z] + cut -d/ -f2 [2022-04-22T14:20:30.863Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-22T14:20:30.863Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T14:20:30.863Z] + cut -d/ -f2 [2022-04-22T14:20:30.863Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T14:20:30.863Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-22T14:20:30.863Z] + cut -d/ -f2 [2022-04-22T14:20:30.863Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-22T14:20:30.863Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-22T14:20:30.863Z] + cut -d/ -f2 [2022-04-22T14:20:30.863Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-22T14:20:30.863Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-22T14:20:30.863Z] + cut -d/ -f2 [2022-04-22T14:20:30.863Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-22T14:20:30.863Z] + dirname cmd/support-notifications/Dockerfile [2022-04-22T14:20:30.863Z] + cut -d/ -f2 [2022-04-22T14:20:30.863Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-22T14:20:30.863Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-22T14:20:30.863Z] + cut -d/ -f2 [2022-04-22T14:20:30.863Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-22T14:20:30.863Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-22T14:20:30.863Z] + cut -d/ -f2 [2022-04-22T14:20:30.863Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-22T14:20:30.923Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T14:20:31.437Z] + git rev-list -1 --merges c40f474716e77d49372c9418947bb8bf0dd1de73~1..c40f474716e77d49372c9418947bb8bf0dd1de73 [Pipeline] echo [2022-04-22T14:20:31.467Z] -----------> git rev-list -1 --merges c40f474716e77d49372c9418947bb8bf0dd1de73~1..c40f474716e77d49372c9418947bb8bf0dd1de73 c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:20:31.468Z] c40f474716e77d49372c9418947bb8bf0dd1de73 [false] [Pipeline] sh [2022-04-22T14:20:31.797Z] + git log --format=format:%s -1 c40f474716e77d49372c9418947bb8bf0dd1de73 [Pipeline] echo [2022-04-22T14:20:31.833Z] ========================================================= [2022-04-22T14:20:31.833Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T14:20:31.833Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-22T14:20:32.426Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T14:20:32.426Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T14:20:32.426Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T14:20:32.426Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T14:20:32.426Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T14:20:32.426Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T14:20:32.426Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T14:20:32.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T14:20:32.892Z] [2022-04-22T14:20:32.892Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T14:20:33.240Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T14:20:33.240Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T14:20:33.240Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T14:20:33.240Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T14:20:33.240Z] 4c7163046ea9: Pulling fs layer [2022-04-22T14:20:33.240Z] 0c2d73faf560: Pulling fs layer [2022-04-22T14:20:33.240Z] 0c2d73faf560: Waiting [2022-04-22T14:20:33.240Z] 3e5f54012d9b: Verifying Checksum [2022-04-22T14:20:33.240Z] 3e5f54012d9b: Download complete [2022-04-22T14:20:33.240Z] a0d0a0d46f8b: Download complete [2022-04-22T14:20:33.501Z] 4c7163046ea9: Verifying Checksum [2022-04-22T14:20:33.501Z] 4c7163046ea9: Download complete [2022-04-22T14:20:33.501Z] 0c2d73faf560: Verifying Checksum [2022-04-22T14:20:33.501Z] 0c2d73faf560: Download complete [2022-04-22T14:20:33.501Z] a0d0a0d46f8b: Pull complete [2022-04-22T14:20:33.501Z] 3e5f54012d9b: Pull complete [2022-04-22T14:20:34.076Z] 4c7163046ea9: Pull complete [2022-04-22T14:20:34.076Z] 0c2d73faf560: Pull complete [2022-04-22T14:20:34.339Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T14:20:34.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T14:20:34.339Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T14:20:34.448Z] prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container [2022-04-22T14:20:34.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T14:20:35.142Z] $ docker top 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T14:20:35.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T14:20:35.328Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T14:20:35.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T14:20:35.485Z] $ docker exec 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d ssh-agent [2022-04-22T14:20:35.616Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXimnmlA/agent.14 [2022-04-22T14:20:35.616Z] SSH_AGENT_PID=20 [2022-04-22T14:20:35.628Z] Running ssh-add (command line suppressed) [2022-04-22T14:20:35.770Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3695136737839500452.key (/w/workspace/edgex-go/1@tmp/private_key_3695136737839500452.key) [2022-04-22T14:20:35.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T14:20:36.122Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T14:20:36.153Z] $ docker exec --env ******** --env ******** 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d ssh-agent -k [2022-04-22T14:20:36.271Z] unset SSH_AUTH_SOCK; [2022-04-22T14:20:36.272Z] unset SSH_AGENT_PID; [2022-04-22T14:20:36.272Z] echo Agent pid 20 killed; [2022-04-22T14:20:36.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T14:20:36.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T14:20:36.354Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T14:20:36.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T14:20:36.507Z] $ docker exec 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d ssh-agent [2022-04-22T14:20:36.635Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHmcKfj/agent.53 [2022-04-22T14:20:36.635Z] SSH_AGENT_PID=59 [2022-04-22T14:20:36.642Z] Running ssh-add (command line suppressed) [2022-04-22T14:20:36.773Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3233895318641423371.key (/w/workspace/edgex-go/1@tmp/private_key_3233895318641423371.key) [2022-04-22T14:20:36.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T14:20:37.113Z] + git semver init [2022-04-22T14:20:37.113Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T14:20:37.113Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-22T14:20:37.113Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-22T14:20:37.113Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T14:20:37.113Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T14:20:37.113Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T14:20:37.113Z] # $SEMVER_BRANCH = PR-3986 [2022-04-22T14:20:37.113Z] # $SEMVER_TEMP = /tmp/semver-710645202 [2022-04-22T14:20:37.113Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-22T14:20:52.048Z] # '/tmp/semver-710645202' -> '/w/workspace/edgex-go/1/.semver' [2022-04-22T14:20:52.048Z] # -> Force: false [2022-04-22T14:20:52.048Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-22T14:20:52.079Z] $ docker exec --env ******** --env ******** 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d ssh-agent -k [2022-04-22T14:20:52.185Z] unset SSH_AUTH_SOCK; [2022-04-22T14:20:52.186Z] unset SSH_AGENT_PID; [2022-04-22T14:20:52.186Z] echo Agent pid 59 killed; [2022-04-22T14:20:52.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T14:20:52.599Z] + git semver [Pipeline] } [2022-04-22T14:20:52.635Z] $ docker stop --time=1 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d [2022-04-22T14:20:54.353Z] $ docker rm -f 5e2f2a66ec5549b0549286db944c9ec6ad3087914a02467804e11f81a225142d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T14:20:54.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T14:20:55.110Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T14:20:55.127Z] [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-04-22T14:20:55.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T14:20:55.608Z] ========================================================= [2022-04-22T14:20:55.608Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T14:20:55.608Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T14:20:55.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T14:20:55.956Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T14:20:55.956Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T14:20:55.956Z] 666ba61612fd: Pulling fs layer [2022-04-22T14:20:55.956Z] 8ed8ca486205: Pulling fs layer [2022-04-22T14:20:55.956Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T14:20:55.956Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T14:20:55.956Z] 640e595b4fbd: Pulling fs layer [2022-04-22T14:20:55.956Z] 763cafe07f6e: Pulling fs layer [2022-04-22T14:20:55.956Z] 0c0b528cf693: Pulling fs layer [2022-04-22T14:20:55.956Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T14:20:55.956Z] 4fe6c5a15a65: Waiting [2022-04-22T14:20:55.956Z] 22a0e8bec74d: Waiting [2022-04-22T14:20:55.956Z] 640e595b4fbd: Waiting [2022-04-22T14:20:55.956Z] 763cafe07f6e: Waiting [2022-04-22T14:20:55.956Z] 0c0b528cf693: Waiting [2022-04-22T14:20:55.956Z] 10935f4eaf8b: Waiting [2022-04-22T14:20:55.956Z] 8ed8ca486205: Verifying Checksum [2022-04-22T14:20:55.956Z] 8ed8ca486205: Download complete [2022-04-22T14:20:55.956Z] 666ba61612fd: Download complete [2022-04-22T14:20:55.956Z] 22a0e8bec74d: Verifying Checksum [2022-04-22T14:20:55.956Z] 22a0e8bec74d: Download complete [2022-04-22T14:20:55.956Z] 640e595b4fbd: Verifying Checksum [2022-04-22T14:20:55.956Z] 640e595b4fbd: Download complete [2022-04-22T14:20:55.956Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T14:20:55.956Z] 59bf1c3509f3: Download complete [2022-04-22T14:20:55.956Z] 763cafe07f6e: Download complete [2022-04-22T14:20:56.217Z] 0c0b528cf693: Verifying Checksum [2022-04-22T14:20:56.217Z] 0c0b528cf693: Download complete [2022-04-22T14:20:56.217Z] 59bf1c3509f3: Pull complete [2022-04-22T14:20:56.217Z] 666ba61612fd: Pull complete [2022-04-22T14:20:56.478Z] 8ed8ca486205: Pull complete [2022-04-22T14:20:56.739Z] 10935f4eaf8b: Download complete [2022-04-22T14:20:56.739Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T14:20:56.739Z] 4fe6c5a15a65: Download complete [2022-04-22T14:21:00.946Z] 4fe6c5a15a65: Pull complete [2022-04-22T14:21:01.206Z] 22a0e8bec74d: Pull complete [2022-04-22T14:21:01.206Z] 640e595b4fbd: Pull complete [2022-04-22T14:21:01.206Z] 763cafe07f6e: Pull complete [2022-04-22T14:21:01.470Z] 0c0b528cf693: Pull complete [2022-04-22T14:21:04.019Z] 10935f4eaf8b: Pull complete [2022-04-22T14:21:04.019Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T14:21:04.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T14:21:04.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-22T14:21:04.369Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T14:21:04.369Z] WORKDIR /edgex [2022-04-22T14:21:04.369Z] COPY go.mod . [2022-04-22T14:21:04.369Z] RUN go mod download [2022-04-22T14:21:04.369Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-22T14:21:06.283Z] Sending build context to Docker daemon 334.9MB [2022-04-22T14:21:06.283Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T14:21:06.283Z] ---> 99d49a6021b9 [2022-04-22T14:21:06.283Z] Step 2/4 : WORKDIR /edgex [2022-04-22T14:21:07.672Z] ---> Running in 9cefd3693dea [2022-04-22T14:21:07.672Z] Removing intermediate container 9cefd3693dea [2022-04-22T14:21:07.672Z] ---> 79377dbd0396 [2022-04-22T14:21:07.672Z] Step 3/4 : COPY go.mod . [2022-04-22T14:21:07.933Z] ---> f6d94c933fa0 [2022-04-22T14:21:07.933Z] Step 4/4 : RUN go mod download [2022-04-22T14:21:07.933Z] ---> Running in f1b0a51b9287 [2022-04-22T14:21:10.415Z] Still waiting to schedule task [2022-04-22T14:21:10.415Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-22T14:21:26.053Z] Removing intermediate container f1b0a51b9287 [2022-04-22T14:21:26.053Z] ---> f92208ed46b8 [2022-04-22T14:21:26.053Z] Successfully built f92208ed46b8 [2022-04-22T14:21:26.053Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T14:21:26.383Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T14:21:26.384Z] . [Pipeline] withDockerContainer [2022-04-22T14:21:26.482Z] prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container [2022-04-22T14:21:26.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-04-22T14:21:26.921Z] $ docker top de17070fa7053162ebb0dd8390a2f8aa80f2e2b6bd419d001ac47c40ea8a5400 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T14:21:27.337Z] + go version [2022-04-22T14:21:27.337Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T14:21:27.373Z] $ docker stop --time=1 de17070fa7053162ebb0dd8390a2f8aa80f2e2b6bd419d001ac47c40ea8a5400 [2022-04-22T14:21:28.671Z] $ docker rm -f de17070fa7053162ebb0dd8390a2f8aa80f2e2b6bd419d001ac47c40ea8a5400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T14:21:29.358Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T14:21:29.358Z] . [Pipeline] withDockerContainer [2022-04-22T14:21:29.452Z] prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container [2022-04-22T14:21:29.495Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-04-22T14:21:29.864Z] $ docker top a2751f62d636f4ba9bc675df0f16d11bdf7cc16a4626a7b94b5c5ffd74264a90 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-22T14:21:29.990Z] ========================================================= [2022-04-22T14:21:29.990Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-22T14:21:29.990Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T14:21:30.332Z] + make test [2022-04-22T14:21:30.332Z] go mod tidy -compat=1.17 [2022-04-22T14:21:30.332Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T14:21:36.914Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-22T14:21:49.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-22T14:21:49.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-22T14:21:49.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements [2022-04-22T14:21:49.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-22T14:21:49.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 53.4% of statements [2022-04-22T14:21:49.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-22T14:21:49.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.930s coverage: 89.2% of statements [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.4% of statements [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.409s coverage: 95.6% of statements [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2022-04-22T14:21:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-04-22T14:21:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2022-04-22T14:22:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-04-22T14:22:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-04-22T14:22:04.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 82.5% of statements [2022-04-22T14:22:04.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-22T14:22:14.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2022-04-22T14:22:14.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-22T14:22:14.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-22T14:22:14.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.4% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.4% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-22T14:22:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-04-22T14:22:14.221Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-22T14:22:14.221Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-22T14:22:32.339Z] GO111MODULE=on go vet ./... [2022-04-22T14:22:34.877Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T14:22:35.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T14:22:35.710Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T14:22:36.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-22T14:22:36.636Z] + ls -al . [2022-04-22T14:22:36.636Z] total 672 [2022-04-22T14:22:36.636Z] drwxrwxr-x 10 1001 1001 4096 Apr 22 14:22 . [2022-04-22T14:22:36.636Z] drwxr-xr-x 4 root root 4096 Apr 22 14:21 .. [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 14:20 .dockerignore [2022-04-22T14:22:36.636Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 14:20 .git [2022-04-22T14:22:36.636Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 14:20 .github [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 879 Apr 22 14:20 .gitignore [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 42 Apr 22 14:20 .golangci.yml [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 87 Apr 22 14:20 .hadolint.yml [2022-04-22T14:22:36.636Z] drwx------ 3 1001 1001 4096 Apr 22 14:20 .semver [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 14:20 .sonarcloud.properties [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 1171 Apr 22 14:20 ADOPTERS.md [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 10086 Apr 22 14:20 Attribution.txt [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 51732 Apr 22 14:20 CHANGELOG.md [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 14:20 CONTRIBUTING.md [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 677 Apr 22 14:20 GOVERNANCE.md [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 850 Apr 22 14:20 Jenkinsfile [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 14:20 LICENSE [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 10389 Apr 22 14:20 Makefile [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 582 Apr 22 14:20 OWNERS.md [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 9120 Apr 22 14:20 README.md [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 6912 Apr 22 14:20 SECURITY.md [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 5 Apr 22 14:20 VERSION [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 14:20 ZMQWindows.md [2022-04-22T14:22:36.636Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 14:20 bin [2022-04-22T14:22:36.636Z] drwxrwxr-x 18 1001 1001 4096 Apr 22 14:20 cmd [2022-04-22T14:22:36.636Z] -rw-r--r-- 1 root root 435134 Apr 22 14:22 coverage.out [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 3256 Apr 22 14:20 go.mod [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 35162 Apr 22 14:21 go.sum [2022-04-22T14:22:36.636Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 14:20 internal [2022-04-22T14:22:36.636Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 14:20 openapi [2022-04-22T14:22:36.636Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 14:20 snap [2022-04-22T14:22:36.636Z] -rw-rw-r-- 1 1001 1001 204 Apr 22 14:20 version.go [Pipeline] sh [2022-04-22T14:22:36.955Z] + '[' -e coverage.out ] [2022-04-22T14:22:36.955Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-22T14:22:37.133Z] Stashed 1 file(s) [Pipeline] sh [2022-04-22T14:22:37.434Z] + make build [2022-04-22T14:22:37.435Z] 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-04-22T14:22:47.040Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21792 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws [2022-04-22T14:22:47.081Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-22T14:22:47.360Z] The recommended git tool is: git [2022-04-22T14:22:52.332Z] 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-04-22T14:22:53.680Z] using credential edgex-jenkins-ssh [2022-04-22T14:22:53.698Z] Cloning the remote Git repository [2022-04-22T14:22:53.756Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-22T14:22:53.841Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-22T14:22:53.925Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-22T14:22:53.926Z] > git --version # timeout=10 [2022-04-22T14:22:53.951Z] > git --version # 'git version 2.25.1' [2022-04-22T14:22:53.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T14:22:54.146Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T14:22:58.902Z] 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-04-22T14:22:59.843Z] 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-04-22T14:23:06.426Z] 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-04-22T14:23:06.426Z] 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-04-22T14:23:06.996Z] 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-04-22T14:23:08.379Z] 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-04-22T14:23:09.319Z] 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-04-22T14:23:10.260Z] 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-04-22T14:23:10.362Z] Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 327cf1d3476a2d15cdfd2433c47356c9560b3006 [2022-04-22T14:23:10.833Z] 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-04-22T14:23:10.972Z] Merge succeeded, producing 20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T14:23:10.973Z] Checking out Revision 20b67419929c8f5d025676d0a4de6cfbb7e48101 (PR-3986) [2022-04-22T14:23:09.476Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-22T14:23:09.494Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T14:23:09.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-22T14:23:09.546Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-22T14:23:09.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T14:23:09.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T14:23:10.389Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:23:10.409Z] > git checkout -f 327cf1d3476a2d15cdfd2433c47356c9560b3006 # timeout=10 [2022-04-22T14:23:10.645Z] > git remote # timeout=10 [2022-04-22T14:23:10.660Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T14:23:10.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T14:23:10.685Z] > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 [2022-04-22T14:23:10.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T14:23:10.986Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:23:10.999Z] > git checkout -f 20b67419929c8f5d025676d0a4de6cfbb7e48101 # timeout=10 [2022-04-22T14:23:11.776Z] 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-04-22T14:23:13.691Z] 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-04-22T14:23:14.661Z] $ docker stop --time=1 a2751f62d636f4ba9bc675df0f16d11bdf7cc16a4626a7b94b5c5ffd74264a90 [2022-04-22T14:23:15.221Z] Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" [2022-04-22T14:23:15.222Z] First time build. Skipping changelog. [2022-04-22T14:23:15.282Z] > git --version # timeout=10 [2022-04-22T14:23:15.296Z] > git --version # 'git version 2.25.1' [2022-04-22T14:23:15.311Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T14:23:16.866Z] $ docker rm -f a2751f62d636f4ba9bc675df0f16d11bdf7cc16a4626a7b94b5c5ffd74264a90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T14:23:18.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T14:23:18.741Z] [2022-04-22T14:23:18.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T14:23:19.029Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T14:23:19.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T14:23:19.030Z] Dload Upload Total Spent Left Speed [2022-04-22T14:23:19.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 80020 0 --:--:-- --:--:-- --:--:-- 80020 [2022-04-22T14:23:19.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T14:23:19.122Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-22T14:23:19.122Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-22T14:23:19.122Z] ca9280d653b3: Pulling fs layer [2022-04-22T14:23:19.122Z] 7e9c9ca2126c: Pulling fs layer [2022-04-22T14:23:19.122Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-04-22T14:23:19.382Z] ca9280d653b3: Verifying Checksum [2022-04-22T14:23:19.382Z] ca9280d653b3: Download complete [2022-04-22T14:23:19.382Z] cbdbe7a5bc2a: Pull complete [2022-04-22T14:23:19.697Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T14:23:19.952Z] ca9280d653b3: Pull complete [2022-04-22T14:23:20.046Z] + sudo tee /etc/docker/daemon.new [2022-04-22T14:23:20.046Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T14:23:20.046Z] { [2022-04-22T14:23:20.046Z] "registry-mirrors": [ [2022-04-22T14:23:20.046Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T14:23:20.046Z] ], [2022-04-22T14:23:20.046Z] "bip": "10.250.0.254/24", [2022-04-22T14:23:20.046Z] "hosts": [ [2022-04-22T14:23:20.046Z] "tcp://0.0.0.0:5555", [2022-04-22T14:23:20.046Z] "unix:///var/run/docker.sock" [2022-04-22T14:23:20.046Z] ], [2022-04-22T14:23:20.046Z] "mtu": 1458, [2022-04-22T14:23:20.046Z] "selinux-enabled": true, [2022-04-22T14:23:20.046Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T14:23:20.046Z] } [Pipeline] sh [2022-04-22T14:23:20.396Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T14:23:20.752Z] + sudo service docker restart [2022-04-22T14:23:24.158Z] 7e9c9ca2126c: Pull complete [2022-04-22T14:23:24.158Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-22T14:23:24.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T14:23:24.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-22T14:23:24.254Z] prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container [2022-04-22T14:23:24.301Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-22T14:23:25.553Z] $ docker top 8c16b7de15baf562afeba1d5814a0250c57d2ce75a81213172f28ef1b3ddc67c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T14:23:25.960Z] + docker-compose build --help [2022-04-22T14:23:25.960Z] + grep parallel [2022-04-22T14:23:26.531Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T14:23:26.571Z] $ docker stop --time=1 8c16b7de15baf562afeba1d5814a0250c57d2ce75a81213172f28ef1b3ddc67c [2022-04-22T14:23:27.883Z] $ docker rm -f 8c16b7de15baf562afeba1d5814a0250c57d2ce75a81213172f28ef1b3ddc67c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T14:23:28.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T14:23:28.439Z] . [Pipeline] withDockerContainer [2022-04-22T14:23:28.540Z] prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container [2022-04-22T14:23:28.581Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose:latest cat [2022-04-22T14:23:28.950Z] $ docker top 6cfa23828d3a1463cea0c9146375b776b8169100c04f39feaaa597383a637ea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T14:23:29.352Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T14:23:29.925Z] Building core-command ... [2022-04-22T14:23:29.925Z] Building core-data ... [2022-04-22T14:23:29.925Z] Building core-metadata ... [2022-04-22T14:23:29.925Z] Building security-bootstrapper ... [2022-04-22T14:23:29.925Z] Building security-proxy-setup ... [2022-04-22T14:23:29.925Z] Building security-secretstore-setup ... [2022-04-22T14:23:29.925Z] Building security-spiffe-token-provider ... [2022-04-22T14:23:29.925Z] Building security-spire-agent ... [2022-04-22T14:23:29.925Z] Building security-spire-config ... [2022-04-22T14:23:29.925Z] Building security-spire-server ... [2022-04-22T14:23:29.925Z] Building support-notifications ... [2022-04-22T14:23:29.925Z] Building support-scheduler ... [2022-04-22T14:23:29.925Z] Building sys-mgmt-agent ... [2022-04-22T14:23:29.925Z] Building security-spire-agent [2022-04-22T14:23:29.925Z] Building security-bootstrapper [2022-04-22T14:23:29.925Z] Building security-proxy-setup [2022-04-22T14:23:29.925Z] Building core-data [2022-04-22T14:23:29.925Z] Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T14:23:39.128Z] provisioning config files... [2022-04-22T14:23:39.152Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5653095420303866854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T14:23:39.726Z] ---> docker-login.sh [2022-04-22T14:23:39.726Z] nexus3.edgexfoundry.org:10001 [2022-04-22T14:23:40.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T14:23:40.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T14:23:40.589Z] Configure a credential helper to remove this warning. See [2022-04-22T14:23:40.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T14:23:40.589Z] [2022-04-22T14:23:40.589Z] Login Succeeded [2022-04-22T14:23:40.589Z] nexus3.edgexfoundry.org:10002 [2022-04-22T14:23:40.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T14:23:40.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T14:23:40.861Z] Configure a credential helper to remove this warning. See [2022-04-22T14:23:40.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T14:23:40.861Z] [2022-04-22T14:23:40.861Z] Login Succeeded [2022-04-22T14:23:40.861Z] nexus3.edgexfoundry.org:10003 [2022-04-22T14:23:41.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T14:23:41.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T14:23:41.408Z] Configure a credential helper to remove this warning. See [2022-04-22T14:23:41.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T14:23:41.408Z] [2022-04-22T14:23:41.408Z] Login Succeeded [2022-04-22T14:23:41.408Z] nexus3.edgexfoundry.org:10004 [2022-04-22T14:23:41.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T14:23:41.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T14:23:41.681Z] Configure a credential helper to remove this warning. See [2022-04-22T14:23:41.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T14:23:41.681Z] [2022-04-22T14:23:41.681Z] Login Succeeded [2022-04-22T14:23:41.681Z] docker.io [2022-04-22T14:23:42.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T14:23:42.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T14:23:42.559Z] Configure a credential helper to remove this warning. See [2022-04-22T14:23:42.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T14:23:42.559Z] [2022-04-22T14:23:42.559Z] Login Succeeded [2022-04-22T14:23:42.559Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T14:23:42.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T14:23:42.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T14:23:43.015Z] ========================================================= [2022-04-22T14:23:43.015Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T14:23:43.015Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T14:23:43.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T14:23:43.686Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T14:23:43.686Z] 9b3977197b4f: Pulling fs layer [2022-04-22T14:23:43.686Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T14:23:43.686Z] 94645a83ff95: Pulling fs layer [2022-04-22T14:23:43.686Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T14:23:43.686Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T14:23:43.686Z] f7c0051592d6: Pulling fs layer [2022-04-22T14:23:43.686Z] a227ed2f7395: Pulling fs layer [2022-04-22T14:23:43.686Z] 7b1c46037f91: Pulling fs layer [2022-04-22T14:23:43.686Z] 0c92f367c5e7: Waiting [2022-04-22T14:23:43.686Z] f7c0051592d6: Waiting [2022-04-22T14:23:43.686Z] a227ed2f7395: Waiting [2022-04-22T14:23:43.686Z] 7b1c46037f91: Waiting [2022-04-22T14:23:43.686Z] 94645a83ff95: Download complete [2022-04-22T14:23:43.686Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T14:23:43.686Z] 1a89e8eeedd5: Download complete [2022-04-22T14:23:43.686Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T14:23:43.686Z] 0c92f367c5e7: Download complete [2022-04-22T14:23:43.686Z] 9b3977197b4f: Verifying Checksum [2022-04-22T14:23:43.686Z] 9b3977197b4f: Download complete [2022-04-22T14:23:43.686Z] f7c0051592d6: Verifying Checksum [2022-04-22T14:23:43.686Z] f7c0051592d6: Download complete [2022-04-22T14:23:43.686Z] a227ed2f7395: Verifying Checksum [2022-04-22T14:23:43.686Z] a227ed2f7395: Download complete [2022-04-22T14:23:44.298Z] 9b3977197b4f: Pull complete [2022-04-22T14:23:44.909Z] 1a89e8eeedd5: Pull complete [2022-04-22T14:23:45.189Z] 94645a83ff95: Pull complete [2022-04-22T14:23:45.791Z] 7b1c46037f91: Verifying Checksum [2022-04-22T14:23:45.791Z] 7b1c46037f91: Download complete [2022-04-22T14:23:46.387Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T14:23:46.387Z] 3f3a8bcf1eab: Download complete [2022-04-22T14:23:51.874Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:23:51.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:23:51.874Z] ---> f92208ed46b8 [2022-04-22T14:23:51.874Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T14:23:51.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:23:51.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:23:51.874Z] ---> f92208ed46b8 [2022-04-22T14:23:51.874Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T14:23:51.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:23:51.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:23:51.874Z] ---> f92208ed46b8 [2022-04-22T14:23:51.874Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T14:23:51.874Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:23:51.874Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:23:51.874Z] ---> f92208ed46b8 [2022-04-22T14:23:51.874Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T14:23:51.874Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:23:51.874Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:23:51.874Z] ---> f92208ed46b8 [2022-04-22T14:23:51.874Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T14:23:51.874Z] ---> Running in 6994e342cb44 [2022-04-22T14:23:51.874Z] ---> Running in e287296fc86e [2022-04-22T14:23:51.874Z] ---> Running in f06f229edab8 [2022-04-22T14:23:51.874Z] ---> Running in 2bc3c3055c8c [2022-04-22T14:23:51.874Z] ---> Running in cebe2bd56699 [2022-04-22T14:23:51.874Z] Removing intermediate container 6994e342cb44 [2022-04-22T14:23:51.874Z] ---> 4b057c2a8789 [2022-04-22T14:23:51.874Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:23:51.874Z] Removing intermediate container 2bc3c3055c8c [2022-04-22T14:23:51.874Z] ---> fa8717ad8f3f [2022-04-22T14:23:51.874Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:23:51.874Z] Removing intermediate container e287296fc86e [2022-04-22T14:23:51.874Z] ---> 09ac39cb8d4c [2022-04-22T14:23:51.874Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:23:51.874Z] Removing intermediate container f06f229edab8 [2022-04-22T14:23:51.874Z] ---> 800ed8735f3e [2022-04-22T14:23:51.874Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:23:51.874Z] ---> Running in b4dbf79ce113 [2022-04-22T14:23:51.874Z] Removing intermediate container cebe2bd56699 [2022-04-22T14:23:51.874Z] ---> 14337ed9f15c [2022-04-22T14:23:51.874Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:23:51.874Z] ---> Running in 84480219b40b [2022-04-22T14:23:51.874Z] ---> Running in 8e916cc987c3 [2022-04-22T14:23:51.874Z] ---> Running in 6b768ed8e048 [2022-04-22T14:23:51.874Z] ---> Running in 292b8220d77f [2022-04-22T14:23:51.874Z] Removing intermediate container b4dbf79ce113 [2022-04-22T14:23:51.874Z] ---> f9309edd1a8a [2022-04-22T14:23:51.874Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T14:23:52.134Z] ---> Running in 3e365c80e2bb [2022-04-22T14:23:52.134Z] Removing intermediate container 84480219b40b [2022-04-22T14:23:52.134Z] ---> 6d66231e601b [2022-04-22T14:23:52.134Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T14:23:52.397Z] ---> Running in feb2d708e1f8 [2022-04-22T14:23:52.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:23:52.971Z] Removing intermediate container 6b768ed8e048 [2022-04-22T14:23:52.971Z] ---> dc1811131cf8 [2022-04-22T14:23:52.971Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T14:23:52.971Z] Removing intermediate container 8e916cc987c3 [2022-04-22T14:23:52.971Z] ---> f8c908269535 [2022-04-22T14:23:52.971Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T14:23:52.971Z] ---> Running in f436996787f4 [2022-04-22T14:23:52.971Z] ---> Running in 48c52756151d [2022-04-22T14:23:52.971Z] Removing intermediate container 292b8220d77f [2022-04-22T14:23:52.971Z] ---> 72e6fd4423ac [2022-04-22T14:23:52.971Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T14:23:52.971Z] ---> Running in 3756f3a8fd01 [2022-04-22T14:23:53.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:23:53.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:23:53.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:23:53.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:23:53.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:23:54.015Z] OK: 221 MiB in 52 packages [2022-04-22T14:23:54.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:23:54.277Z] Removing intermediate container 3e365c80e2bb [2022-04-22T14:23:54.277Z] ---> 56ef75e496aa [2022-04-22T14:23:54.277Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T14:23:54.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:23:54.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:23:54.538Z] OK: 221 MiB in 52 packages [2022-04-22T14:23:54.538Z] ---> d4f86ff076df [2022-04-22T14:23:54.538Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:23:54.538Z] ---> Running in fa8c95f2c644 [2022-04-22T14:23:54.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:23:54.798Z] OK: 221 MiB in 52 packages [2022-04-22T14:23:54.798Z] OK: 221 MiB in 52 packages [2022-04-22T14:23:54.798Z] Removing intermediate container feb2d708e1f8 [2022-04-22T14:23:54.798Z] ---> 5b51aad31eaa [2022-04-22T14:23:54.798Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T14:23:54.798Z] OK: 221 MiB in 52 packages [2022-04-22T14:23:55.058Z] ---> eb178206b10b [2022-04-22T14:23:55.058Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:23:55.058Z] ---> Running in 0aacf775f61e [2022-04-22T14:23:55.325Z] Removing intermediate container f436996787f4 [2022-04-22T14:23:55.325Z] ---> d7d2e99b841f [2022-04-22T14:23:55.325Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T14:23:55.325Z] Removing intermediate container 3756f3a8fd01 [2022-04-22T14:23:55.325Z] ---> 2ca4d280bef7 [2022-04-22T14:23:55.325Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T14:23:55.585Z] Removing intermediate container 48c52756151d [2022-04-22T14:23:55.585Z] ---> 47de0221c341 [2022-04-22T14:23:55.585Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-22T14:23:55.585Z] ---> da0b8730753b [2022-04-22T14:23:55.585Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:23:55.585Z] Removing intermediate container fa8c95f2c644 [2022-04-22T14:23:55.585Z] ---> 391685903c9d [2022-04-22T14:23:55.585Z] Step 8/26 : COPY . . [2022-04-22T14:23:55.585Z] ---> Running in 705ffc1da6d3 [2022-04-22T14:23:55.585Z] ---> 7cb57684d0b4 [2022-04-22T14:23:55.585Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:23:55.585Z] ---> Running in 047af3b94e84 [2022-04-22T14:23:55.846Z] ---> 84a99c4ecfce [2022-04-22T14:23:55.846Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:23:55.846Z] ---> Running in d7380f086e81 [2022-04-22T14:23:57.228Z] Removing intermediate container 0aacf775f61e [2022-04-22T14:23:57.228Z] ---> 5c3989e8ff49 [2022-04-22T14:23:57.228Z] Step 8/22 : COPY . . [2022-04-22T14:23:57.489Z] Removing intermediate container 705ffc1da6d3 [2022-04-22T14:23:57.489Z] ---> 540f59576b75 [2022-04-22T14:23:57.489Z] Step 8/22 : COPY . . [2022-04-22T14:23:57.489Z] Removing intermediate container 047af3b94e84 [2022-04-22T14:23:57.489Z] ---> e3a8650d4260 [2022-04-22T14:23:57.489Z] Step 8/23 : COPY . . [2022-04-22T14:23:57.489Z] Removing intermediate container d7380f086e81 [2022-04-22T14:23:57.489Z] ---> 7b0dcd62710d [2022-04-22T14:23:57.489Z] Step 8/31 : COPY . . [2022-04-22T14:23:58.815Z] 3f3a8bcf1eab: Pull complete [2022-04-22T14:23:58.815Z] 0c92f367c5e7: Pull complete [2022-04-22T14:23:59.089Z] f7c0051592d6: Pull complete [2022-04-22T14:23:59.365Z] a227ed2f7395: Pull complete [2022-04-22T14:24:05.621Z] ---> 9d946661386d [2022-04-22T14:24:05.621Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T14:24:05.621Z] ---> bdb204b7c6b6 [2022-04-22T14:24:05.621Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T14:24:05.621Z] ---> b63482686379 [2022-04-22T14:24:05.621Z] ---> fd6467225706 [2022-04-22T14:24:05.621Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T14:24:05.621Z] [2022-04-22T14:24:05.621Z] ---> d52b146bf158 [2022-04-22T14:24:05.621Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T14:24:05.621Z] ---> Running in 26af9e92799c [2022-04-22T14:24:05.621Z] ---> Running in bcebe5be0f84 [2022-04-22T14:24:05.621Z] ---> Running in e05b12be55ff [2022-04-22T14:24:05.621Z] ---> Running in 9aff7c5b4b33 [2022-04-22T14:24:05.621Z] ---> Running in 3e3bf860308a [2022-04-22T14:24:05.621Z] Removing intermediate container bcebe5be0f84 [2022-04-22T14:24:05.621Z] ---> 429945a61b68 [2022-04-22T14:24:05.621Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T14:24:05.621Z] ---> Running in 904896821a38 [2022-04-22T14:24:05.883Z] 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-04-22T14:24:05.883Z] 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-04-22T14:24:05.883Z] 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-04-22T14:24:06.088Z] 7b1c46037f91: Pull complete [2022-04-22T14:24:06.088Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T14:24:06.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T14:24:06.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [2022-04-22T14:24:06.143Z] 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 [Pipeline] sh [2022-04-22T14:24:06.533Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T14:24:06.533Z] WORKDIR /edgex [2022-04-22T14:24:06.533Z] COPY go.mod . [2022-04-22T14:24:06.533Z] RUN go mod download [2022-04-22T14:24:06.533Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-22T14:24:06.717Z] Removing intermediate container 904896821a38 [2022-04-22T14:24:06.717Z] ---> c2edaf6d7475 [2022-04-22T14:24:06.717Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T14:24:06.976Z] ---> Running in 5b63e178b561 [2022-04-22T14:24:06.976Z] Removing intermediate container 5b63e178b561 [2022-04-22T14:24:06.976Z] ---> 581e6fec9aaa [2022-04-22T14:24:06.976Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T14:24:06.976Z] ---> Running in 864d2ba917f8 [2022-04-22T14:24:08.360Z] spire-1.2.1/ [2022-04-22T14:24:08.360Z] spire-1.2.1/.data/ [2022-04-22T14:24:08.360Z] spire-1.2.1/.data/.file [2022-04-22T14:24:08.360Z] spire-1.2.1/.dockerignore [2022-04-22T14:24:08.360Z] spire-1.2.1/.gitattributes [2022-04-22T14:24:08.360Z] spire-1.2.1/.githooks/ [2022-04-22T14:24:08.360Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/ [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/workflows/ [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T14:24:08.360Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T14:24:08.360Z] spire-1.2.1/.gitignore [2022-04-22T14:24:08.360Z] spire-1.2.1/.go-version [2022-04-22T14:24:08.360Z] spire-1.2.1/.golangci.yml [2022-04-22T14:24:08.360Z] spire-1.2.1/ADOPTERS.md [2022-04-22T14:24:08.360Z] spire-1.2.1/CHANGELOG.md [2022-04-22T14:24:08.360Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T14:24:08.360Z] spire-1.2.1/CODEOWNERS [2022-04-22T14:24:08.360Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T14:24:08.360Z] spire-1.2.1/Dockerfile [2022-04-22T14:24:08.360Z] spire-1.2.1/Dockerfile.dev [2022-04-22T14:24:08.360Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T14:24:08.360Z] spire-1.2.1/LICENSE [2022-04-22T14:24:08.360Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T14:24:08.360Z] spire-1.2.1/Makefile [2022-04-22T14:24:08.360Z] spire-1.2.1/README.md [2022-04-22T14:24:08.360Z] spire-1.2.1/ROADMAP.md [2022-04-22T14:24:08.360Z] spire-1.2.1/SECURITY.md [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T14:24:08.360Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T14:24:08.361Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T14:24:08.361Z] spire-1.2.1/conf/ [2022-04-22T14:24:08.361Z] spire-1.2.1/conf/agent/ [2022-04-22T14:24:08.361Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T14:24:08.361Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T14:24:08.361Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T14:24:08.361Z] spire-1.2.1/conf/server/ [2022-04-22T14:24:08.361Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T14:24:08.361Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T14:24:08.361Z] spire-1.2.1/conf/server/server.conf [2022-04-22T14:24:08.361Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/ [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/auditlog.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/ [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/spire_server.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/telemetry.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/upgrading.md [2022-04-22T14:24:08.361Z] spire-1.2.1/doc/using_spire.md [2022-04-22T14:24:08.361Z] spire-1.2.1/examples/ [2022-04-22T14:24:08.361Z] spire-1.2.1/examples/README.md [2022-04-22T14:24:08.361Z] spire-1.2.1/go.mod [2022-04-22T14:24:08.361Z] spire-1.2.1/go.sum [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T14:24:08.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T14:24:08.362Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/health/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/log/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/util/ [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T14:24:08.363Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/version/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/config.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T14:24:08.364Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T14:24:08.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/server.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/ [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/private/ [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/private/server/ [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/ [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/common/ [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T14:24:08.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T14:24:08.366Z] spire-1.2.1/release/ [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire-extras/ [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire/ [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire/README.md [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire/conf/ [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T14:24:08.366Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T14:24:08.366Z] spire-1.2.1/script/ [2022-04-22T14:24:08.366Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T14:24:08.366Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T14:24:08.366Z] spire-1.2.1/support/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T14:24:08.366Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T14:24:08.366Z] spire-1.2.1/test/ [2022-04-22T14:24:08.366Z] spire-1.2.1/test/clock/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/clock/clock.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T14:24:08.367Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/README.md [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/common [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T14:24:08.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T14:24:08.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T14:24:08.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T14:24:08.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T14:24:08.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T14:24:08.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T14:24:08.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T14:24:08.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T14:24:08.370Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T14:24:08.370Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T14:24:08.370Z] spire-1.2.1/test/integration/test.sh [2022-04-22T14:24:08.370Z] spire-1.2.1/test/plugintest/ [2022-04-22T14:24:08.370Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/spiretest/ [2022-04-22T14:24:08.370Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/testca/ [2022-04-22T14:24:08.370Z] spire-1.2.1/test/testca/ca.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/testkey/ [2022-04-22T14:24:08.370Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T14:24:08.370Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/testkey/new.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T14:24:08.370Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/util/ [2022-04-22T14:24:08.370Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/util/race.go [2022-04-22T14:24:08.370Z] spire-1.2.1/test/util/util.go [2022-04-22T14:24:08.370Z] building spire from source... [2022-04-22T14:24:08.629Z] Installing go1.17.7... [2022-04-22T14:24:09.173Z] Sending build context to Docker daemon 169.3MB [2022-04-22T14:24:09.173Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T14:24:09.173Z] ---> f79e39bc4007 [2022-04-22T14:24:09.173Z] Step 2/4 : WORKDIR /edgex [2022-04-22T14:24:10.622Z] ---> Running in 8bb98ba79dac [2022-04-22T14:24:10.895Z] Removing intermediate container 8bb98ba79dac [2022-04-22T14:24:10.895Z] ---> d6e11b94ba2a [2022-04-22T14:24:10.895Z] Step 3/4 : COPY go.mod . [2022-04-22T14:24:11.493Z] ---> 251037080fb3 [2022-04-22T14:24:11.493Z] Step 4/4 : RUN go mod download [2022-04-22T14:24:11.493Z] ---> Running in e256cc85216a [2022-04-22T14:24:15.206Z] Building bin/spire-server... [2022-04-22T14:24:15.206Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T14:24:15.206Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T14:24:15.206Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T14:24:15.206Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T14:24:15.206Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T14:24:15.206Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T14:24:15.206Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T14:24:15.206Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T14:24:15.206Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T14:24:15.206Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T14:24:15.206Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T14:24:15.206Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T14:24:15.206Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T14:24:15.206Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T14:24:15.206Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T14:24:15.206Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T14:24:15.466Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T14:24:15.466Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T14:24:15.466Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T14:24:15.466Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T14:24:15.466Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T14:24:15.466Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T14:24:15.466Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T14:24:15.725Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T14:24:15.725Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T14:24:15.725Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T14:24:15.725Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T14:24:15.725Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T14:24:15.725Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T14:24:15.725Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T14:24:15.725Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T14:24:15.725Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T14:24:15.986Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T14:24:15.986Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T14:24:15.986Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T14:24:15.986Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T14:24:15.986Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T14:24:15.986Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T14:24:16.245Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T14:24:16.245Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T14:24:16.245Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T14:24:16.506Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T14:24:16.506Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T14:24:16.506Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T14:24:16.506Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T14:24:16.506Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T14:24:16.506Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T14:24:16.765Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T14:24:16.765Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T14:24:16.765Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T14:24:16.765Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T14:24:16.765Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T14:24:17.025Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T14:24:17.284Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T14:24:19.190Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T14:24:19.190Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T14:24:19.449Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T14:24:19.449Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T14:24:19.449Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T14:24:23.641Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T14:24:23.641Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T14:24:23.641Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T14:24:23.641Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T14:24:23.641Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T14:24:24.211Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T14:24:24.211Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T14:24:24.212Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T14:24:24.471Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T14:24:24.733Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T14:24:25.301Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T14:24:25.559Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T14:24:25.559Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T14:24:25.559Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T14:24:25.819Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T14:24:26.078Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T14:24:26.338Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T14:24:26.338Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T14:24:26.338Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T14:24:26.338Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T14:24:26.907Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T14:24:26.907Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T14:24:26.907Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T14:24:26.907Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T14:24:27.167Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T14:24:27.167Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T14:24:27.425Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T14:24:27.425Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T14:24:27.425Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T14:24:27.425Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T14:24:27.425Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T14:24:27.684Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T14:24:27.684Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T14:24:27.944Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T14:24:28.639Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T14:24:28.639Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T14:24:28.639Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T14:24:28.639Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T14:24:28.639Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T14:24:28.639Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T14:24:28.639Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T14:24:28.905Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T14:24:28.905Z] 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-04-22T14:24:28.905Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T14:24:28.905Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T14:24:28.905Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T14:24:28.905Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T14:24:28.905Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T14:24:29.164Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T14:24:29.164Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T14:24:29.164Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T14:24:29.164Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T14:24:29.164Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T14:24:29.164Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T14:24:29.164Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T14:24:29.164Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T14:24:29.164Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T14:24:29.164Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T14:24:29.164Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T14:24:29.164Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T14:24:29.164Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T14:24:29.164Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T14:24:29.164Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T14:24:29.164Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T14:24:29.425Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T14:24:29.425Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T14:24:29.425Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T14:24:29.425Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T14:24:29.425Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T14:24:29.425Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T14:24:29.425Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T14:24:29.425Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T14:24:29.425Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T14:24:29.425Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T14:24:29.425Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T14:24:29.930Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T14:24:29.930Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T14:24:29.930Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T14:24:29.930Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T14:24:29.930Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T14:24:29.930Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T14:24:29.930Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T14:24:29.930Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T14:24:29.930Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T14:24:35.375Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T14:24:35.375Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T14:24:40.670Z] Removing intermediate container 3e3bf860308a [2022-04-22T14:24:40.670Z] ---> 220292db91f9 [2022-04-22T14:24:40.670Z] [2022-04-22T14:24:40.670Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T14:24:40.670Z] Removing intermediate container 9aff7c5b4b33 [2022-04-22T14:24:40.670Z] ---> d827d1a52feb [2022-04-22T14:24:40.670Z] [2022-04-22T14:24:40.670Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T14:24:40.670Z] Removing intermediate container e05b12be55ff [2022-04-22T14:24:40.670Z] ---> ef620b5d40db [2022-04-22T14:24:40.670Z] [2022-04-22T14:24:40.670Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T14:24:40.670Z] Removing intermediate container 26af9e92799c [2022-04-22T14:24:40.670Z] ---> 98731cee4527 [2022-04-22T14:24:40.670Z] [2022-04-22T14:24:40.670Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T14:24:40.670Z] 3.14: Pulling from library/alpine [2022-04-22T14:24:40.931Z] 3.14: Pulling from library/alpine [2022-04-22T14:24:41.502Z] 3.14: Pulling from library/alpine [2022-04-22T14:24:41.502Z] 3.14: Pulling from library/alpine [2022-04-22T14:24:43.408Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T14:24:43.408Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T14:24:43.408Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T14:24:43.408Z] Status: Image is up to date for alpine:3.14 [2022-04-22T14:24:43.408Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T14:24:43.408Z] Status: Image is up to date for alpine:3.14 [2022-04-22T14:24:43.408Z] Status: Image is up to date for alpine:3.14 [2022-04-22T14:24:43.408Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T14:24:43.408Z] ---> e04c818066af [2022-04-22T14:24:43.408Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T14:24:43.408Z] ---> e04c818066af [2022-04-22T14:24:43.408Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T14:24:43.408Z] ---> e04c818066af [2022-04-22T14:24:43.408Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T14:24:43.408Z] ---> e04c818066af [2022-04-22T14:24:43.408Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T14:24:43.667Z] ---> Running in 7aef59d3a6ad [2022-04-22T14:24:43.668Z] ---> Running in f765a93ea352 [2022-04-22T14:24:43.668Z] ---> Running in d91ed030d2db [2022-04-22T14:24:43.668Z] ---> Running in 5e47868a7045 [2022-04-22T14:24:43.930Z] Removing intermediate container d91ed030d2db [2022-04-22T14:24:43.930Z] ---> 475bfda24024 [2022-04-22T14:24:43.930Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T14:24:43.930Z] Removing intermediate container 5e47868a7045 [2022-04-22T14:24:43.930Z] ---> cafb1130cebd [2022-04-22T14:24:43.930Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T14:24:43.930Z] ---> Running in b9cb2e472727 [2022-04-22T14:24:43.930Z] ---> Running in cb4c3bc6e966 [2022-04-22T14:24:44.192Z] Removing intermediate container cb4c3bc6e966 [2022-04-22T14:24:44.192Z] ---> 13442cca04af [2022-04-22T14:24:44.192Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T14:24:44.192Z] ---> Running in de72438361d9 [2022-04-22T14:24:44.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:24:44.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:24:44.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:24:44.452Z] Removing intermediate container de72438361d9 [2022-04-22T14:24:44.452Z] ---> 3f90b7ab358a [2022-04-22T14:24:44.452Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:24:44.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:24:44.452Z] ---> Running in 66be2f55265f [2022-04-22T14:24:44.452Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T14:24:44.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:24:44.452Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T14:24:44.710Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T14:24:44.710Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T14:24:44.710Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T14:24:44.710Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T14:24:44.710Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:24:44.710Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T14:24:44.710Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T14:24:44.710Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:24:44.710Z] OK: 6 MiB in 15 packages [2022-04-22T14:24:44.710Z] OK: 8 MiB in 20 packages [2022-04-22T14:24:44.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:24:44.710Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T14:24:44.968Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T14:24:44.968Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:24:44.968Z] OK: 6 MiB in 16 packages [2022-04-22T14:24:45.539Z] Removing intermediate container f765a93ea352 [2022-04-22T14:24:45.539Z] ---> 29a70944d71b [2022-04-22T14:24:45.539Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T14:24:45.539Z] Removing intermediate container 7aef59d3a6ad [2022-04-22T14:24:45.539Z] ---> f6771d166ed1 [2022-04-22T14:24:45.539Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T14:24:45.539Z] ---> Running in 2758cb38a04f [2022-04-22T14:24:45.539Z] ---> Running in 34f3f69914c0 [2022-04-22T14:24:45.539Z] Removing intermediate container b9cb2e472727 [2022-04-22T14:24:45.539Z] ---> e84a7593a178 [2022-04-22T14:24:45.539Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T14:24:45.539Z] Removing intermediate container 2758cb38a04f [2022-04-22T14:24:45.539Z] ---> 3e2d41a43a28 [2022-04-22T14:24:45.539Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T14:24:45.806Z] ---> Running in 0132e1dcfa58 [2022-04-22T14:24:45.806Z] ---> Running in 8d7ab50c494b [2022-04-22T14:24:45.806Z] Removing intermediate container 34f3f69914c0 [2022-04-22T14:24:45.806Z] ---> c0e0e9e3ca81 [2022-04-22T14:24:45.806Z] Step 13/22 : WORKDIR /edgex [2022-04-22T14:24:45.806Z] ---> Running in 60daa33c9084 [2022-04-22T14:24:46.065Z] Removing intermediate container 0132e1dcfa58 [2022-04-22T14:24:46.065Z] ---> 77e7d222d127 [2022-04-22T14:24:46.065Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T14:24:46.065Z] Removing intermediate container 8d7ab50c494b [2022-04-22T14:24:46.065Z] ---> c4d9b7c1f1c8 [2022-04-22T14:24:46.065Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T14:24:46.065Z] Removing intermediate container 66be2f55265f [2022-04-22T14:24:46.065Z] ---> ba1bf2aa43a0 [2022-04-22T14:24:46.065Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T14:24:46.065Z] ---> Running in 37cb237d86a1 [2022-04-22T14:24:46.065Z] ---> Running in ff288a727414 [2022-04-22T14:24:46.065Z] Removing intermediate container 60daa33c9084 [2022-04-22T14:24:46.065Z] ---> 6346040574d3 [2022-04-22T14:24:46.065Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T14:24:46.065Z] ---> Running in 8f758061bfed [2022-04-22T14:24:46.325Z] Removing intermediate container ff288a727414 [2022-04-22T14:24:46.325Z] ---> 787727a6ae11 [2022-04-22T14:24:46.325Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T14:24:46.325Z] Removing intermediate container 37cb237d86a1 [2022-04-22T14:24:46.325Z] ---> bed205d60eef [2022-04-22T14:24:46.325Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:24:46.584Z] ---> 37d3aa0882c6 [2022-04-22T14:24:46.584Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T14:24:46.584Z] ---> Running in fbc6c4cc9032 [2022-04-22T14:24:46.844Z] ---> 844c373e9fce [2022-04-22T14:24:46.844Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T14:24:46.844Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:24:47.415Z] ---> 88d697066c5e [2022-04-22T14:24:47.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T14:24:47.676Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:24:47.676Z] ---> 2f5feaaaf41f [2022-04-22T14:24:47.676Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T14:24:47.935Z] ---> 9ca483f39b14 [2022-04-22T14:24:47.935Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T14:24:47.935Z] Removing intermediate container fbc6c4cc9032 [2022-04-22T14:24:47.936Z] ---> 9847415de693 [2022-04-22T14:24:47.936Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T14:24:47.936Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T14:24:47.936Z] ---> Running in 850ae39e8e94 [2022-04-22T14:24:48.196Z] ---> 8d9269037768 [2022-04-22T14:24:48.196Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T14:24:48.196Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T14:24:48.196Z] ---> Running in 3937f0a4ad6f [2022-04-22T14:24:48.196Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T14:24:48.196Z] ---> 43e9c5958be8 [2022-04-22T14:24:48.196Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T14:24:48.196Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T14:24:48.196Z] Removing intermediate container 850ae39e8e94 [2022-04-22T14:24:48.196Z] ---> ed2a0f0816e4 [2022-04-22T14:24:48.196Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T14:24:48.196Z] ---> Running in 8cc620785223 [2022-04-22T14:24:48.456Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T14:24:48.456Z] Removing intermediate container 3937f0a4ad6f [2022-04-22T14:24:48.456Z] ---> 1d9ba954312c [2022-04-22T14:24:48.456Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:24:48.456Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T14:24:48.456Z] ---> Running in 9ce235b4b611 [2022-04-22T14:24:48.456Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:24:48.456Z] OK: 8 MiB in 20 packages [2022-04-22T14:24:48.716Z] ---> 87fc33d73343 [2022-04-22T14:24:48.716Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T14:24:48.716Z] ---> Running in 2e3639a8ea69 [2022-04-22T14:24:48.716Z] Removing intermediate container 9ce235b4b611 [2022-04-22T14:24:48.716Z] ---> d06c0a8fdcd0 [2022-04-22T14:24:48.716Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T14:24:48.979Z] ---> Running in 5a7f4c41d32c [2022-04-22T14:24:48.979Z] Removing intermediate container 5a7f4c41d32c [2022-04-22T14:24:48.979Z] ---> bdfafd548011 [2022-04-22T14:24:48.979Z] Step 21/22 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:24:49.246Z] ---> Running in 26503105baeb [2022-04-22T14:24:49.507Z] Removing intermediate container 26503105baeb [2022-04-22T14:24:49.507Z] ---> 52b9f4da8ab1 [2022-04-22T14:24:49.507Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T14:24:49.507Z] Removing intermediate container 8f758061bfed [2022-04-22T14:24:49.507Z] ---> 3d5911e74495 [2022-04-22T14:24:49.507Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:24:49.507Z] ---> Running in 4f00865948ee [2022-04-22T14:24:49.767Z] Removing intermediate container 8cc620785223 [2022-04-22T14:24:49.767Z] ---> 17d5ce46262f [2022-04-22T14:24:49.767Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T14:24:49.767Z] ---> Running in 884ec4ca65cf [2022-04-22T14:24:49.767Z] ---> 846b1a79d9ce [2022-04-22T14:24:49.767Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T14:24:49.767Z] Removing intermediate container 4f00865948ee [2022-04-22T14:24:49.767Z] ---> a796a12348b5 [2022-04-22T14:24:49.767Z] [2022-04-22T14:24:50.028Z] Successfully built a796a12348b5 [2022-04-22T14:24:50.028Z] Successfully tagged support-scheduler:latest [2022-04-22T14:24:50.028Z]  Building support-scheduler ... done Building support-notifications [2022-04-22T14:24:50.028Z] Removing intermediate container 2e3639a8ea69 [2022-04-22T14:24:50.028Z] ---> cb79d63520c7 [2022-04-22T14:24:50.028Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:24:50.028Z] Removing intermediate container 884ec4ca65cf [2022-04-22T14:24:50.029Z] ---> e7bb45564c80 [2022-04-22T14:24:50.029Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T14:24:50.294Z] ---> Running in c52bb70a09b3 [2022-04-22T14:24:50.601Z] Removing intermediate container c52bb70a09b3 [2022-04-22T14:24:50.601Z] ---> a5de3c6b45cd [2022-04-22T14:24:50.601Z] Step 21/22 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:24:51.542Z] ---> 8bd8406df688 [2022-04-22T14:24:51.542Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T14:24:51.542Z] ---> Running in 4226adf945f7 [2022-04-22T14:24:51.542Z] ---> bfb7057838df [2022-04-22T14:24:51.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T14:24:51.542Z] Removing intermediate container 4226adf945f7 [2022-04-22T14:24:51.542Z] ---> 5fed1840e7bd [2022-04-22T14:24:51.542Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T14:24:51.807Z] ---> Running in 4531d617d6a9 [2022-04-22T14:24:51.807Z] ---> 454342ab85a7 [2022-04-22T14:24:51.807Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T14:24:52.065Z] Removing intermediate container 4531d617d6a9 [2022-04-22T14:24:52.065Z] ---> da281763612f [2022-04-22T14:24:52.065Z] [2022-04-22T14:24:52.065Z] ---> Running in 182acda81ba9 [2022-04-22T14:24:52.065Z] Successfully built da281763612f [2022-04-22T14:24:52.065Z] Successfully tagged security-proxy-setup:latest [2022-04-22T14:24:52.065Z] Building security-spiffe-token-provider [2022-04-22T14:24:52.324Z]  Building security-proxy-setup ... done Removing intermediate container 182acda81ba9 [2022-04-22T14:24:52.324Z] ---> 5f9971d9a4d4 [2022-04-22T14:24:52.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:24:52.324Z] ---> d765184cc3d9 [2022-04-22T14:24:52.324Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T14:24:52.324Z] ---> Running in 1ad7b2a18e7b [2022-04-22T14:24:52.905Z] Removing intermediate container 1ad7b2a18e7b [2022-04-22T14:24:52.905Z] ---> bd523cf75f24 [2022-04-22T14:24:52.905Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T14:24:53.473Z] ---> 3d144ddc1075 [2022-04-22T14:24:53.473Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T14:24:53.473Z] ---> Running in 521f43e9fdb3 [2022-04-22T14:24:53.732Z] Removing intermediate container 521f43e9fdb3 [2022-04-22T14:24:53.732Z] ---> 052f470f6959 [2022-04-22T14:24:53.732Z] Step 22/23 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:24:53.732Z] ---> Running in de6152d897a8 [2022-04-22T14:24:53.995Z] ---> 4636ff6469c4 [2022-04-22T14:24:53.995Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T14:24:53.995Z] Removing intermediate container de6152d897a8 [2022-04-22T14:24:53.995Z] ---> 13bbe77f585a [2022-04-22T14:24:53.995Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T14:24:54.257Z] ---> Running in e9f9fccf7b64 [2022-04-22T14:24:54.257Z] ---> 8a3619a2e145 [2022-04-22T14:24:54.257Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-22T14:24:54.257Z] Removing intermediate container e9f9fccf7b64 [2022-04-22T14:24:54.257Z] ---> 7e338ee80c66 [2022-04-22T14:24:54.257Z] [2022-04-22T14:24:54.519Z] Successfully built 7e338ee80c66 [2022-04-22T14:24:54.519Z] Successfully tagged core-data:latest [2022-04-22T14:24:54.519Z]  Building core-data ... done  ---> Running in d779ed97535a [2022-04-22T14:24:54.519Z] Building security-secretstore-setup [2022-04-22T14:24:54.781Z] Removing intermediate container d779ed97535a [2022-04-22T14:24:54.781Z] ---> d6b55e7db29f [2022-04-22T14:24:54.781Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T14:24:55.355Z] ---> f06a58e09d62 [2022-04-22T14:24:55.355Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T14:24:55.616Z] ---> Running in e62f9a1e51c1 [2022-04-22T14:24:58.156Z] Removing intermediate container e62f9a1e51c1 [2022-04-22T14:24:58.157Z] ---> 80ad4e3d2bcb [2022-04-22T14:24:58.157Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T14:24:58.157Z] ---> Running in 78b3c2aaa6d6 [2022-04-22T14:24:58.416Z] Removing intermediate container 78b3c2aaa6d6 [2022-04-22T14:24:58.417Z] ---> 67219e11c6da [2022-04-22T14:24:58.417Z] Step 28/31 : CMD ["gate"] [2022-04-22T14:24:58.573Z] Removing intermediate container e256cc85216a [2022-04-22T14:24:58.573Z] ---> f235cd0e7af2 [2022-04-22T14:24:58.573Z] Successfully built f235cd0e7af2 [2022-04-22T14:24:58.573Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T14:24:58.676Z] ---> Running in 82ff6e6f0f3a [2022-04-22T14:24:58.676Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:24:58.676Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:24:58.676Z] ---> f92208ed46b8 [2022-04-22T14:24:58.676Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T14:24:58.676Z] ---> Using cache [2022-04-22T14:24:58.676Z] ---> 14337ed9f15c [2022-04-22T14:24:58.676Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:24:58.676Z] ---> Using cache [2022-04-22T14:24:58.676Z] ---> 72e6fd4423ac [2022-04-22T14:24:58.676Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T14:24:58.676Z] ---> Running in 2179d79604a1 [2022-04-22T14:24:58.936Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T14:24:58.936Z] . [2022-04-22T14:24:58.936Z] Removing intermediate container 82ff6e6f0f3a [2022-04-22T14:24:58.936Z] ---> 4a8523c93479 [2022-04-22T14:24:58.936Z] Step 29/31 : LABEL arch=x86_64 [2022-04-22T14:24:58.936Z] ---> Running in a0c6c5eb26e7 [Pipeline] withDockerContainer [2022-04-22T14:24:59.201Z] Removing intermediate container a0c6c5eb26e7 [2022-04-22T14:24:59.201Z] ---> f37373b66e7a [2022-04-22T14:24:59.201Z] Step 30/31 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:24:59.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-21792 does not seem to be running inside a container [2022-04-22T14:24:59.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-04-22T14:24:59.463Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:24:59.463Z] ---> Running in e4f7a8def8fb [2022-04-22T14:25:00.033Z] Removing intermediate container e4f7a8def8fb [2022-04-22T14:25:00.033Z] ---> 6a1115422679 [2022-04-22T14:25:00.033Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T14:25:00.033Z] ---> Running in fe9eb4972e76 [2022-04-22T14:25:00.293Z] Removing intermediate container fe9eb4972e76 [2022-04-22T14:25:00.293Z] ---> 8b5ae9b6ed2c [2022-04-22T14:25:00.293Z] [2022-04-22T14:25:00.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:25:00.293Z] Successfully built 8b5ae9b6ed2c [2022-04-22T14:25:00.293Z] Successfully tagged security-bootstrapper:latest [2022-04-22T14:25:00.293Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-22T14:25:00.553Z] OK: 221 MiB in 52 packages [2022-04-22T14:25:00.615Z] $ docker top 50367fa17cb9d75fd56054afb4c4293d1fd6cff4a9c41eec65d5e6771c780e86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T14:25:01.633Z] + go version [2022-04-22T14:25:01.633Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T14:25:01.678Z] $ docker stop --time=1 50367fa17cb9d75fd56054afb4c4293d1fd6cff4a9c41eec65d5e6771c780e86 [2022-04-22T14:25:02.464Z] Removing intermediate container 2179d79604a1 [2022-04-22T14:25:02.464Z] ---> 22df37bb36d3 [2022-04-22T14:25:02.464Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T14:25:03.035Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:25:03.035Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:25:03.035Z] ---> f92208ed46b8 [2022-04-22T14:25:03.035Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T14:25:03.035Z] ---> Using cache [2022-04-22T14:25:03.035Z] ---> 14337ed9f15c [2022-04-22T14:25:03.035Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T14:25:03.035Z] ---> 0021437d562b [2022-04-22T14:25:03.035Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:25:03.035Z] ---> Running in 96a35f648453 [2022-04-22T14:25:03.303Z] $ docker rm -f 50367fa17cb9d75fd56054afb4c4293d1fd6cff4a9c41eec65d5e6771c780e86 [2022-04-22T14:25:03.294Z] ---> Running in 3ec942e4464c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2022-04-22T14:25:03.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2022-04-22T14:25:04.240Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T14:25:04.240Z] . [Pipeline] withDockerContainer [2022-04-22T14:25:04.434Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:25:04.434Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:25:04.434Z] ---> f92208ed46b8 [2022-04-22T14:25:04.434Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T14:25:04.434Z] ---> Using cache [2022-04-22T14:25:04.434Z] ---> 14337ed9f15c [2022-04-22T14:25:04.434Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:25:04.434Z] ---> Using cache [2022-04-22T14:25:04.434Z] ---> 72e6fd4423ac [2022-04-22T14:25:04.434Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T14:25:04.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-21792 does not seem to be running inside a container [2022-04-22T14:25:04.570Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-04-22T14:25:04.696Z] ---> Running in f82bb7a0432b [2022-04-22T14:25:04.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:25:05.266Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T14:25:05.266Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T14:25:05.266Z] OK: 15866 distinct packages available [2022-04-22T14:25:05.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:25:05.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:25:05.527Z] Removing intermediate container 3ec942e4464c [2022-04-22T14:25:05.527Z] ---> c1a98015809f [2022-04-22T14:25:05.527Z] Step 8/22 : COPY . . [2022-04-22T14:25:05.814Z] $ docker top 18ba26c950d35d6d43e519decd4f28cfd668c022476342192d4a4a34312699bf -eo pid,comm [Pipeline] { [2022-04-22T14:25:06.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:25:06.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-04-22T14:25:06.196Z] ========================================================= [2022-04-22T14:25:06.196Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-22T14:25:06.196Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T14:25:06.355Z] OK: 221 MiB in 52 packages [2022-04-22T14:25:06.614Z] OK: 221 MiB in 52 packages [2022-04-22T14:25:06.901Z] + make test [2022-04-22T14:25:06.901Z] go mod tidy -compat=1.17 [2022-04-22T14:25:07.557Z] Removing intermediate container 96a35f648453 [2022-04-22T14:25:07.557Z] ---> d353af5556a3 [2022-04-22T14:25:07.557Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T14:25:07.557Z] Removing intermediate container f82bb7a0432b [2022-04-22T14:25:07.557Z] ---> afa0ecdadce5 [2022-04-22T14:25:07.557Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T14:25:07.886Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T14:25:08.495Z] ---> 8ed4e5cfde14 [2022-04-22T14:25:08.495Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:25:08.495Z] ---> 360245a6ff3b [2022-04-22T14:25:08.495Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:25:08.495Z] ---> Running in 3106a22fe060 [2022-04-22T14:25:08.495Z] ---> Running in 3e28426ee650 [2022-04-22T14:25:11.044Z] Removing intermediate container 3e28426ee650 [2022-04-22T14:25:11.044Z] ---> 67de0ddf8125 [2022-04-22T14:25:11.044Z] Step 8/25 : COPY . . [2022-04-22T14:25:11.044Z] Removing intermediate container 3106a22fe060 [2022-04-22T14:25:11.044Z] ---> ad798c98519e [2022-04-22T14:25:11.044Z] Step 7/20 : COPY . . [2022-04-22T14:25:11.304Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:25:11.304Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:25:11.304Z] ---> f92208ed46b8 [2022-04-22T14:25:11.304Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T14:25:11.304Z] ---> Using cache [2022-04-22T14:25:11.304Z] ---> 14337ed9f15c [2022-04-22T14:25:11.304Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:25:11.304Z] ---> Using cache [2022-04-22T14:25:11.304Z] ---> 72e6fd4423ac [2022-04-22T14:25:11.304Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T14:25:11.564Z] ---> Running in 003f1466dbad [2022-04-22T14:25:12.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:25:13.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:25:13.777Z] OK: 221 MiB in 52 packages [2022-04-22T14:25:17.988Z] Removing intermediate container 003f1466dbad [2022-04-22T14:25:17.988Z] ---> 947183086cb6 [2022-04-22T14:25:17.988Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T14:25:18.246Z] ---> 3bb90134b87d [2022-04-22T14:25:18.246Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:25:18.246Z] ---> Running in c92f79145738 [2022-04-22T14:25:21.557Z] ---> 341476b95a42 [2022-04-22T14:25:21.557Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T14:25:21.557Z] ---> Running in f94496c53a32 [2022-04-22T14:25:21.557Z] Removing intermediate container c92f79145738 [2022-04-22T14:25:21.557Z] ---> 7f186e791620 [2022-04-22T14:25:21.557Z] Step 8/25 : COPY . . [2022-04-22T14:25:22.131Z] 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-04-22T14:25:23.085Z] ---> 436a5c24194c [2022-04-22T14:25:23.085Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T14:25:23.348Z] ---> Running in 07c47b628ec3 [2022-04-22T14:25:24.297Z] 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-04-22T14:25:24.557Z] ---> 99ba29ded689 [2022-04-22T14:25:24.557Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T14:25:24.817Z] ---> Running in 93b7cd152ca7 [2022-04-22T14:25:26.208Z] 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-04-22T14:25:31.487Z] ---> 37afcb2a2a89 [2022-04-22T14:25:31.487Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T14:25:31.487Z] ---> Running in dcca922e3905 [2022-04-22T14:25:31.487Z] Removing intermediate container dcca922e3905 [2022-04-22T14:25:31.487Z] ---> 316ed1cf3808 [2022-04-22T14:25:31.487Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T14:25:31.487Z] ---> Running in 88f27cbe0dca [2022-04-22T14:25:32.868Z] Removing intermediate container 88f27cbe0dca [2022-04-22T14:25:32.868Z] ---> d67c15e5ef6f [2022-04-22T14:25:32.868Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T14:25:33.129Z] ---> Running in 65e687923783 [2022-04-22T14:25:33.388Z] Removing intermediate container 65e687923783 [2022-04-22T14:25:33.388Z] ---> 2e0f8c428064 [2022-04-22T14:25:33.388Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T14:25:33.388Z] ---> Running in a71adf695cd7 [2022-04-22T14:25:35.296Z] spire-1.2.1/ [2022-04-22T14:25:35.296Z] spire-1.2.1/.data/ [2022-04-22T14:25:35.296Z] spire-1.2.1/.data/.file [2022-04-22T14:25:35.296Z] spire-1.2.1/.dockerignore [2022-04-22T14:25:35.296Z] spire-1.2.1/.gitattributes [2022-04-22T14:25:35.296Z] spire-1.2.1/.githooks/ [2022-04-22T14:25:35.296Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/ [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/workflows/ [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T14:25:35.296Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T14:25:35.296Z] spire-1.2.1/.gitignore [2022-04-22T14:25:35.296Z] spire-1.2.1/.go-version [2022-04-22T14:25:35.296Z] spire-1.2.1/.golangci.yml [2022-04-22T14:25:35.296Z] spire-1.2.1/ADOPTERS.md [2022-04-22T14:25:35.296Z] spire-1.2.1/CHANGELOG.md [2022-04-22T14:25:35.296Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T14:25:35.296Z] spire-1.2.1/CODEOWNERS [2022-04-22T14:25:35.296Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T14:25:35.296Z] spire-1.2.1/Dockerfile [2022-04-22T14:25:35.296Z] spire-1.2.1/Dockerfile.dev [2022-04-22T14:25:35.296Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T14:25:35.296Z] spire-1.2.1/LICENSE [2022-04-22T14:25:35.296Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T14:25:35.296Z] spire-1.2.1/Makefile [2022-04-22T14:25:35.296Z] spire-1.2.1/README.md [2022-04-22T14:25:35.296Z] spire-1.2.1/ROADMAP.md [2022-04-22T14:25:35.296Z] spire-1.2.1/SECURITY.md [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/ [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T14:25:35.296Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T14:25:35.297Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T14:25:35.297Z] spire-1.2.1/conf/ [2022-04-22T14:25:35.297Z] spire-1.2.1/conf/agent/ [2022-04-22T14:25:35.297Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T14:25:35.297Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T14:25:35.297Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T14:25:35.297Z] spire-1.2.1/conf/server/ [2022-04-22T14:25:35.297Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T14:25:35.297Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T14:25:35.297Z] spire-1.2.1/conf/server/server.conf [2022-04-22T14:25:35.297Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/ [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/auditlog.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/ [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/spire_server.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/telemetry.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/upgrading.md [2022-04-22T14:25:35.297Z] spire-1.2.1/doc/using_spire.md [2022-04-22T14:25:35.297Z] spire-1.2.1/examples/ [2022-04-22T14:25:35.297Z] spire-1.2.1/examples/README.md [2022-04-22T14:25:35.297Z] spire-1.2.1/go.mod [2022-04-22T14:25:35.297Z] spire-1.2.1/go.sum [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T14:25:35.297Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T14:25:35.298Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/health/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/log/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T14:25:35.299Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/version/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/config.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T14:25:35.300Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/server.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/ [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/private/ [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/private/server/ [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/ [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/common/ [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T14:25:35.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T14:25:35.301Z] spire-1.2.1/release/ [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire-extras/ [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire/ [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire/README.md [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire/conf/ [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T14:25:35.301Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T14:25:35.301Z] spire-1.2.1/script/ [2022-04-22T14:25:35.301Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T14:25:35.301Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T14:25:35.301Z] spire-1.2.1/support/ [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/ [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T14:25:35.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T14:25:35.302Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/clock/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/clock/clock.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T14:25:35.302Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/README.md [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/common [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T14:25:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T14:25:35.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T14:25:35.304Z] spire-1.2.1/test/integration/test.sh [2022-04-22T14:25:35.304Z] spire-1.2.1/test/plugintest/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/spiretest/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/testca/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/testca/ca.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/testkey/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T14:25:35.304Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/testkey/new.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/util/ [2022-04-22T14:25:35.304Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/util/race.go [2022-04-22T14:25:35.304Z] spire-1.2.1/test/util/util.go [2022-04-22T14:25:35.304Z] building spire from source... [2022-04-22T14:25:35.304Z] Installing go1.17.7... [2022-04-22T14:25:40.250Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-22T14:25:41.874Z] Building bin/spire-server... [2022-04-22T14:25:41.874Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T14:25:41.874Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T14:25:41.874Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T14:25:41.874Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T14:25:41.874Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T14:25:41.874Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T14:25:41.874Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T14:25:41.874Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T14:25:41.874Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T14:25:41.874Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T14:25:41.874Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T14:25:41.874Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T14:25:41.874Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T14:25:41.874Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T14:25:41.874Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T14:25:41.874Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T14:25:41.874Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T14:25:41.874Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T14:25:41.874Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T14:25:41.874Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T14:25:41.874Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T14:25:42.146Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T14:25:42.146Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T14:25:42.146Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T14:25:42.146Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T14:25:42.146Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T14:25:42.146Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T14:25:42.146Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T14:25:42.146Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T14:25:42.146Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T14:25:42.146Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T14:25:42.146Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T14:25:42.146Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T14:25:42.146Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T14:25:42.146Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T14:25:42.146Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T14:25:42.405Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T14:25:42.405Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T14:25:42.405Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T14:25:42.405Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T14:25:42.405Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T14:25:42.405Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T14:25:42.405Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T14:25:42.405Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T14:25:42.405Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T14:25:42.665Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T14:25:42.665Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T14:25:42.665Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T14:25:42.665Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T14:25:42.665Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T14:25:42.665Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T14:25:42.665Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T14:25:42.665Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T14:25:42.665Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T14:25:43.233Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T14:25:45.138Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T14:25:45.138Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T14:25:45.138Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T14:25:45.138Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T14:25:45.138Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T14:25:48.424Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T14:25:48.424Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T14:25:48.424Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T14:25:48.424Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T14:25:48.424Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T14:25:48.424Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T14:25:48.683Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T14:25:48.683Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T14:25:48.683Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T14:25:48.683Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T14:25:49.619Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T14:25:49.879Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T14:25:49.879Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T14:25:50.141Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T14:25:50.141Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T14:25:50.141Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T14:25:50.141Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T14:25:50.524Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T14:25:50.524Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T14:25:50.524Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T14:25:50.524Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T14:25:50.524Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T14:25:50.839Z] 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-04-22T14:25:50.839Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T14:25:50.839Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T14:25:50.839Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T14:25:50.839Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T14:25:50.839Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T14:25:50.839Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T14:25:50.839Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T14:25:50.839Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T14:25:50.839Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T14:25:50.839Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T14:25:50.839Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T14:25:52.368Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T14:25:52.368Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T14:25:52.368Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T14:25:52.368Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T14:25:52.368Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T14:25:52.368Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T14:25:52.628Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T14:25:52.628Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T14:25:52.628Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T14:25:52.628Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T14:25:52.628Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T14:25:52.628Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T14:25:52.628Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T14:25:52.890Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T14:25:52.890Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T14:25:52.890Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T14:25:52.890Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T14:25:52.890Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T14:25:52.890Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T14:25:52.890Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T14:25:52.890Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T14:25:52.890Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T14:25:52.890Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T14:25:52.890Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T14:25:52.890Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T14:25:52.890Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T14:25:52.890Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T14:25:53.150Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T14:25:53.150Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T14:25:53.150Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T14:25:53.150Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T14:25:53.150Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T14:25:53.150Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T14:25:53.150Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T14:25:53.150Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T14:25:53.150Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T14:25:53.150Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T14:25:53.150Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T14:25:53.150Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T14:25:53.150Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T14:25:53.150Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T14:25:53.150Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T14:25:53.150Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T14:25:53.150Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T14:25:53.150Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T14:25:53.412Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T14:25:53.412Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T14:25:53.412Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T14:25:53.412Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T14:25:57.614Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T14:25:57.614Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T14:26:02.902Z] Removing intermediate container 93b7cd152ca7 [2022-04-22T14:26:02.902Z] ---> 4f6a69017911 [2022-04-22T14:26:02.902Z] [2022-04-22T14:26:02.902Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T14:26:02.902Z] ---> e04c818066af [2022-04-22T14:26:02.902Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T14:26:02.902Z] Removing intermediate container 07c47b628ec3 [2022-04-22T14:26:02.902Z] ---> 2605d9aa2526 [2022-04-22T14:26:02.902Z] [2022-04-22T14:26:02.902Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T14:26:02.902Z] Removing intermediate container f94496c53a32 [2022-04-22T14:26:02.902Z] ---> 79459b49f119 [2022-04-22T14:26:02.902Z] [2022-04-22T14:26:02.902Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T14:26:02.902Z] ---> e04c818066af [2022-04-22T14:26:02.902Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T14:26:02.902Z] ---> Running in 447d9d2a2224 [2022-04-22T14:26:03.163Z] ---> Running in 548d182b4629 [2022-04-22T14:26:03.163Z] 3.15: Pulling from library/alpine [2022-04-22T14:26:03.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:26:03.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:26:03.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:26:03.762Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T14:26:03.762Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T14:26:03.762Z] ---> 0ac33e5f5afa [2022-04-22T14:26:03.762Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T14:26:04.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:26:04.035Z] ---> Running in c873a8a7afa4 [2022-04-22T14:26:04.035Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T14:26:04.035Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T14:26:04.035Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T14:26:04.035Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:26:04.035Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T14:26:04.035Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T14:26:04.035Z] OK: 6 MiB in 17 packages [2022-04-22T14:26:04.035Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T14:26:04.035Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:26:04.035Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T14:26:04.035Z] OK: 6 MiB in 16 packages [2022-04-22T14:26:04.295Z] Removing intermediate container c873a8a7afa4 [2022-04-22T14:26:04.295Z] ---> 90ec840ee248 [2022-04-22T14:26:04.295Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:26:04.295Z] ---> Running in 3a232b8c1fa6 [2022-04-22T14:26:04.866Z] Removing intermediate container 447d9d2a2224 [2022-04-22T14:26:04.866Z] ---> 21f8df04a3c2 [2022-04-22T14:26:04.866Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T14:26:05.128Z] Removing intermediate container 548d182b4629 [2022-04-22T14:26:05.128Z] ---> db12f2899c97 [2022-04-22T14:26:05.128Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T14:26:05.128Z] ---> Running in 68d45bd21035 [2022-04-22T14:26:05.128Z] ---> Running in 9df52efcef32 [2022-04-22T14:26:05.387Z] Removing intermediate container 68d45bd21035 [2022-04-22T14:26:05.387Z] ---> b6b064739f9f [2022-04-22T14:26:05.387Z] Step 13/25 : WORKDIR / [2022-04-22T14:26:05.387Z] Removing intermediate container 9df52efcef32 [2022-04-22T14:26:05.387Z] ---> 7f17954e112f [2022-04-22T14:26:05.387Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T14:26:05.387Z] ---> Running in bdae5f3ee988 [2022-04-22T14:26:05.387Z] ---> Running in 0a9308a48486 [2022-04-22T14:26:05.672Z] Removing intermediate container 3a232b8c1fa6 [2022-04-22T14:26:05.672Z] ---> d3441435fad6 [2022-04-22T14:26:05.672Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T14:26:05.672Z] ---> Running in 6e9407a719ca [2022-04-22T14:26:05.672Z] Removing intermediate container bdae5f3ee988 [2022-04-22T14:26:05.672Z] ---> 9ff5ff97fc27 [2022-04-22T14:26:05.672Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T14:26:05.672Z] Removing intermediate container 0a9308a48486 [2022-04-22T14:26:05.672Z] ---> e9d0009da010 [2022-04-22T14:26:05.672Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T14:26:05.935Z] ---> Running in 029fbb9b5d1d [2022-04-22T14:26:06.195Z] ---> 7550abcdec1b [2022-04-22T14:26:06.195Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T14:26:06.195Z] Removing intermediate container 029fbb9b5d1d [2022-04-22T14:26:06.195Z] ---> d29333c0d097 [2022-04-22T14:26:06.195Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:26:06.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:26:06.455Z] ---> e9569968053b [2022-04-22T14:26:06.455Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T14:26:06.455Z] ---> d43255a24c21 [2022-04-22T14:26:06.455Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T14:26:07.024Z] ---> 888d6435af52 [2022-04-22T14:26:07.024Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T14:26:07.024Z] ---> 0075da314122 [2022-04-22T14:26:07.024Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T14:26:07.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:26:07.284Z] ---> 6baf69e16d34 [2022-04-22T14:26:07.284Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T14:26:07.284Z] ---> 487181060460 [2022-04-22T14:26:07.284Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T14:26:07.547Z] ---> Running in 6e75d9989c5b [2022-04-22T14:26:07.547Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T14:26:07.547Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T14:26:07.547Z] OK: 15855 distinct packages available [2022-04-22T14:26:07.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:26:07.810Z] Removing intermediate container 6e75d9989c5b [2022-04-22T14:26:07.810Z] ---> c4e6ef0819aa [2022-04-22T14:26:07.811Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:26:07.811Z] ---> Running in 379a1476553a [2022-04-22T14:26:07.811Z] ---> 52ae264451ed [2022-04-22T14:26:07.811Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T14:26:08.085Z] Removing intermediate container 379a1476553a [2022-04-22T14:26:08.085Z] ---> f9ff10bcdd4d [2022-04-22T14:26:08.085Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T14:26:08.085Z] ---> Running in 927f884e9034 [2022-04-22T14:26:08.348Z] Removing intermediate container 927f884e9034 [2022-04-22T14:26:08.348Z] ---> 4d6f917817e2 [2022-04-22T14:26:08.348Z] Step 21/22 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:26:08.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:26:08.348Z] ---> debb3126bb13 [2022-04-22T14:26:08.348Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T14:26:08.348Z] ---> Running in fc90e1f717f9 [2022-04-22T14:26:08.610Z] Removing intermediate container fc90e1f717f9 [2022-04-22T14:26:08.610Z] ---> 0ec92f31566d [2022-04-22T14:26:08.610Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T14:26:08.610Z] ---> Running in 9f0b00a92d92 [2022-04-22T14:26:08.871Z] ---> 5efc90fc9a16 [2022-04-22T14:26:08.871Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-22T14:26:08.871Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T14:26:08.871Z] ---> Running in 358f41d28b30 [2022-04-22T14:26:08.871Z] Removing intermediate container 9f0b00a92d92 [2022-04-22T14:26:08.871Z] ---> 9cdc44d7de06 [2022-04-22T14:26:08.871Z] [2022-04-22T14:26:08.871Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T14:26:08.871Z] Successfully built 9cdc44d7de06 [2022-04-22T14:26:08.871Z] Successfully tagged support-notifications:latest [2022-04-22T14:26:08.871Z]  Building support-notifications ... done Building security-spire-config [2022-04-22T14:26:08.871Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T14:26:09.131Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T14:26:09.131Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T14:26:09.131Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T14:26:09.392Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T14:26:09.392Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T14:26:09.392Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T14:26:09.652Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T14:26:09.652Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T14:26:09.652Z] OK: 8 MiB in 23 packages [2022-04-22T14:26:11.560Z] Removing intermediate container 358f41d28b30 [2022-04-22T14:26:11.560Z] ---> fb7f4f058dc0 [2022-04-22T14:26:11.560Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T14:26:11.560Z] ---> Running in 63bd7b2202e8 [2022-04-22T14:26:11.560Z] Removing intermediate container 6e9407a719ca [2022-04-22T14:26:11.560Z] ---> 879f6faaa11f [2022-04-22T14:26:11.560Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:26:11.560Z] Removing intermediate container 63bd7b2202e8 [2022-04-22T14:26:11.560Z] ---> c5a11318d687 [2022-04-22T14:26:11.560Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T14:26:11.821Z] ---> Running in 387950e1bb2b [2022-04-22T14:26:11.821Z] ---> 5b031abc1b0c [2022-04-22T14:26:11.821Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T14:26:12.080Z] Removing intermediate container 387950e1bb2b [2022-04-22T14:26:12.080Z] ---> 33c0c9563a5f [2022-04-22T14:26:12.080Z] Step 24/25 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:26:12.080Z] ---> Running in 09af3111db7d [2022-04-22T14:26:12.340Z] Removing intermediate container 09af3111db7d [2022-04-22T14:26:12.340Z] ---> 91837f2fb1b8 [2022-04-22T14:26:12.608Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T14:26:12.608Z] ---> Running in d2ed529e9afc [2022-04-22T14:26:12.866Z] Removing intermediate container d2ed529e9afc [2022-04-22T14:26:12.866Z] ---> 798e144b3e4f [2022-04-22T14:26:12.866Z] [2022-04-22T14:26:12.866Z] ---> 093815ce1ad3 [2022-04-22T14:26:12.866Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T14:26:12.866Z] Successfully built 798e144b3e4f [2022-04-22T14:26:12.866Z] Successfully tagged security-secretstore-setup:latest [2022-04-22T14:26:12.866Z] Building core-command [2022-04-22T14:26:13.804Z]  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:26:13.804Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:26:13.804Z] ---> f92208ed46b8 [2022-04-22T14:26:13.804Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T14:26:13.804Z] ---> Using cache [2022-04-22T14:26:13.804Z] ---> 14337ed9f15c [2022-04-22T14:26:13.804Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:26:13.804Z] ---> Using cache [2022-04-22T14:26:13.804Z] ---> 72e6fd4423ac [2022-04-22T14:26:13.804Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T14:26:13.804Z] ---> Using cache [2022-04-22T14:26:13.804Z] ---> 947183086cb6 [2022-04-22T14:26:13.804Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T14:26:13.804Z] ---> Using cache [2022-04-22T14:26:13.804Z] ---> 3bb90134b87d [2022-04-22T14:26:13.804Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:26:13.804Z] ---> Using cache [2022-04-22T14:26:13.804Z] ---> 7f186e791620 [2022-04-22T14:26:13.804Z] Step 8/26 : COPY . . [2022-04-22T14:26:13.804Z] ---> Using cache [2022-04-22T14:26:13.804Z] ---> 37afcb2a2a89 [2022-04-22T14:26:13.804Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T14:26:13.804Z] ---> Using cache [2022-04-22T14:26:13.804Z] ---> 316ed1cf3808 [2022-04-22T14:26:13.804Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T14:26:13.804Z] ---> Using cache [2022-04-22T14:26:13.804Z] ---> d67c15e5ef6f [2022-04-22T14:26:13.804Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T14:26:13.804Z] ---> Using cache [2022-04-22T14:26:13.804Z] ---> 2e0f8c428064 [2022-04-22T14:26:13.804Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T14:26:14.748Z] ---> d29c90fd9708 [2022-04-22T14:26:14.748Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T14:26:15.008Z] ---> Running in d5b3444efd29 [2022-04-22T14:26:15.008Z] ---> Running in eff94c6a93aa [2022-04-22T14:26:15.008Z] Removing intermediate container eff94c6a93aa [2022-04-22T14:26:15.008Z] ---> 25bc6a7976c2 [2022-04-22T14:26:15.008Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:26:15.272Z] ---> Running in e54a4d55070a [2022-04-22T14:26:15.535Z] Removing intermediate container e54a4d55070a [2022-04-22T14:26:15.535Z] ---> 700e11fe3113 [2022-04-22T14:26:15.535Z] Step 18/20 : LABEL arch=x86_64 [2022-04-22T14:26:15.535Z] ---> Running in 29056dc809eb [2022-04-22T14:26:15.800Z] spire-1.2.1/ [2022-04-22T14:26:15.800Z] spire-1.2.1/.data/ [2022-04-22T14:26:15.800Z] spire-1.2.1/.data/.file [2022-04-22T14:26:15.800Z] spire-1.2.1/.dockerignore [2022-04-22T14:26:15.800Z] spire-1.2.1/.gitattributes [2022-04-22T14:26:15.800Z] spire-1.2.1/.githooks/ [2022-04-22T14:26:15.800Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/ [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/workflows/ [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T14:26:15.800Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T14:26:15.800Z] spire-1.2.1/.gitignore [2022-04-22T14:26:15.800Z] spire-1.2.1/.go-version [2022-04-22T14:26:15.800Z] spire-1.2.1/.golangci.yml [2022-04-22T14:26:15.800Z] spire-1.2.1/ADOPTERS.md [2022-04-22T14:26:15.800Z] spire-1.2.1/CHANGELOG.md [2022-04-22T14:26:15.800Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T14:26:15.800Z] spire-1.2.1/CODEOWNERS [2022-04-22T14:26:15.800Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T14:26:15.800Z] spire-1.2.1/Dockerfile [2022-04-22T14:26:15.800Z] spire-1.2.1/Dockerfile.dev [2022-04-22T14:26:15.800Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T14:26:15.800Z] spire-1.2.1/LICENSE [2022-04-22T14:26:15.800Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T14:26:15.800Z] spire-1.2.1/Makefile [2022-04-22T14:26:15.800Z] spire-1.2.1/README.md [2022-04-22T14:26:15.800Z] spire-1.2.1/ROADMAP.md [2022-04-22T14:26:15.800Z] spire-1.2.1/SECURITY.md [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T14:26:15.800Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T14:26:15.800Z] spire-1.2.1/conf/ [2022-04-22T14:26:15.800Z] spire-1.2.1/conf/agent/ [2022-04-22T14:26:15.800Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T14:26:15.800Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T14:26:15.800Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T14:26:15.800Z] spire-1.2.1/conf/server/ [2022-04-22T14:26:15.800Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T14:26:15.800Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T14:26:15.800Z] spire-1.2.1/conf/server/server.conf [2022-04-22T14:26:15.800Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T14:26:15.800Z] spire-1.2.1/doc/ [2022-04-22T14:26:15.800Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T14:26:15.800Z] spire-1.2.1/doc/auditlog.md [2022-04-22T14:26:15.800Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T14:26:15.800Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T14:26:15.800Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T14:26:15.800Z] spire-1.2.1/doc/images/ [2022-04-22T14:26:15.800Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T14:26:15.800Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T14:26:15.800Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T14:26:15.800Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/spire_server.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/telemetry.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/upgrading.md [2022-04-22T14:26:15.801Z] spire-1.2.1/doc/using_spire.md [2022-04-22T14:26:15.801Z] spire-1.2.1/examples/ [2022-04-22T14:26:15.801Z] spire-1.2.1/examples/README.md [2022-04-22T14:26:15.801Z] spire-1.2.1/go.mod [2022-04-22T14:26:15.801Z] spire-1.2.1/go.sum [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T14:26:15.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/health/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/log/ [2022-04-22T14:26:15.802Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/version/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T14:26:15.803Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/config.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T14:26:15.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T14:26:15.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/server.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/ [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/private/ [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/private/server/ [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/ [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/common/ [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T14:26:15.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T14:26:15.806Z] spire-1.2.1/release/ [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire-extras/ [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire/ [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire/README.md [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire/conf/ [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T14:26:15.806Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T14:26:15.806Z] spire-1.2.1/script/ [2022-04-22T14:26:15.806Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T14:26:15.806Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T14:26:15.806Z] spire-1.2.1/support/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T14:26:15.806Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/clock/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/clock/clock.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T14:26:15.806Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T14:26:15.807Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/README.md [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/common [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T14:26:15.807Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T14:26:15.808Z] spire-1.2.1/test/integration/test.sh [2022-04-22T14:26:15.808Z] spire-1.2.1/test/plugintest/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/spiretest/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/testca/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/testca/ca.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/testkey/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T14:26:15.808Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/testkey/new.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/util/ [2022-04-22T14:26:15.808Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/util/race.go [2022-04-22T14:26:15.808Z] spire-1.2.1/test/util/util.go [2022-04-22T14:26:15.808Z] building spire from source... [2022-04-22T14:26:16.067Z] Installing go1.17.7... [2022-04-22T14:26:16.326Z] Removing intermediate container 29056dc809eb [2022-04-22T14:26:16.326Z] ---> 30e595e18355 [2022-04-22T14:26:16.326Z] Step 19/20 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:26:16.326Z] ---> Running in 386123927a91 [2022-04-22T14:26:16.587Z] Removing intermediate container 386123927a91 [2022-04-22T14:26:16.587Z] ---> 09a5ef5d3590 [2022-04-22T14:26:16.587Z] Step 20/20 : LABEL version=0.0.0 [2022-04-22T14:26:16.847Z] ---> Running in 6e41b30b49ef [2022-04-22T14:26:17.106Z] Removing intermediate container 6e41b30b49ef [2022-04-22T14:26:17.106Z] ---> 40596cca61a2 [2022-04-22T14:26:17.106Z] [2022-04-22T14:26:17.106Z] Successfully built 40596cca61a2 [2022-04-22T14:26:17.106Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-22T14:26:17.106Z] Building sys-mgmt-agent [2022-04-22T14:26:18.741Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:26:18.741Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:26:18.741Z] ---> f92208ed46b8 [2022-04-22T14:26:18.741Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T14:26:18.741Z] ---> Using cache [2022-04-22T14:26:18.741Z] ---> 14337ed9f15c [2022-04-22T14:26:18.741Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:26:18.741Z] ---> Using cache [2022-04-22T14:26:18.741Z] ---> 72e6fd4423ac [2022-04-22T14:26:18.741Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T14:26:18.741Z] ---> Using cache [2022-04-22T14:26:18.741Z] ---> afa0ecdadce5 [2022-04-22T14:26:18.741Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T14:26:18.741Z] ---> Using cache [2022-04-22T14:26:18.741Z] ---> 360245a6ff3b [2022-04-22T14:26:18.741Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:26:18.741Z] ---> Using cache [2022-04-22T14:26:18.741Z] ---> 67de0ddf8125 [2022-04-22T14:26:18.741Z] Step 8/23 : COPY . . [2022-04-22T14:26:18.741Z] ---> Using cache [2022-04-22T14:26:18.741Z] ---> 99ba29ded689 [2022-04-22T14:26:18.741Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T14:26:22.029Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:26:22.029Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:26:22.029Z] ---> f92208ed46b8 [2022-04-22T14:26:22.029Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T14:26:22.029Z] ---> Using cache [2022-04-22T14:26:22.029Z] ---> 14337ed9f15c [2022-04-22T14:26:22.029Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:26:22.029Z] ---> Using cache [2022-04-22T14:26:22.029Z] ---> 72e6fd4423ac [2022-04-22T14:26:22.029Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T14:26:22.029Z] Building bin/spire-server... [2022-04-22T14:26:22.029Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T14:26:22.029Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T14:26:22.029Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T14:26:22.029Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T14:26:22.029Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T14:26:22.029Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T14:26:22.029Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T14:26:22.029Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T14:26:22.029Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T14:26:22.029Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T14:26:22.029Z]  ---> Running in 2953e23b0c54 [2022-04-22T14:26:22.029Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T14:26:22.029Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T14:26:22.029Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T14:26:22.029Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T14:26:22.029Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T14:26:22.288Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T14:26:22.288Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T14:26:22.288Z]  ---> Running in 3907bdda101f [2022-04-22T14:26:22.288Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T14:26:22.288Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T14:26:22.288Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T14:26:22.548Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T14:26:22.548Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T14:26:22.548Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T14:26:22.548Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T14:26:22.548Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T14:26:22.548Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T14:26:22.548Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T14:26:22.548Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T14:26:22.548Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T14:26:22.548Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T14:26:22.548Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T14:26:22.548Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T14:26:22.548Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T14:26:22.548Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T14:26:22.548Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T14:26:22.548Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T14:26:22.548Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T14:26:22.548Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T14:26:22.548Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T14:26:22.548Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T14:26:22.809Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T14:26:22.809Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T14:26:22.809Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T14:26:22.809Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T14:26:22.809Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T14:26:22.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:26:22.809Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T14:26:22.809Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T14:26:22.809Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T14:26:22.809Z] Building bin/spire-agent... [2022-04-22T14:26:22.809Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T14:26:23.067Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T14:26:23.067Z] 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-04-22T14:26:23.067Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T14:26:23.067Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T14:26:23.067Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T14:26:23.067Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T14:26:23.067Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T14:26:23.068Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T14:26:23.326Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T14:26:23.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:26:23.844Z] OK: 221 MiB in 52 packages [2022-04-22T14:26:24.412Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T14:26:24.412Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T14:26:24.412Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T14:26:24.677Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T14:26:24.677Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T14:26:24.677Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T14:26:24.677Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T14:26:24.677Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T14:26:24.677Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T14:26:24.677Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T14:26:24.677Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T14:26:24.939Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T14:26:24.939Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T14:26:24.939Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T14:26:26.318Z] Removing intermediate container 3907bdda101f [2022-04-22T14:26:26.318Z] ---> 65c9450c335a [2022-04-22T14:26:26.318Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T14:26:26.576Z] ---> 72a1bc14ed92 [2022-04-22T14:26:26.577Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:26:26.577Z] ---> Running in 3372cf4e2ce4 [2022-04-22T14:26:28.483Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T14:26:28.483Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T14:26:28.483Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T14:26:28.483Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T14:26:28.483Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T14:26:28.483Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T14:26:28.751Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T14:26:28.751Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T14:26:28.751Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T14:26:29.012Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T14:26:29.953Z] Removing intermediate container 3372cf4e2ce4 [2022-04-22T14:26:29.953Z] ---> 923fa25b342b [2022-04-22T14:26:29.953Z] Step 8/23 : COPY . . [2022-04-22T14:26:29.953Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T14:26:30.213Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T14:26:30.213Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T14:26:30.213Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T14:26:30.472Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T14:26:30.472Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T14:26:30.472Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T14:26:30.472Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T14:26:30.733Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T14:26:30.733Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T14:26:30.733Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T14:26:30.993Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T14:26:30.993Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T14:26:30.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T14:26:30.993Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T14:26:30.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T14:26:30.993Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T14:26:30.993Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T14:26:30.993Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T14:26:30.993Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T14:26:30.993Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T14:26:30.993Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T14:26:31.253Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T14:26:31.253Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T14:26:31.253Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T14:26:34.547Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T14:26:34.547Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T14:26:34.547Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T14:26:34.547Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T14:26:34.547Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T14:26:34.547Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T14:26:34.547Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T14:26:34.547Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T14:26:34.547Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T14:26:34.547Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T14:26:34.547Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T14:26:34.547Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T14:26:34.547Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T14:26:34.808Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T14:26:34.808Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T14:26:34.808Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T14:26:34.808Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T14:26:34.808Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T14:26:34.808Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T14:26:34.808Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T14:26:34.808Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T14:26:34.808Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T14:26:34.808Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T14:26:34.808Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T14:26:34.808Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T14:26:35.066Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T14:26:35.066Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T14:26:35.066Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T14:26:35.066Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T14:26:35.066Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T14:26:35.066Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T14:26:35.066Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T14:26:35.066Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T14:26:35.066Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T14:26:35.066Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T14:26:35.329Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T14:26:35.329Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T14:26:35.329Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T14:26:35.329Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T14:26:35.329Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T14:26:35.329Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T14:26:35.329Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T14:26:35.329Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T14:26:35.329Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T14:26:35.590Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T14:26:35.590Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T14:26:35.590Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T14:26:35.590Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T14:26:35.590Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T14:26:38.891Z]  ---> 4e84856f653f [2022-04-22T14:26:38.892Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T14:26:40.270Z] ---> Running in 35f3dc584638 [2022-04-22T14:26:40.838Z] 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-04-22T14:26:41.408Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T14:26:41.408Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T14:26:49.533Z] Removing intermediate container 2953e23b0c54 [2022-04-22T14:26:49.533Z] ---> 2b9ab12d4721 [2022-04-22T14:26:49.533Z] [2022-04-22T14:26:49.533Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T14:26:49.533Z] ---> e04c818066af [2022-04-22T14:26:49.533Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T14:26:49.533Z] ---> Using cache [2022-04-22T14:26:49.533Z] ---> 29a70944d71b [2022-04-22T14:26:49.533Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T14:26:49.533Z] ---> Using cache [2022-04-22T14:26:49.533Z] ---> 3e2d41a43a28 [2022-04-22T14:26:49.533Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T14:26:49.795Z] ---> Running in 2b32c9985b48 [2022-04-22T14:26:50.056Z] Removing intermediate container 2b32c9985b48 [2022-04-22T14:26:50.056Z] ---> 82ab8c784326 [2022-04-22T14:26:50.056Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T14:26:50.056Z] ---> Running in 421bd89cd2d4 [2022-04-22T14:26:50.627Z] Removing intermediate container 421bd89cd2d4 [2022-04-22T14:26:50.627Z] ---> fac607810ba6 [2022-04-22T14:26:50.627Z] Step 15/23 : WORKDIR / [2022-04-22T14:26:50.627Z] ---> Running in 4346106a2695 [2022-04-22T14:26:51.196Z] Removing intermediate container 4346106a2695 [2022-04-22T14:26:51.196Z] ---> 04a2fbcfa4fe [2022-04-22T14:26:51.196Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:26:51.767Z] ---> 9b2f61262271 [2022-04-22T14:26:51.767Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T14:26:53.681Z] ---> a4bc0fa5cf41 [2022-04-22T14:26:53.681Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T14:26:54.250Z] ---> d533020e12c7 [2022-04-22T14:26:54.250Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T14:26:54.509Z] ---> Running in d37ba2c9e5e6 [2022-04-22T14:26:54.769Z] Removing intermediate container d37ba2c9e5e6 [2022-04-22T14:26:54.769Z] ---> 969bcad0a1cc [2022-04-22T14:26:54.769Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:26:55.029Z] ---> Running in 617dbb3f6d96 [2022-04-22T14:26:55.598Z] Removing intermediate container 617dbb3f6d96 [2022-04-22T14:26:55.598Z] ---> ad1395fc1983 [2022-04-22T14:26:55.598Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T14:26:55.598Z] ---> Running in c22c7855bd3c [2022-04-22T14:26:56.168Z] Removing intermediate container c22c7855bd3c [2022-04-22T14:26:56.168Z] ---> 8177da69fa58 [2022-04-22T14:26:56.168Z] Step 22/23 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:26:56.168Z] ---> Running in b5c7cb481a90 [2022-04-22T14:26:56.739Z] Removing intermediate container b5c7cb481a90 [2022-04-22T14:26:56.739Z] ---> 68e94528a112 [2022-04-22T14:26:56.739Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T14:26:56.739Z] ---> Running in 1ad086e0486a [2022-04-22T14:26:56.999Z] Removing intermediate container 1ad086e0486a [2022-04-22T14:26:56.999Z] ---> 3cd5587316be [2022-04-22T14:26:56.999Z] [2022-04-22T14:26:57.258Z] Successfully built 3cd5587316be [2022-04-22T14:26:57.258Z] Successfully tagged core-command:latest [2022-04-22T14:26:57.258Z] Building core-metadata [2022-04-22T14:27:05.552Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:27:05.552Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:27:05.552Z] ---> f92208ed46b8 [2022-04-22T14:27:05.552Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T14:27:05.552Z] ---> Using cache [2022-04-22T14:27:05.552Z] ---> 14337ed9f15c [2022-04-22T14:27:05.552Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:27:05.552Z] ---> Using cache [2022-04-22T14:27:05.552Z] ---> 72e6fd4423ac [2022-04-22T14:27:05.552Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T14:27:05.552Z] ---> Using cache [2022-04-22T14:27:05.552Z] ---> afa0ecdadce5 [2022-04-22T14:27:05.552Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T14:27:05.552Z] ---> Using cache [2022-04-22T14:27:05.552Z] ---> 360245a6ff3b [2022-04-22T14:27:05.552Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:27:05.552Z] ---> Using cache [2022-04-22T14:27:05.552Z] ---> 67de0ddf8125 [2022-04-22T14:27:05.552Z] Step 8/23 : COPY . . [2022-04-22T14:27:05.552Z] ---> Using cache [2022-04-22T14:27:05.552Z] ---> 99ba29ded689 [2022-04-22T14:27:05.552Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T14:27:05.552Z] ---> Running in 9b14278871a4 [2022-04-22T14:27:06.494Z] 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-04-22T14:27:09.787Z] Removing intermediate container 35f3dc584638 [2022-04-22T14:27:09.787Z] ---> ce18570b8b1e [2022-04-22T14:27:09.787Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T14:27:09.787Z] ---> Running in 0d7bae7532d5 [2022-04-22T14:27:10.725Z] 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-04-22T14:27:12.634Z] Removing intermediate container 0d7bae7532d5 [2022-04-22T14:27:12.634Z] ---> ed2e0669930f [2022-04-22T14:27:12.634Z] [2022-04-22T14:27:12.634Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T14:27:12.634Z] 20.10.14: Pulling from library/docker [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-22T14:27:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-22T14:27:29.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements [2022-04-22T14:27:29.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-22T14:27:29.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-22T14:27:30.732Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T14:27:30.732Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T14:27:30.732Z] ---> 7417809fdb73 [2022-04-22T14:27:30.732Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T14:27:32.644Z] ---> Running in 0e8f33a33ec4 [2022-04-22T14:27:32.905Z] Removing intermediate container 0e8f33a33ec4 [2022-04-22T14:27:32.905Z] ---> d100b8b40c27 [2022-04-22T14:27:32.905Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T14:27:32.905Z] ---> Running in 24b563b36856 [2022-04-22T14:27:33.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:27:33.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:27:34.108Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T14:27:34.108Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T14:27:34.108Z] Executing bash-5.1.16-r0.post-install [2022-04-22T14:27:34.108Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T14:27:34.108Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T14:27:34.108Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T14:27:34.108Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T14:27:34.108Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T14:27:34.108Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T14:27:34.108Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T14:27:34.108Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T14:27:34.108Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T14:27:34.108Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T14:27:34.108Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T14:27:34.108Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T14:27:34.108Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T14:27:34.108Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T14:27:34.108Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T14:27:34.676Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T14:27:34.676Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T14:27:34.676Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T14:27:34.676Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T14:27:34.676Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T14:27:34.676Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T14:27:34.676Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T14:27:34.676Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T14:27:34.676Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T14:27:34.676Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T14:27:34.676Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T14:27:34.676Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T14:27:34.676Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T14:27:34.676Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T14:27:34.676Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T14:27:34.676Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T14:27:34.676Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T14:27:34.676Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T14:27:34.676Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T14:27:34.676Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T14:27:34.676Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T14:27:34.676Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T14:27:34.676Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T14:27:34.676Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T14:27:34.676Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T14:27:34.676Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T14:27:34.938Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T14:27:34.938Z] OK: 83 MiB in 65 packages [2022-04-22T14:27:35.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.603s coverage: 98.5% of statements [2022-04-22T14:27:35.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-22T14:27:35.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 53.4% of statements [2022-04-22T14:27:35.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-22T14:27:35.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-22T14:27:35.506Z] Collecting docker-compose==1.23.2 [2022-04-22T14:27:35.506Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T14:27:35.506Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T14:27:35.506Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T14:27:36.074Z] Removing intermediate container 9b14278871a4 [2022-04-22T14:27:36.074Z] ---> 784e40327ade [2022-04-22T14:27:36.074Z] [2022-04-22T14:27:36.074Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T14:27:36.074Z] ---> e04c818066af [2022-04-22T14:27:36.074Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T14:27:36.074Z] ---> Using cache [2022-04-22T14:27:36.074Z] ---> 29a70944d71b [2022-04-22T14:27:36.074Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T14:27:36.074Z] ---> Using cache [2022-04-22T14:27:36.074Z] ---> 3e2d41a43a28 [2022-04-22T14:27:36.074Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T14:27:36.368Z] ---> Running in 201066b7cd4c [2022-04-22T14:27:36.368Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T14:27:36.368Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T14:27:36.368Z] Collecting PyYAML<4,>=3.10 [2022-04-22T14:27:36.631Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T14:27:36.631Z] Removing intermediate container 201066b7cd4c [2022-04-22T14:27:36.631Z] ---> a31d812942b8 [2022-04-22T14:27:36.631Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T14:27:36.631Z] ---> Running in d93310d9a00d [2022-04-22T14:27:36.891Z] Removing intermediate container d93310d9a00d [2022-04-22T14:27:36.891Z] ---> 2560e7eb8217 [2022-04-22T14:27:36.891Z] Step 15/23 : WORKDIR / [2022-04-22T14:27:37.150Z] ---> Running in 31c2fdb031b1 [2022-04-22T14:27:37.150Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T14:27:37.150Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T14:27:37.410Z] Removing intermediate container 31c2fdb031b1 [2022-04-22T14:27:37.410Z] ---> 0bd4e7603bb2 [2022-04-22T14:27:37.410Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:27:37.410Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T14:27:37.410Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T14:27:37.670Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T14:27:37.670Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T14:27:37.933Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T14:27:37.933Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T14:27:37.933Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T14:27:37.933Z] ---> df0b486476f5 [2022-04-22T14:27:37.933Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T14:27:37.933Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T14:27:37.933Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T14:27:37.933Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T14:27:37.933Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T14:27:38.194Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T14:27:38.194Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T14:27:38.194Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T14:27:38.194Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T14:27:38.194Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T14:27:38.194Z] Collecting idna<2.8,>=2.5 [2022-04-22T14:27:38.194Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T14:27:38.453Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T14:27:38.453Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T14:27:38.453Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T14:27:38.453Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T14:27:38.453Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T14:27:38.453Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T14:27:38.453Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T14:27:38.453Z] Attempting uninstall: urllib3 [2022-04-22T14:27:38.453Z] Found existing installation: urllib3 1.26.7 [2022-04-22T14:27:38.453Z] Uninstalling urllib3-1.26.7: [2022-04-22T14:27:38.453Z] Successfully uninstalled urllib3-1.26.7 [2022-04-22T14:27:38.713Z] Attempting uninstall: idna [2022-04-22T14:27:38.713Z] Found existing installation: idna 3.3 [2022-04-22T14:27:38.713Z] Uninstalling idna-3.3: [2022-04-22T14:27:38.713Z] Successfully uninstalled idna-3.3 [2022-04-22T14:27:39.649Z] Attempting uninstall: requests [2022-04-22T14:27:39.649Z] Found existing installation: requests 2.26.0 [2022-04-22T14:27:39.649Z] Uninstalling requests-2.26.0: [2022-04-22T14:27:39.649Z] ---> 46f464b98a29 [2022-04-22T14:27:39.649Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T14:27:39.649Z] Successfully uninstalled requests-2.26.0 [2022-04-22T14:27:39.649Z] Running setup.py install for texttable: started [2022-04-22T14:27:39.910Z] Running setup.py install for texttable: finished with status 'done' [2022-04-22T14:27:39.910Z] Running setup.py install for PyYAML: started [2022-04-22T14:27:40.170Z] ---> 47bf6ae70508 [2022-04-22T14:27:40.170Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T14:27:40.170Z] ---> Running in 031dd9fc572c [2022-04-22T14:27:40.429Z] Removing intermediate container 031dd9fc572c [2022-04-22T14:27:40.429Z] ---> 2b579c3f8448 [2022-04-22T14:27:40.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:27:40.429Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T14:27:40.429Z] ---> Running in 7d8b5a13b95e [2022-04-22T14:27:40.429Z] Running setup.py install for docopt: started [2022-04-22T14:27:41.001Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T14:27:41.001Z] Running setup.py install for dockerpty: started [2022-04-22T14:27:41.001Z] Removing intermediate container 7d8b5a13b95e [2022-04-22T14:27:41.001Z] ---> 8fbfcc5f816b [2022-04-22T14:27:41.001Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T14:27:41.001Z] ---> Running in 7d5d46b5fedb [2022-04-22T14:27:41.263Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T14:27:41.523Z] Removing intermediate container 7d5d46b5fedb [2022-04-22T14:27:41.523Z] ---> c0433e1a69c5 [2022-04-22T14:27:41.523Z] Step 22/23 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:27:41.523Z] ---> Running in 993432789f81 [2022-04-22T14:27:41.788Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T14:27:41.788Z] Removing intermediate container 993432789f81 [2022-04-22T14:27:41.788Z] ---> 8b4a38f75388 [2022-04-22T14:27:41.788Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T14:27:41.788Z] ---> Running in 426266d13421 [2022-04-22T14:27:42.354Z] Removing intermediate container 426266d13421 [2022-04-22T14:27:42.354Z] ---> 2ea737c10e00 [2022-04-22T14:27:42.354Z] [2022-04-22T14:27:42.354Z] Successfully built 2ea737c10e00 [2022-04-22T14:27:42.354Z] Successfully tagged core-metadata:latest [2022-04-22T14:27:46.546Z]  Building core-metadata ... done Removing intermediate container 24b563b36856 [2022-04-22T14:27:46.546Z] ---> 11842ff88a26 [2022-04-22T14:27:46.546Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T14:27:46.546Z] ---> Running in 952fca941ede [2022-04-22T14:27:46.546Z] Removing intermediate container 952fca941ede [2022-04-22T14:27:46.546Z] ---> a59676eeaaf2 [2022-04-22T14:27:46.546Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T14:27:46.546Z] ---> Running in 355dcfc1131c [2022-04-22T14:27:46.546Z] Removing intermediate container 355dcfc1131c [2022-04-22T14:27:46.546Z] ---> db4e1d409524 [2022-04-22T14:27:46.546Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-22T14:27:47.924Z] ---> 7cf3d65a4096 [2022-04-22T14:27:47.924Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T14:27:48.492Z] ---> 5474a027e464 [2022-04-22T14:27:48.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T14:27:49.062Z] ---> 899bf2e8f661 [2022-04-22T14:27:49.062Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-22T14:27:49.324Z] ---> Running in be8b4ea7afa7 [2022-04-22T14:27:49.324Z] Removing intermediate container be8b4ea7afa7 [2022-04-22T14:27:49.324Z] ---> 2a5845a8d390 [2022-04-22T14:27:49.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:27:49.583Z] ---> Running in 39e6db988be0 [2022-04-22T14:27:49.867Z] Removing intermediate container 39e6db988be0 [2022-04-22T14:27:49.868Z] ---> 569b92d99e4d [2022-04-22T14:27:49.868Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T14:27:49.868Z] ---> Running in 15352d662c35 [2022-04-22T14:27:50.131Z] Removing intermediate container 15352d662c35 [2022-04-22T14:27:50.131Z] ---> 20b3de4f2aac [2022-04-22T14:27:50.131Z] Step 22/23 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:27:50.393Z] ---> Running in 9a1f2eeeb615 [2022-04-22T14:27:50.654Z] Removing intermediate container 9a1f2eeeb615 [2022-04-22T14:27:50.654Z] ---> ec2c6ce0781d [2022-04-22T14:27:50.654Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T14:27:50.913Z] ---> Running in ee46abe251e6 [2022-04-22T14:27:50.913Z] Removing intermediate container ee46abe251e6 [2022-04-22T14:27:50.913Z] ---> be8b4879e138 [2022-04-22T14:27:50.913Z] [2022-04-22T14:27:51.172Z] Successfully built be8b4879e138 [2022-04-22T14:27:51.172Z] Successfully tagged sys-mgmt-agent:latest [2022-04-22T14:27:52.554Z]  Building sys-mgmt-agent ... done Removing intermediate container 864d2ba917f8 [2022-04-22T14:27:52.554Z] ---> 9ed1ab294b47 [2022-04-22T14:27:52.554Z] [2022-04-22T14:27:52.554Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T14:27:52.554Z] ---> 0ac33e5f5afa [2022-04-22T14:27:52.554Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T14:27:52.554Z] ---> Using cache [2022-04-22T14:27:52.554Z] ---> 90ec840ee248 [2022-04-22T14:27:52.554Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:27:52.554Z] ---> Using cache [2022-04-22T14:27:52.554Z] ---> d3441435fad6 [2022-04-22T14:27:52.554Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T14:27:53.126Z] ---> Running in 20d7d9a1172b [2022-04-22T14:27:53.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:27:54.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:27:54.829Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T14:27:54.829Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T14:27:54.829Z] OK: 15855 distinct packages available [2022-04-22T14:27:54.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:27:55.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:27:55.767Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T14:27:56.027Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T14:27:56.027Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T14:27:56.027Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T14:27:56.288Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T14:27:56.288Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T14:27:56.288Z] OK: 6 MiB in 19 packages [2022-04-22T14:27:57.228Z] Removing intermediate container 20d7d9a1172b [2022-04-22T14:27:57.228Z] ---> 48f66ffa8706 [2022-04-22T14:27:57.228Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T14:27:57.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.248s coverage: 89.2% of statements [2022-04-22T14:27:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-22T14:27:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-22T14:27:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-22T14:27:57.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.401s coverage: 84.4% of statements [2022-04-22T14:27:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-22T14:27:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-22T14:27:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-22T14:27:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-22T14:27:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-22T14:27:57.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.045s coverage: 95.6% of statements [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-22T14:27:57.887Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-22T14:27:57.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.471s coverage: 60.0% of statements [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-22T14:27:57.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.474s coverage: 0.9% of statements [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-22T14:27:57.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.440s coverage: 58.8% of statements [2022-04-22T14:27:57.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.218s coverage: 29.6% of statements [2022-04-22T14:27:57.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-22T14:27:57.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements [2022-04-22T14:27:57.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 79.5% of statements [2022-04-22T14:27:57.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements [2022-04-22T14:27:58.169Z] ---> 2436a492f279 [2022-04-22T14:27:58.169Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T14:27:59.108Z] ---> c6c9be0cc423 [2022-04-22T14:27:59.108Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T14:27:59.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements [2022-04-22T14:27:59.369Z] ---> 780dcdb7fb68 [2022-04-22T14:27:59.369Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T14:27:59.369Z] ---> dfd2f6b6a55a [2022-04-22T14:27:59.369Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T14:27:59.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements [2022-04-22T14:27:59.628Z] ---> 7e964d1078a9 [2022-04-22T14:27:59.628Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T14:27:59.628Z] ---> Running in 599ebc613e2b [2022-04-22T14:27:59.628Z] Removing intermediate container 599ebc613e2b [2022-04-22T14:27:59.628Z] ---> 9542e1ecb485 [2022-04-22T14:27:59.628Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T14:27:59.628Z] ---> Running in 96bff96c1d11 [2022-04-22T14:27:59.886Z] Removing intermediate container 96bff96c1d11 [2022-04-22T14:27:59.886Z] ---> ccfcd8d00c21 [2022-04-22T14:27:59.886Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T14:27:59.886Z] ---> Running in 740f5283c1ea [2022-04-22T14:27:59.886Z] Removing intermediate container 740f5283c1ea [2022-04-22T14:27:59.886Z] ---> d5f34a2d22d1 [2022-04-22T14:27:59.886Z] Step 25/26 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:27:59.886Z] ---> Running in a1ebe1f384ab [2022-04-22T14:28:00.147Z] Removing intermediate container a1ebe1f384ab [2022-04-22T14:28:00.147Z] ---> 9187eaa570f4 [2022-04-22T14:28:00.147Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T14:28:00.147Z] ---> Running in 65b1c8942313 [2022-04-22T14:28:00.147Z] Removing intermediate container 65b1c8942313 [2022-04-22T14:28:00.147Z] ---> 9f573217213c [2022-04-22T14:28:00.147Z] [2022-04-22T14:28:00.147Z] Successfully built 9f573217213c [2022-04-22T14:28:00.147Z] Successfully tagged security-spire-agent:latest [2022-04-22T14:28:08.283Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-22T14:28:08.283Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T14:28:08.283Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T14:28:08.283Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T14:28:08.283Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T14:28:08.283Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T14:28:08.283Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T14:28:08.283Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T14:28:08.283Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T14:28:08.283Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T14:28:08.283Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T14:28:08.283Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T14:28:08.283Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T14:28:08.283Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T14:28:12.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements [2022-04-22T14:28:12.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements [2022-04-22T14:28:17.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.663s coverage: 82.5% of statements [2022-04-22T14:28:17.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-22T14:28:25.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-22T14:28:25.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-22T14:28:25.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-22T14:28:25.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-22T14:28:25.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-22T14:28:25.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.289s coverage: 80.0% of statements [2022-04-22T14:28:25.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2022-04-22T14:28:25.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements [2022-04-22T14:28:25.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.795s coverage: 91.2% of statements [2022-04-22T14:28:25.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-22T14:28:29.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.921s coverage: 64.4% of statements [2022-04-22T14:28:29.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-22T14:28:29.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-22T14:28:29.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.302s coverage: 100.0% of statements [2022-04-22T14:28:29.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements [2022-04-22T14:28:29.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2022-04-22T14:28:29.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2022-04-22T14:28:29.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2022-04-22T14:28:39.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.402s coverage: 65.4% of statements [2022-04-22T14:28:39.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-22T14:28:39.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-22T14:28:39.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-22T14:28:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.879s coverage: 43.8% of statements [2022-04-22T14:28:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-22T14:28:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-22T14:28:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2022-04-22T14:28:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-22T14:28:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.307s coverage: 84.8% of statements [2022-04-22T14:28:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-22T14:28:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-22T14:28:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-22T14:28:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-22T14:28:40.367Z] Building bin/spire-agent... [2022-04-22T14:28:40.367Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T14:28:40.367Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T14:28:40.367Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T14:28:40.367Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T14:28:40.367Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T14:28:40.367Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T14:28:40.367Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T14:28:40.367Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T14:28:40.367Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T14:28:40.367Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T14:28:40.367Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T14:28:40.367Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T14:28:40.367Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T14:28:50.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements [2022-04-22T14:28:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-22T14:28:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-22T14:28:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-22T14:28:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-22T14:28:50.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.718s coverage: 92.3% of statements [2022-04-22T14:28:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-22T14:28:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-22T14:28:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-22T14:28:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-22T14:28:50.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements [2022-04-22T14:28:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-22T14:28:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-22T14:28:50.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.438s coverage: 97.7% of statements [2022-04-22T14:28:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-22T14:28:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-22T14:28:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-22T14:28:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-22T14:28:50.327Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.358s coverage: 28.9% of statements [2022-04-22T14:28:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-22T14:28:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-22T14:28:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-22T14:28:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-22T14:28:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-22T14:28:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-22T14:28:50.327Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2022-04-22T14:28:50.327Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-04-22T14:28:50.327Z] 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-04-22T14:28:50.327Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-22T14:28:50.327Z] GO111MODULE=on go vet ./... [2022-04-22T14:28:58.468Z] Removing intermediate container a71adf695cd7 [2022-04-22T14:28:58.468Z] ---> af79ed9970fa [2022-04-22T14:28:58.468Z] [2022-04-22T14:28:58.468Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T14:28:58.468Z] ---> 0ac33e5f5afa [2022-04-22T14:28:58.468Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T14:28:58.468Z] ---> Using cache [2022-04-22T14:28:58.468Z] ---> 90ec840ee248 [2022-04-22T14:28:58.469Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:28:58.469Z] ---> Using cache [2022-04-22T14:28:58.469Z] ---> d3441435fad6 [2022-04-22T14:28:58.469Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T14:28:58.469Z] ---> Using cache [2022-04-22T14:28:58.469Z] ---> 48f66ffa8706 [2022-04-22T14:28:58.469Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T14:28:59.851Z] ---> 4d78e258cf5c [2022-04-22T14:28:59.851Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T14:28:59.851Z] ---> 56ad5db683dd [2022-04-22T14:28:59.851Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T14:29:00.110Z] ---> 1ca7293697a1 [2022-04-22T14:29:00.110Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T14:29:00.376Z] ---> a64fde11c05d [2022-04-22T14:29:00.376Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T14:29:00.376Z] ---> Running in 1bccd324a5e3 [2022-04-22T14:29:00.376Z] Removing intermediate container 1bccd324a5e3 [2022-04-22T14:29:00.376Z] ---> 513b6e6880dd [2022-04-22T14:29:00.376Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T14:29:00.651Z] ---> Running in cfda6fd88cc8 [2022-04-22T14:29:00.651Z] Removing intermediate container cfda6fd88cc8 [2022-04-22T14:29:00.651Z] ---> b6a7e679fcd6 [2022-04-22T14:29:00.651Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T14:29:00.651Z] ---> Running in e99dcf0c8e79 [2022-04-22T14:29:00.913Z] Removing intermediate container e99dcf0c8e79 [2022-04-22T14:29:00.913Z] ---> 27b18de43151 [2022-04-22T14:29:00.913Z] Step 24/25 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:29:00.913Z] ---> Running in b309ae2f20d1 [2022-04-22T14:29:00.913Z] Removing intermediate container b309ae2f20d1 [2022-04-22T14:29:00.913Z] ---> d485fb70b03f [2022-04-22T14:29:00.913Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T14:29:00.913Z] ---> Running in 3293275b1885 [2022-04-22T14:29:01.176Z] Removing intermediate container 3293275b1885 [2022-04-22T14:29:01.176Z] ---> 4963040d3d70 [2022-04-22T14:29:01.176Z] [2022-04-22T14:29:01.176Z] Successfully built 4963040d3d70 [2022-04-22T14:29:01.176Z] Successfully tagged security-spire-server:latest [2022-04-22T14:29:40.046Z]  Building security-spire-server ... done Removing intermediate container d5b3444efd29 [2022-04-22T14:29:40.046Z] ---> c339ab45b8be [2022-04-22T14:29:40.046Z] [2022-04-22T14:29:40.046Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T14:29:40.046Z] ---> 0ac33e5f5afa [2022-04-22T14:29:40.046Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T14:29:40.046Z] ---> Using cache [2022-04-22T14:29:40.046Z] ---> 90ec840ee248 [2022-04-22T14:29:40.046Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:29:40.046Z] ---> Using cache [2022-04-22T14:29:40.046Z] ---> d3441435fad6 [2022-04-22T14:29:40.046Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T14:29:40.046Z] ---> Running in e50400bed685 [2022-04-22T14:29:40.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:29:40.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:29:40.046Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T14:29:40.046Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T14:29:40.046Z] OK: 15855 distinct packages available [2022-04-22T14:29:40.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T14:29:40.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T14:29:40.046Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T14:29:40.046Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T14:29:40.046Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T14:29:40.046Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T14:29:40.046Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T14:29:40.046Z] OK: 6 MiB in 18 packages [2022-04-22T14:29:40.046Z] Removing intermediate container e50400bed685 [2022-04-22T14:29:40.046Z] ---> 3273c261630d [2022-04-22T14:29:40.046Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T14:29:40.617Z] ---> cc2bf71d2aab [2022-04-22T14:29:40.617Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T14:29:40.617Z] ---> 9ee8406fb7d4 [2022-04-22T14:29:40.617Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T14:29:40.617Z] ---> Running in 1f4b5cf4dbae [2022-04-22T14:29:40.878Z] Removing intermediate container 1f4b5cf4dbae [2022-04-22T14:29:40.878Z] ---> 805ea046a38d [2022-04-22T14:29:40.878Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T14:29:40.878Z] ---> 9f740dc01960 [2022-04-22T14:29:40.878Z] Step 21/26 : WORKDIR / [2022-04-22T14:29:40.878Z] ---> Running in 1d957c7455fb [2022-04-22T14:29:40.878Z] Removing intermediate container 1d957c7455fb [2022-04-22T14:29:40.878Z] ---> cd8884142329 [2022-04-22T14:29:40.878Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T14:29:41.137Z] ---> Running in 24dcbb62dade [2022-04-22T14:29:41.137Z] Removing intermediate container 24dcbb62dade [2022-04-22T14:29:41.137Z] ---> 5d8c6604ab65 [2022-04-22T14:29:41.137Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T14:29:41.137Z] ---> Running in 404078ed87fa [2022-04-22T14:29:41.137Z] Removing intermediate container 404078ed87fa [2022-04-22T14:29:41.137Z] ---> 82281ec38f8f [2022-04-22T14:29:41.137Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T14:29:41.137Z] ---> Running in acc96ab12b27 [2022-04-22T14:29:41.397Z] Removing intermediate container acc96ab12b27 [2022-04-22T14:29:41.397Z] ---> d7480ff7e4ac [2022-04-22T14:29:41.397Z] Step 25/26 : LABEL git_sha=c40f474716e77d49372c9418947bb8bf0dd1de73 [2022-04-22T14:29:41.397Z] ---> Running in 57e4006402a4 [2022-04-22T14:29:41.397Z] Removing intermediate container 57e4006402a4 [2022-04-22T14:29:41.397Z] ---> cb353527904c [2022-04-22T14:29:41.397Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T14:29:41.397Z] ---> Running in 163c9d911e06 [2022-04-22T14:29:41.397Z] Removing intermediate container 163c9d911e06 [2022-04-22T14:29:41.397Z] ---> ee15e687c1fc [2022-04-22T14:29:41.397Z] [2022-04-22T14:29:41.660Z] Successfully built ee15e687c1fc [2022-04-22T14:29:41.660Z] Successfully tagged security-spire-config:latest [2022-04-22T14:29:41.667Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-22T14:29:41.696Z] $ docker stop --time=1 6cfa23828d3a1463cea0c9146375b776b8169100c04f39feaaa597383a637ea0 [2022-04-22T14:29:43.029Z] $ docker rm -f 6cfa23828d3a1463cea0c9146375b776b8169100c04f39feaaa597383a637ea0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T14:29:43.441Z] + docker images [2022-04-22T14:29:43.441Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T14:29:43.441Z] security-spire-config latest ee15e687c1fc 2 seconds ago 86.7MB [2022-04-22T14:29:43.441Z] c339ab45b8be 16 seconds ago 4.43GB [2022-04-22T14:29:43.441Z] security-spire-server latest 4963040d3d70 43 seconds ago 87.3MB [2022-04-22T14:29:43.441Z] af79ed9970fa 54 seconds ago 4.43GB [2022-04-22T14:29:43.441Z] security-spire-agent latest 9f573217213c About a minute ago 127MB [2022-04-22T14:29:43.441Z] sys-mgmt-agent latest be8b4879e138 About a minute ago 299MB [2022-04-22T14:29:43.441Z] 9ed1ab294b47 About a minute ago 4.43GB [2022-04-22T14:29:43.441Z] core-metadata latest 2ea737c10e00 2 minutes ago 17MB [2022-04-22T14:29:43.441Z] 784e40327ade 2 minutes ago 1.5GB [2022-04-22T14:29:43.441Z] ed2e0669930f 2 minutes ago 1.49GB [2022-04-22T14:29:43.441Z] core-command latest 3cd5587316be 2 minutes ago 16.1MB [2022-04-22T14:29:43.441Z] 2b9ab12d4721 2 minutes ago 1.49GB [2022-04-22T14:29:43.441Z] security-spiffe-token-provider latest 40596cca61a2 3 minutes ago 28.8MB [2022-04-22T14:29:43.441Z] security-secretstore-setup latest 798e144b3e4f 3 minutes ago 28.5MB [2022-04-22T14:29:43.441Z] support-notifications latest 9cdc44d7de06 3 minutes ago 26.9MB [2022-04-22T14:29:43.441Z] 79459b49f119 3 minutes ago 1.55GB [2022-04-22T14:29:43.441Z] 2605d9aa2526 3 minutes ago 1.54GB [2022-04-22T14:29:43.441Z] 4f6a69017911 3 minutes ago 1.5GB [2022-04-22T14:29:43.441Z] security-bootstrapper latest 8b5ae9b6ed2c 4 minutes ago 19.1MB [2022-04-22T14:29:43.441Z] core-data latest 7e338ee80c66 4 minutes ago 22.5MB [2022-04-22T14:29:43.441Z] security-proxy-setup latest da281763612f 4 minutes ago 26.9MB [2022-04-22T14:29:43.441Z] support-scheduler latest a796a12348b5 4 minutes ago 26.3MB [2022-04-22T14:29:43.441Z] 220292db91f9 5 minutes ago 1.52GB [2022-04-22T14:29:43.441Z] 98731cee4527 5 minutes ago 1.55GB [2022-04-22T14:29:43.441Z] ef620b5d40db 5 minutes ago 1.5GB [2022-04-22T14:29:43.441Z] d827d1a52feb 5 minutes ago 1.5GB [2022-04-22T14:29:43.441Z] ci-base-image-x86_64 latest f92208ed46b8 8 minutes ago 896MB [2022-04-22T14:29:43.441Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-22T14:29:43.441Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-22T14:29:43.441Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-22T14:29:43.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-22T14:29:43.441Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-22T14:29:43.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 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-04-22T14:30:27.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T14:30:28.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T14:30:30.605Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T14:30:33.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-22T14:30:33.932Z] + ls -al . [2022-04-22T14:30:33.932Z] total 668 [2022-04-22T14:30:33.932Z] drwxrwxr-x 9 1001 1001 4096 Apr 22 14:30 . [2022-04-22T14:30:33.932Z] drwxr-xr-x 4 root root 4096 Apr 22 14:25 .. [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 14:23 .dockerignore [2022-04-22T14:30:33.932Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 14:23 .git [2022-04-22T14:30:33.932Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 14:23 .github [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 879 Apr 22 14:23 .gitignore [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 42 Apr 22 14:23 .golangci.yml [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 87 Apr 22 14:23 .hadolint.yml [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 14:23 .sonarcloud.properties [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 1171 Apr 22 14:23 ADOPTERS.md [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 10086 Apr 22 14:23 Attribution.txt [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 51732 Apr 22 14:23 CHANGELOG.md [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 14:23 CONTRIBUTING.md [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 677 Apr 22 14:23 GOVERNANCE.md [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 850 Apr 22 14:23 Jenkinsfile [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 14:23 LICENSE [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 10389 Apr 22 14:23 Makefile [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 582 Apr 22 14:23 OWNERS.md [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 9120 Apr 22 14:23 README.md [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 6912 Apr 22 14:23 SECURITY.md [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 5 Apr 22 14:20 VERSION [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 14:23 ZMQWindows.md [2022-04-22T14:30:33.932Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 14:23 bin [2022-04-22T14:30:33.932Z] drwxrwxr-x 18 1001 1001 4096 Apr 22 14:23 cmd [2022-04-22T14:30:33.932Z] -rw-r--r-- 1 root root 435134 Apr 22 14:28 coverage.out [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 3256 Apr 22 14:23 go.mod [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 35162 Apr 22 14:25 go.sum [2022-04-22T14:30:33.932Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 14:23 internal [2022-04-22T14:30:33.932Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 14:23 openapi [2022-04-22T14:30:33.932Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 14:23 snap [2022-04-22T14:30:33.932Z] -rw-rw-r-- 1 1001 1001 204 Apr 22 14:23 version.go [Pipeline] sh [2022-04-22T14:30:34.602Z] + '[' -e coverage.out ] [2022-04-22T14:30:34.602Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-22T14:30:34.643Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T14:30:35.382Z] Stashed 1 file(s) [Pipeline] sh [2022-04-22T14:30:36.040Z] + make build [2022-04-22T14:30:36.040Z] 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-04-22T14:31:57.861Z] 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-04-22T14:32:54.430Z] 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-04-22T14:32:54.430Z] 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-04-22T14:33:26.905Z] 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-04-22T14:33:26.905Z] 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-04-22T14:33:28.338Z] 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-04-22T14:33:35.044Z] 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-04-22T14:33:37.664Z] 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-04-22T14:33:43.067Z] 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-04-22T14:33:46.448Z] 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-04-22T14:33:49.837Z] 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-04-22T14:33:58.117Z] 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-04-22T14:34:02.464Z] $ docker stop --time=1 18ba26c950d35d6d43e519decd4f28cfd668c022476342192d4a4a34312699bf [2022-04-22T14:34:04.472Z] $ docker rm -f 18ba26c950d35d6d43e519decd4f28cfd668c022476342192d4a4a34312699bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T14:34:06.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T14:34:06.824Z] [2022-04-22T14:34:06.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T14:34:07.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T14:34:07.476Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-22T14:34:07.476Z] 29e5d40040c1: Pulling fs layer [2022-04-22T14:34:07.476Z] 1ce36da41761: Pulling fs layer [2022-04-22T14:34:07.476Z] 25b303627fd3: Pulling fs layer [2022-04-22T14:34:07.476Z] 29e5d40040c1: Verifying Checksum [2022-04-22T14:34:07.476Z] 29e5d40040c1: Download complete [2022-04-22T14:34:07.751Z] 1ce36da41761: Verifying Checksum [2022-04-22T14:34:07.751Z] 1ce36da41761: Download complete [2022-04-22T14:34:08.029Z] 29e5d40040c1: Pull complete [2022-04-22T14:34:09.471Z] 1ce36da41761: Pull complete [2022-04-22T14:34:09.471Z] 25b303627fd3: Verifying Checksum [2022-04-22T14:34:09.471Z] 25b303627fd3: Download complete [2022-04-22T14:34:21.873Z] 25b303627fd3: Pull complete [2022-04-22T14:34:21.873Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-22T14:34:21.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T14:34:21.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-22T14:34:22.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-21792 does not seem to be running inside a container [2022-04-22T14:34:22.215Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-22T14:34:24.462Z] $ docker top 0cb21097c89017310bff4f03af696b0f21c7d958e1567a4054ccc9471cc20c78 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T14:34:25.393Z] + docker-compose build --help [2022-04-22T14:34:25.393Z] + grep parallel [2022-04-22T14:34:28.771Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T14:34:29.092Z] $ docker stop --time=1 0cb21097c89017310bff4f03af696b0f21c7d958e1567a4054ccc9471cc20c78 [2022-04-22T14:34:30.728Z] $ docker rm -f 0cb21097c89017310bff4f03af696b0f21c7d958e1567a4054ccc9471cc20c78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T14:34:31.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T14:34:31.464Z] . [Pipeline] withDockerContainer [2022-04-22T14:34:31.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-21792 does not seem to be running inside a container [2022-04-22T14:34:31.818Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose-arm64:latest cat [2022-04-22T14:34:33.040Z] $ docker top 3e65be2ff5eff7073d525fa1c1cba4541efc8c082f7f001dea2cb19a79971a67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T14:34:33.987Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T14:34:38.285Z] Building core-command ... [2022-04-22T14:34:38.285Z] Building core-data ... [2022-04-22T14:34:38.285Z] Building core-metadata ... [2022-04-22T14:34:38.285Z] Building security-bootstrapper ... [2022-04-22T14:34:38.285Z] Building security-proxy-setup ... [2022-04-22T14:34:38.285Z] Building security-secretstore-setup ... [2022-04-22T14:34:38.285Z] Building security-spiffe-token-provider ... [2022-04-22T14:34:38.285Z] Building security-spire-agent ... [2022-04-22T14:34:38.285Z] Building security-spire-config ... [2022-04-22T14:34:38.285Z] Building security-spire-server ... [2022-04-22T14:34:38.285Z] Building support-notifications ... [2022-04-22T14:34:38.285Z] Building support-scheduler ... [2022-04-22T14:34:38.285Z] Building sys-mgmt-agent ... [2022-04-22T14:34:38.285Z] Building support-scheduler [2022-04-22T14:34:38.285Z] Building core-data [2022-04-22T14:34:38.285Z] Building core-metadata [2022-04-22T14:34:38.285Z] Building support-notifications [2022-04-22T14:34:38.285Z] Building security-proxy-setup [2022-04-22T14:36:15.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:36:15.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:36:15.074Z] ---> f235cd0e7af2 [2022-04-22T14:36:15.074Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T14:36:15.074Z] ---> Running in 8277e047b25b [2022-04-22T14:36:15.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:36:15.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:36:15.074Z] ---> f235cd0e7af2 [2022-04-22T14:36:15.074Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T14:36:15.074Z] ---> Running in 4fd083b5a0d9 [2022-04-22T14:36:15.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:36:15.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:36:15.074Z] ---> f235cd0e7af2 [2022-04-22T14:36:15.074Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T14:36:15.074Z] ---> Running in 63561c49681a [2022-04-22T14:36:15.074Z] Removing intermediate container 8277e047b25b [2022-04-22T14:36:15.074Z] ---> f1edde0e4260 [2022-04-22T14:36:15.074Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:36:15.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:36:15.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:36:15.074Z] ---> f235cd0e7af2 [2022-04-22T14:36:15.074Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T14:36:15.074Z] ---> Running in 671757af6eea [2022-04-22T14:36:15.074Z] ---> Running in ebac7012430c [2022-04-22T14:36:15.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:36:15.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:36:15.074Z] ---> f235cd0e7af2 [2022-04-22T14:36:15.074Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T14:36:15.074Z] ---> Using cache [2022-04-22T14:36:15.074Z] ---> f1edde0e4260 [2022-04-22T14:36:15.074Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:36:15.074Z] ---> Running in 7630bdbae031 [2022-04-22T14:36:15.074Z] Removing intermediate container 4fd083b5a0d9 [2022-04-22T14:36:15.074Z] ---> b14096c4b3cf [2022-04-22T14:36:15.074Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:36:15.074Z] Removing intermediate container 671757af6eea [2022-04-22T14:36:15.074Z] ---> 94c5dcc6cbc6 [2022-04-22T14:36:15.074Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:36:15.074Z] Removing intermediate container 63561c49681a [2022-04-22T14:36:15.074Z] ---> d78e7b35624f [2022-04-22T14:36:15.074Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:36:15.074Z] ---> Running in 068109bf04f6 [2022-04-22T14:36:15.074Z] ---> Running in 41fa6cf9e06a [2022-04-22T14:36:15.074Z] ---> Running in 9eecc88779d1 [2022-04-22T14:36:15.074Z] Removing intermediate container ebac7012430c [2022-04-22T14:36:15.074Z] ---> 49eea668b801 [2022-04-22T14:36:15.074Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T14:36:15.074Z] Removing intermediate container 7630bdbae031 [2022-04-22T14:36:15.074Z] ---> 648b51c9c05d [2022-04-22T14:36:15.074Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T14:36:15.074Z] ---> Running in 28c029b64928 [2022-04-22T14:36:15.074Z] Removing intermediate container 068109bf04f6 [2022-04-22T14:36:15.074Z] ---> adb6e49dc5b0 [2022-04-22T14:36:15.074Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T14:36:15.074Z] ---> Running in 4cc8312c47f5 [2022-04-22T14:36:15.074Z] ---> Running in 984cfc0f7beb [2022-04-22T14:36:15.074Z] Removing intermediate container 41fa6cf9e06a [2022-04-22T14:36:15.074Z] ---> 4ddc900aaab3 [2022-04-22T14:36:15.074Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T14:36:15.074Z] ---> Running in 75a27212177f [2022-04-22T14:36:15.074Z] Removing intermediate container 9eecc88779d1 [2022-04-22T14:36:15.074Z] ---> 579670e2267a [2022-04-22T14:36:15.074Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T14:36:15.074Z] ---> Running in 78ad10f051ce [2022-04-22T14:36:15.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:36:15.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:36:15.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:36:15.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:36:15.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:36:15.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:36:15.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:36:15.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:36:15.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:36:15.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:36:15.074Z] OK: 220 MiB in 52 packages [2022-04-22T14:36:15.074Z] OK: 220 MiB in 52 packages [2022-04-22T14:36:15.074Z] OK: 220 MiB in 52 packages [2022-04-22T14:36:15.074Z] OK: 220 MiB in 52 packages [2022-04-22T14:36:15.074Z] OK: 220 MiB in 52 packages [2022-04-22T14:36:15.074Z] Removing intermediate container 984cfc0f7beb [2022-04-22T14:36:15.074Z] ---> 427f7a942374 [2022-04-22T14:36:15.074Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T14:36:15.074Z] Removing intermediate container 28c029b64928 [2022-04-22T14:36:15.074Z] ---> 18fcef661b98 [2022-04-22T14:36:15.074Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T14:36:15.074Z] Removing intermediate container 78ad10f051ce [2022-04-22T14:36:15.074Z] ---> 2c439509ceab [2022-04-22T14:36:15.074Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T14:36:15.074Z] Removing intermediate container 4cc8312c47f5 [2022-04-22T14:36:15.074Z] ---> c32ab448e039 [2022-04-22T14:36:15.074Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T14:36:15.074Z] Removing intermediate container 75a27212177f [2022-04-22T14:36:15.074Z] ---> b5fe40f11f46 [2022-04-22T14:36:15.074Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T14:36:15.349Z] ---> a86d220992ac [2022-04-22T14:36:15.349Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:36:15.628Z] ---> Running in 94e2946343fa [2022-04-22T14:36:15.628Z] ---> 70e76ed758dc [2022-04-22T14:36:15.628Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:36:15.628Z] ---> f5716247f511 [2022-04-22T14:36:15.628Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:36:15.958Z] ---> Running in 75dea57658c9 [2022-04-22T14:36:15.958Z] ---> Running in a874d3c7f36d [2022-04-22T14:36:16.410Z] ---> b4d9f2262cc2 [2022-04-22T14:36:16.410Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:36:16.410Z] ---> Running in 57ab47d887db [2022-04-22T14:36:16.691Z] ---> 210d2063808a [2022-04-22T14:36:16.691Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:36:16.691Z] ---> Running in 31414f5b5e0f [2022-04-22T14:36:21.182Z] Removing intermediate container 94e2946343fa [2022-04-22T14:36:21.182Z] ---> 760f471b1105 [2022-04-22T14:36:21.182Z] Step 8/23 : COPY . . [2022-04-22T14:36:22.639Z] Removing intermediate container a874d3c7f36d [2022-04-22T14:36:22.639Z] ---> d4356b9a99a4 [2022-04-22T14:36:22.639Z] Step 8/22 : COPY . . [2022-04-22T14:36:22.916Z] Removing intermediate container 75dea57658c9 [2022-04-22T14:36:22.916Z] ---> 9ef400cf43c6 [2022-04-22T14:36:22.916Z] Step 8/23 : COPY . . [2022-04-22T14:36:22.916Z] Removing intermediate container 31414f5b5e0f [2022-04-22T14:36:22.916Z] ---> 386fa7f487f6 [2022-04-22T14:36:22.916Z] Step 8/22 : COPY . . [2022-04-22T14:36:22.916Z] Removing intermediate container 57ab47d887db [2022-04-22T14:36:22.916Z] ---> ae9b164a0f8f [2022-04-22T14:36:22.916Z] Step 8/22 : COPY . . [2022-04-22T14:36:55.273Z] ---> 63a126dd9f05 [2022-04-22T14:36:55.273Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T14:36:55.273Z] ---> b00eb136366f [2022-04-22T14:36:55.273Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T14:36:55.273Z] ---> 12a04bd14f50 [2022-04-22T14:36:55.273Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T14:36:55.273Z] ---> Running in 1a1944fa63e3 [2022-04-22T14:36:55.273Z] ---> e6b10f6f680b [2022-04-22T14:36:55.273Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-22T14:36:55.273Z] ---> Running in af333fe78b64 [2022-04-22T14:36:55.273Z] ---> 1a2f8b61c2e9 [2022-04-22T14:36:55.273Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T14:36:55.273Z] ---> Running in 46a7f76b2fbc [2022-04-22T14:36:55.273Z] ---> Running in 446f1d6383e3 [2022-04-22T14:36:55.273Z] ---> Running in 4d1a72b022c8 [2022-04-22T14:36:55.273Z] 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-04-22T14:36:55.273Z] 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-04-22T14:36:55.273Z] 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-04-22T14:36:55.273Z] 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-04-22T14:36:55.273Z] 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-04-22T14:41:02.390Z] 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-04-22T14:41:20.758Z] Removing intermediate container 446f1d6383e3 [2022-04-22T14:41:20.758Z] ---> 9df8135dcfbf [2022-04-22T14:41:20.758Z] [2022-04-22T14:41:20.758Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T14:41:20.758Z] 3.14: Pulling from library/alpine [2022-04-22T14:41:21.371Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T14:41:21.371Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T14:41:21.371Z] ---> ac73e934f311 [2022-04-22T14:41:21.371Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T14:41:21.651Z] ---> Running in 768385c3ef3b [2022-04-22T14:41:23.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:41:23.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:41:24.936Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T14:41:25.220Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T14:41:25.220Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T14:41:25.220Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T14:41:25.220Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T14:41:25.220Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T14:41:25.220Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:41:25.220Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T14:41:25.839Z] OK: 8 MiB in 20 packages [2022-04-22T14:41:28.480Z] Removing intermediate container 768385c3ef3b [2022-04-22T14:41:28.480Z] ---> 4de5a7613a78 [2022-04-22T14:41:28.480Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T14:41:28.480Z] ---> Running in 5096bb3adc40 [2022-04-22T14:41:29.467Z] Removing intermediate container 5096bb3adc40 [2022-04-22T14:41:29.467Z] ---> 07514973029e [2022-04-22T14:41:29.467Z] Step 13/22 : WORKDIR /edgex [2022-04-22T14:41:29.748Z] ---> Running in 2b2cbb3cc502 [2022-04-22T14:41:30.743Z] Removing intermediate container 2b2cbb3cc502 [2022-04-22T14:41:30.743Z] ---> 305d6a605504 [2022-04-22T14:41:30.743Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T14:41:32.194Z] ---> 6d6a277978e1 [2022-04-22T14:41:32.194Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T14:41:34.836Z] ---> ab4c163f307e [2022-04-22T14:41:34.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T14:41:34.836Z] Removing intermediate container 4d1a72b022c8 [2022-04-22T14:41:34.836Z] ---> 1a45d94676a3 [2022-04-22T14:41:34.836Z] [2022-04-22T14:41:34.836Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T14:41:34.836Z] ---> ac73e934f311 [2022-04-22T14:41:34.836Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T14:41:35.112Z] ---> Running in 1aa988e026f9 [2022-04-22T14:41:37.100Z] ---> cf168a5109b1 [2022-04-22T14:41:37.100Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T14:41:37.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:41:37.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:41:37.980Z] ---> ef11f8336c36 [2022-04-22T14:41:37.980Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T14:41:37.980Z] ---> Running in dcda6bec2df5 [2022-04-22T14:41:39.423Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T14:41:39.423Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:41:39.423Z] OK: 5 MiB in 15 packages [2022-04-22T14:41:40.873Z] Removing intermediate container 1aa988e026f9 [2022-04-22T14:41:40.873Z] ---> a3ca03a3bc9b [2022-04-22T14:41:40.873Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T14:41:41.152Z] ---> Running in 4acaef1f22b8 [2022-04-22T14:41:41.752Z] Removing intermediate container dcda6bec2df5 [2022-04-22T14:41:41.753Z] ---> a26e11fa5493 [2022-04-22T14:41:41.753Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T14:41:41.753Z] Removing intermediate container 4acaef1f22b8 [2022-04-22T14:41:41.753Z] ---> aaeb93cb258c [2022-04-22T14:41:41.753Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T14:41:42.032Z] ---> Running in a78755ae4234 [2022-04-22T14:41:42.032Z] ---> Running in 20ddeb7a0566 [2022-04-22T14:41:42.632Z] Removing intermediate container a78755ae4234 [2022-04-22T14:41:42.632Z] ---> 0eb1d3da610f [2022-04-22T14:41:42.632Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T14:41:42.632Z] ---> Running in 8a7d758e7a45 [2022-04-22T14:41:42.904Z] Removing intermediate container 20ddeb7a0566 [2022-04-22T14:41:42.904Z] ---> 58d7c43e1ba2 [2022-04-22T14:41:42.904Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T14:41:42.904Z] ---> Running in 648e67e53279 [2022-04-22T14:41:43.508Z] Removing intermediate container 8a7d758e7a45 [2022-04-22T14:41:43.508Z] ---> 18886e8958bb [2022-04-22T14:41:43.508Z] Step 21/22 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T14:41:43.508Z] Removing intermediate container 648e67e53279 [2022-04-22T14:41:43.508Z] ---> 9b5355537fae [2022-04-22T14:41:43.508Z] Step 15/23 : WORKDIR / [2022-04-22T14:41:43.508Z] ---> Running in ccf6107f936a [2022-04-22T14:41:43.788Z] ---> Running in 1d4d64dbc783 [2022-04-22T14:41:44.393Z] Removing intermediate container ccf6107f936a [2022-04-22T14:41:44.393Z] ---> eabc0c9b50d7 [2022-04-22T14:41:44.393Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T14:41:44.393Z] ---> Running in 54aa07e50564 [2022-04-22T14:41:44.393Z] Removing intermediate container 1d4d64dbc783 [2022-04-22T14:41:44.393Z] ---> fabb3dbad90f [2022-04-22T14:41:44.393Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:41:44.994Z] Removing intermediate container 54aa07e50564 [2022-04-22T14:41:45.270Z] ---> fbdf9b9a0dc7 [2022-04-22T14:41:45.270Z] [2022-04-22T14:41:45.544Z] ---> 2b2823458ee1 [2022-04-22T14:41:45.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T14:41:46.149Z] Successfully built fbdf9b9a0dc7 [2022-04-22T14:41:46.149Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-22T14:41:46.149Z] Building security-spire-config [2022-04-22T14:41:47.605Z]  Building security-proxy-setup ... done  ---> 6e2acc20f3c0 [2022-04-22T14:41:47.605Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T14:41:48.601Z] ---> c1c72834e60e [2022-04-22T14:41:48.601Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T14:41:48.601Z] ---> Running in e7ebf8ff59f3 [2022-04-22T14:41:49.226Z] Removing intermediate container e7ebf8ff59f3 [2022-04-22T14:41:49.226Z] ---> c8cfb5800e0a [2022-04-22T14:41:49.226Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:41:49.226Z] ---> Running in 0d61fbf5c1ee [2022-04-22T14:41:49.842Z] Removing intermediate container 0d61fbf5c1ee [2022-04-22T14:41:49.842Z] ---> c3c6d4457b55 [2022-04-22T14:41:49.842Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T14:41:50.149Z] ---> Running in 340d1d8645b2 [2022-04-22T14:41:50.452Z] Removing intermediate container 340d1d8645b2 [2022-04-22T14:41:50.452Z] ---> 171036c07341 [2022-04-22T14:41:50.452Z] Step 22/23 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T14:41:50.726Z] ---> Running in 981f56464fa5 [2022-04-22T14:41:51.331Z] Removing intermediate container 981f56464fa5 [2022-04-22T14:41:51.331Z] ---> 036db5e1e96c [2022-04-22T14:41:51.331Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T14:41:51.331Z] ---> Running in 9383f5ca2310 [2022-04-22T14:41:51.935Z] Removing intermediate container 9383f5ca2310 [2022-04-22T14:41:51.935Z] ---> 193928901c73 [2022-04-22T14:41:51.935Z] [2022-04-22T14:41:52.213Z] Successfully built 193928901c73 [2022-04-22T14:41:52.213Z] Successfully tagged core-metadata-arm64:latest [2022-04-22T14:41:52.213Z]  Building core-metadata ... done Building security-spire-server [2022-04-22T14:42:24.717Z] Removing intermediate container af333fe78b64 [2022-04-22T14:42:24.717Z] ---> 57d43e504c20 [2022-04-22T14:42:24.717Z] [2022-04-22T14:42:24.717Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T14:42:24.717Z] ---> ac73e934f311 [2022-04-22T14:42:24.717Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T14:42:24.717Z] ---> Running in a9f68f23dd21 [2022-04-22T14:42:24.717Z] Removing intermediate container a9f68f23dd21 [2022-04-22T14:42:24.717Z] ---> 4b56c242fae3 [2022-04-22T14:42:24.717Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T14:42:24.717Z] ---> Running in 6f992341b7f5 [2022-04-22T14:42:24.717Z] Removing intermediate container 6f992341b7f5 [2022-04-22T14:42:24.717Z] ---> 060e8017816e [2022-04-22T14:42:24.717Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T14:42:24.717Z] ---> Running in 8720b65780f2 [2022-04-22T14:42:24.717Z] Removing intermediate container 8720b65780f2 [2022-04-22T14:42:24.717Z] ---> ed2cd10de2df [2022-04-22T14:42:24.717Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:42:24.717Z] ---> Running in b1f37284c4e5 [2022-04-22T14:42:28.151Z] Removing intermediate container b1f37284c4e5 [2022-04-22T14:42:28.151Z] ---> 7d511552fec8 [2022-04-22T14:42:28.151Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T14:42:28.151Z] ---> Running in 8fe62ca22d34 [2022-04-22T14:42:28.151Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:42:28.151Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:42:28.151Z] ---> f235cd0e7af2 [2022-04-22T14:42:28.151Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T14:42:28.151Z] ---> Using cache [2022-04-22T14:42:28.151Z] ---> 94c5dcc6cbc6 [2022-04-22T14:42:28.151Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:42:28.151Z] ---> Using cache [2022-04-22T14:42:28.151Z] ---> adb6e49dc5b0 [2022-04-22T14:42:28.151Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T14:42:28.151Z] ---> Running in e9d019f28ad0 [2022-04-22T14:42:30.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:42:30.803Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:42:31.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:42:31.409Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:42:32.865Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T14:42:32.865Z] OK: 220 MiB in 52 packages [2022-04-22T14:42:32.865Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T14:42:33.146Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T14:42:33.147Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T14:42:33.425Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T14:42:33.425Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T14:42:33.713Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:42:33.713Z] OK: 8 MiB in 20 packages [2022-04-22T14:42:35.170Z] Removing intermediate container e9d019f28ad0 [2022-04-22T14:42:35.170Z] ---> cc2946515966 [2022-04-22T14:42:35.170Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T14:42:35.447Z] Removing intermediate container 8fe62ca22d34 [2022-04-22T14:42:35.447Z] ---> 84ce44b14963 [2022-04-22T14:42:35.448Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:42:35.728Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:42:35.728Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:42:35.728Z] ---> f235cd0e7af2 [2022-04-22T14:42:35.728Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T14:42:35.728Z] ---> Using cache [2022-04-22T14:42:35.728Z] ---> 94c5dcc6cbc6 [2022-04-22T14:42:35.728Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:42:35.728Z] ---> Using cache [2022-04-22T14:42:35.728Z] ---> adb6e49dc5b0 [2022-04-22T14:42:35.728Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T14:42:35.728Z] ---> Using cache [2022-04-22T14:42:35.728Z] ---> cc2946515966 [2022-04-22T14:42:35.728Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T14:42:36.010Z] ---> db7b65710793 [2022-04-22T14:42:36.010Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:42:36.294Z] ---> Running in a125d55790ac [2022-04-22T14:42:37.299Z] ---> 11d63387f6ed [2022-04-22T14:42:37.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T14:42:37.576Z] ---> 0ce66821b0e7 [2022-04-22T14:42:37.576Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:42:37.576Z] ---> Running in 96e4c860fd76 [2022-04-22T14:42:40.233Z] ---> fd00a6c246ab [2022-04-22T14:42:40.233Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T14:42:40.838Z] ---> de4c887ad04c [2022-04-22T14:42:40.838Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T14:42:40.838Z] ---> Running in deab603e193d [2022-04-22T14:42:41.837Z] Removing intermediate container deab603e193d [2022-04-22T14:42:41.837Z] ---> 329dc7b1c9dc [2022-04-22T14:42:41.837Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:42:42.110Z] ---> Running in 6d8a50f631a9 [2022-04-22T14:42:42.110Z] Removing intermediate container a125d55790ac [2022-04-22T14:42:42.110Z] ---> aeb998db06b1 [2022-04-22T14:42:42.110Z] Step 8/26 : COPY . . [2022-04-22T14:42:43.108Z] Removing intermediate container 6d8a50f631a9 [2022-04-22T14:42:43.108Z] ---> c9bd4c298916 [2022-04-22T14:42:43.108Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T14:42:43.108Z] ---> Running in c1efd4bebace [2022-04-22T14:42:44.096Z] Removing intermediate container c1efd4bebace [2022-04-22T14:42:44.096Z] Removing intermediate container 96e4c860fd76 [2022-04-22T14:42:44.096Z] ---> e8934c54e29c [2022-04-22T14:42:44.096Z] Step 8/25 : COPY . . [2022-04-22T14:42:44.096Z] ---> bb7cb1f277ca [2022-04-22T14:42:44.096Z] Step 22/23 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T14:42:44.096Z] ---> Running in 3227efc33b70 [2022-04-22T14:42:45.545Z] Removing intermediate container 3227efc33b70 [2022-04-22T14:42:45.545Z] ---> 3d03f6896880 [2022-04-22T14:42:45.545Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T14:42:45.545Z] ---> Running in 8edd402b8fc8 [2022-04-22T14:42:46.534Z] Removing intermediate container 8edd402b8fc8 [2022-04-22T14:42:46.534Z] ---> 0006e9416236 [2022-04-22T14:42:46.534Z] [2022-04-22T14:42:47.971Z] Successfully built 0006e9416236 [2022-04-22T14:42:47.971Z] Successfully tagged core-data-arm64:latest [2022-04-22T14:42:47.971Z] Building security-secretstore-setup [2022-04-22T14:43:14.802Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:43:14.802Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:43:14.802Z] ---> f235cd0e7af2 [2022-04-22T14:43:14.802Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T14:43:14.802Z] ---> Using cache [2022-04-22T14:43:14.802Z] ---> 94c5dcc6cbc6 [2022-04-22T14:43:14.802Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:43:14.802Z] ---> Using cache [2022-04-22T14:43:14.802Z] ---> adb6e49dc5b0 [2022-04-22T14:43:14.802Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T14:43:14.802Z] ---> Running in a19572356782 [2022-04-22T14:43:15.782Z] ---> 43df7a372ffe [2022-04-22T14:43:15.782Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T14:43:16.381Z] ---> Running in 9cc6ef435f9b [2022-04-22T14:43:16.381Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:43:16.988Z] Removing intermediate container 9cc6ef435f9b [2022-04-22T14:43:16.988Z] ---> 296becb32eb7 [2022-04-22T14:43:16.988Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T14:43:16.988Z] ---> Running in 113e06418c0a [2022-04-22T14:43:17.265Z] ---> ae291062c108 [2022-04-22T14:43:17.265Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T14:43:17.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:43:17.544Z] ---> Running in fa9752de788a [2022-04-22T14:43:18.535Z] Removing intermediate container fa9752de788a [2022-04-22T14:43:18.535Z] ---> 5693e4bd994e [2022-04-22T14:43:18.535Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T14:43:18.535Z] OK: 220 MiB in 52 packages [2022-04-22T14:43:18.535Z] ---> Running in ca81773e38be [2022-04-22T14:43:20.541Z] Removing intermediate container a19572356782 [2022-04-22T14:43:20.541Z] ---> 847487b5ecdb [2022-04-22T14:43:20.541Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T14:43:20.541Z] Removing intermediate container 113e06418c0a [2022-04-22T14:43:20.541Z] ---> ee36431f757f [2022-04-22T14:43:20.541Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T14:43:20.541Z] ---> Running in 296b7d331b26 [2022-04-22T14:43:21.519Z] Removing intermediate container 296b7d331b26 [2022-04-22T14:43:21.519Z] ---> 732ff7634d1f [2022-04-22T14:43:21.519Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T14:43:21.519Z] ---> d3510038f766 [2022-04-22T14:43:21.519Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:43:21.796Z] ---> Running in 84249b800ec5 [2022-04-22T14:43:21.796Z] ---> Running in 20930e17ed1c [2022-04-22T14:43:21.796Z] Removing intermediate container ca81773e38be [2022-04-22T14:43:21.796Z] ---> fd04ec902fda [2022-04-22T14:43:21.796Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T14:43:22.073Z] ---> Running in 88c0db8548eb [2022-04-22T14:43:23.057Z] Removing intermediate container 88c0db8548eb [2022-04-22T14:43:23.057Z] ---> 3ca8cdcdfe7c [2022-04-22T14:43:23.057Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T14:43:23.329Z] ---> Running in c1f9f8e83273 [2022-04-22T14:43:24.312Z] spire-1.2.1/ [2022-04-22T14:43:24.312Z] spire-1.2.1/.data/ [2022-04-22T14:43:24.312Z] spire-1.2.1/.data/.file [2022-04-22T14:43:24.312Z] spire-1.2.1/.dockerignore [2022-04-22T14:43:24.312Z] spire-1.2.1/.gitattributes [2022-04-22T14:43:24.312Z] spire-1.2.1/.githooks/ [2022-04-22T14:43:24.312Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/ [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/workflows/ [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T14:43:24.312Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T14:43:24.312Z] spire-1.2.1/.gitignore [2022-04-22T14:43:24.312Z] spire-1.2.1/.go-version [2022-04-22T14:43:24.312Z] spire-1.2.1/.golangci.yml [2022-04-22T14:43:24.312Z] spire-1.2.1/ADOPTERS.md [2022-04-22T14:43:24.312Z] spire-1.2.1/CHANGELOG.md [2022-04-22T14:43:24.312Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T14:43:24.312Z] spire-1.2.1/CODEOWNERS [2022-04-22T14:43:24.312Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T14:43:24.312Z] spire-1.2.1/Dockerfile [2022-04-22T14:43:24.312Z] spire-1.2.1/Dockerfile.dev [2022-04-22T14:43:24.312Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T14:43:24.312Z] spire-1.2.1/LICENSE [2022-04-22T14:43:24.312Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T14:43:24.312Z] spire-1.2.1/Makefile [2022-04-22T14:43:24.312Z] spire-1.2.1/README.md [2022-04-22T14:43:24.312Z] spire-1.2.1/ROADMAP.md [2022-04-22T14:43:24.312Z] spire-1.2.1/SECURITY.md [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T14:43:24.312Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T14:43:24.592Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T14:43:24.592Z] spire-1.2.1/conf/ [2022-04-22T14:43:24.592Z] spire-1.2.1/conf/agent/ [2022-04-22T14:43:24.592Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T14:43:24.592Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T14:43:24.592Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T14:43:24.592Z] spire-1.2.1/conf/server/ [2022-04-22T14:43:24.592Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T14:43:24.592Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T14:43:24.592Z] spire-1.2.1/conf/server/server.conf [2022-04-22T14:43:24.592Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/ [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/auditlog.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/ [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/spire_server.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/telemetry.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/upgrading.md [2022-04-22T14:43:24.592Z] spire-1.2.1/doc/using_spire.md [2022-04-22T14:43:24.592Z] spire-1.2.1/examples/ [2022-04-22T14:43:24.592Z] spire-1.2.1/examples/README.md [2022-04-22T14:43:24.592Z] spire-1.2.1/go.mod [2022-04-22T14:43:24.592Z] spire-1.2.1/go.sum [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T14:43:24.592Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T14:43:24.593Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/common/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T14:43:24.884Z] spire-1.2.1/pkg/common/api/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/health/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/log/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T14:43:24.885Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T14:43:24.886Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.goRemoving intermediate container 1a1944fa63e3 [2022-04-22T14:43:24.886Z] ---> b1970117e997 [2022-04-22T14:43:24.886Z] [2022-04-22T14:43:24.886Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T14:43:24.886Z] ---> ac73e934f311 [2022-04-22T14:43:24.886Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T14:43:24.886Z] ---> Using cache [2022-04-22T14:43:24.886Z] ---> a3ca03a3bc9b [2022-04-22T14:43:24.886Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T14:43:24.886Z] ---> Using cache [2022-04-22T14:43:24.886Z] ---> aaeb93cb258c [2022-04-22T14:43:24.886Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T14:43:25.177Z] [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/ [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/version/ [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509util/dns_test.goRemoving intermediate container 46a7f76b2fbc [2022-04-22T14:43:25.177Z] ---> 021b79995b51 [2022-04-22T14:43:25.177Z] [2022-04-22T14:43:25.177Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T14:43:25.177Z] [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/server/ [2022-04-22T14:43:25.177Z] spire-1.2.1/pkg/server/api/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go ---> ac73e934f311 [2022-04-22T14:43:25.178Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T14:43:25.178Z] [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/config.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ ---> Running in ea39e5acaeb1 [2022-04-22T14:43:25.178Z] [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T14:43:25.178Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:43:25.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T14:43:25.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T14:43:25.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T14:43:25.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T14:43:25.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go ---> Running in 6210cefb7cb3 [2022-04-22T14:43:25.461Z] [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T14:43:25.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/server.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/ [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/private/ [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/private/server/ [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/ [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/common/ [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T14:43:25.462Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T14:43:25.462Z] spire-1.2.1/release/ [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire-extras/ [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire/ [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire/README.md [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire/conf/ [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T14:43:25.462Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T14:43:25.462Z] spire-1.2.1/script/ [2022-04-22T14:43:25.462Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T14:43:25.462Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T14:43:25.462Z] spire-1.2.1/support/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T14:43:25.462Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T14:43:25.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T14:43:25.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T14:43:25.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T14:43:25.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T14:43:25.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T14:43:25.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T14:43:25.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T14:43:25.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T14:43:25.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T14:43:25.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T14:43:25.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T14:43:25.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T14:43:25.744Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/clock/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/clock/clock.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T14:43:25.744Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/README.md [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/common [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T14:43:25.744Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T14:43:25.745Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T14:43:26.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T14:43:26.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T14:43:26.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T14:43:26.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T14:43:26.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T14:43:26.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T14:43:26.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T14:43:26.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T14:43:26.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T14:43:26.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlspire-1.2.1/ [2022-04-22T14:43:26.037Z] [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T14:43:26.037Z] spire-1.2.1/test/integration/suites/rotation/conf/spire-1.2.1/.data/ [2022-04-22T14:43:26.037Z] spire-1.2.1/.data/.file [2022-04-22T14:43:26.037Z] spire-1.2.1/.dockerignore [2022-04-22T14:43:26.037Z] spire-1.2.1/.gitattributes [2022-04-22T14:43:26.037Z] spire-1.2.1/.githooks/ [2022-04-22T14:43:26.037Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/ [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/workflows/ [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T14:43:26.037Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T14:43:26.037Z] spire-1.2.1/.gitignore [2022-04-22T14:43:26.037Z] spire-1.2.1/.go-version [2022-04-22T14:43:26.037Z] spire-1.2.1/.golangci.yml [2022-04-22T14:43:26.037Z] spire-1.2.1/ADOPTERS.md [2022-04-22T14:43:26.037Z] spire-1.2.1/CHANGELOG.md [2022-04-22T14:43:26.037Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T14:43:26.037Z] spire-1.2.1/CODEOWNERS [2022-04-22T14:43:26.037Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T14:43:26.037Z] spire-1.2.1/Dockerfile [2022-04-22T14:43:26.037Z] spire-1.2.1/Dockerfile.dev [2022-04-22T14:43:26.037Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T14:43:26.037Z] spire-1.2.1/LICENSE [2022-04-22T14:43:26.037Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T14:43:26.038Z] spire-1.2.1/Makefile [2022-04-22T14:43:26.038Z] spire-1.2.1/README.md [2022-04-22T14:43:26.038Z] spire-1.2.1/ROADMAP.md [2022-04-22T14:43:26.038Z] spire-1.2.1/SECURITY.md [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T14:43:26.038Z] spire-1.2.1/test/integration/test.sh [2022-04-22T14:43:26.038Z] spire-1.2.1/test/plugintest/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/spiretest/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/testca/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/testca/ca.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/testkey/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T14:43:26.038Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/testkey/new.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/util/ [2022-04-22T14:43:26.038Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/util/race.go [2022-04-22T14:43:26.038Z] spire-1.2.1/test/util/util.go [2022-04-22T14:43:26.038Z] building spire from source... [2022-04-22T14:43:26.038Z] [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T14:43:26.038Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T14:43:26.038Z] spire-1.2.1/conf/ [2022-04-22T14:43:26.038Z] spire-1.2.1/conf/agent/ [2022-04-22T14:43:26.038Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T14:43:26.038Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T14:43:26.038Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T14:43:26.038Z] spire-1.2.1/conf/server/ [2022-04-22T14:43:26.038Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T14:43:26.038Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T14:43:26.038Z] spire-1.2.1/conf/server/server.conf [2022-04-22T14:43:26.038Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T14:43:26.038Z] spire-1.2.1/doc/ [2022-04-22T14:43:26.038Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T14:43:26.038Z] spire-1.2.1/doc/auditlog.md [2022-04-22T14:43:26.038Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T14:43:26.038Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T14:43:26.038Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T14:43:26.038Z] spire-1.2.1/doc/images/ [2022-04-22T14:43:26.038Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T14:43:26.038Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T14:43:26.038Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T14:43:26.316Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdRemoving intermediate container ea39e5acaeb1 [2022-04-22T14:43:26.317Z] [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/spire_server.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/telemetry.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/upgrading.md [2022-04-22T14:43:26.317Z] spire-1.2.1/doc/using_spire.md [2022-04-22T14:43:26.317Z] spire-1.2.1/examples/ [2022-04-22T14:43:26.317Z] spire-1.2.1/examples/README.md [2022-04-22T14:43:26.317Z] spire-1.2.1/go.mod [2022-04-22T14:43:26.317Z] spire-1.2.1/go.sum [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go ---> 15c39b0c1e8b [2022-04-22T14:43:26.317Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T14:43:26.317Z] [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T14:43:26.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go ---> Running in df621aada479 [2022-04-22T14:43:26.590Z] [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T14:43:26.590Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/context.goInstalling go1.17.7... [2022-04-22T14:43:26.591Z] [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/health/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/log/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T14:43:26.591Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T14:43:26.592Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/version/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T14:43:26.873Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/config.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T14:43:26.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T14:43:26.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T14:43:27.165Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/server.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/ [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/private/ [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/private/server/ [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/ [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/common/ [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T14:43:27.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T14:43:27.166Z] spire-1.2.1/release/ [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire-extras/ [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire/ [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire/README.md [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire/conf/ [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T14:43:27.166Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T14:43:27.166Z] spire-1.2.1/script/ [2022-04-22T14:43:27.166Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T14:43:27.166Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T14:43:27.166Z] spire-1.2.1/support/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T14:43:27.166Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/clock/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/clock/clock.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T14:43:27.166Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T14:43:27.167Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/README.md [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/common [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/x509pop/Removing intermediate container df621aada479 [2022-04-22T14:43:27.167Z] ---> 5679f405ee7a [2022-04-22T14:43:27.167Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:43:27.167Z] [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T14:43:27.167Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlRemoving intermediate container 20930e17ed1c [2022-04-22T14:43:27.452Z] ---> 54cf2beb1ff1 [2022-04-22T14:43:27.452Z] Step 8/25 : COPY . . [2022-04-22T14:43:27.452Z] [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T14:43:27.452Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:43:27.453Z] [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T14:43:27.453Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T14:43:27.454Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T14:43:27.732Z] spire-1.2.1/test/integration/test.sh [2022-04-22T14:43:27.732Z] spire-1.2.1/test/plugintest/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/spiretest/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/testca/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/testca/ca.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/testkey/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T14:43:27.732Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/testkey/new.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/util/ [2022-04-22T14:43:27.732Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/util/race.go [2022-04-22T14:43:27.732Z] spire-1.2.1/test/util/util.go [2022-04-22T14:43:27.732Z] building spire from source... [2022-04-22T14:43:28.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:43:28.007Z] Installing go1.17.7... [2022-04-22T14:43:28.620Z] ---> 0ea6f9b8c088 [2022-04-22T14:43:28.620Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T14:43:28.903Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T14:43:28.903Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T14:43:28.903Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:43:29.180Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T14:43:29.786Z] OK: 6 MiB in 16 packages [2022-04-22T14:43:32.416Z] ---> 4fde067b6a71 [2022-04-22T14:43:32.416Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T14:43:32.416Z] Removing intermediate container 6210cefb7cb3 [2022-04-22T14:43:32.416Z] ---> 63d4d9e2bd73 [2022-04-22T14:43:32.416Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T14:43:32.416Z] ---> Running in 7402bcfff1e5 [2022-04-22T14:43:33.024Z] Removing intermediate container 7402bcfff1e5 [2022-04-22T14:43:33.303Z] ---> d7ee9f2c2aeb [2022-04-22T14:43:33.303Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T14:43:33.303Z] ---> 3d3a2dbf015b [2022-04-22T14:43:33.303Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T14:43:33.303Z] ---> Running in 4f0098b70715 [2022-04-22T14:43:33.582Z] ---> Running in 9eaec9a45e1f [2022-04-22T14:43:34.183Z] Removing intermediate container 4f0098b70715 [2022-04-22T14:43:34.183Z] ---> d413c27c0d47 [2022-04-22T14:43:34.183Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T14:43:34.458Z] Removing intermediate container 9eaec9a45e1f [2022-04-22T14:43:34.458Z] ---> 3323cacdec27 [2022-04-22T14:43:34.458Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:43:34.458Z] ---> Running in dc55ce908b86 [2022-04-22T14:43:34.458Z] ---> Running in 08d39c91600d [2022-04-22T14:43:35.449Z] Removing intermediate container dc55ce908b86 [2022-04-22T14:43:35.449Z] ---> 0f2376aa1f4c [2022-04-22T14:43:35.449Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:43:35.449Z] Removing intermediate container 08d39c91600d [2022-04-22T14:43:35.449Z] ---> b65b5b015887 [2022-04-22T14:43:35.449Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T14:43:35.449Z] ---> Running in c59203b5498f [2022-04-22T14:43:36.054Z] Removing intermediate container c59203b5498f [2022-04-22T14:43:36.054Z] ---> 1785e3b8cb9b [2022-04-22T14:43:36.054Z] Step 21/22 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T14:43:36.337Z] ---> Running in 1249bb98e2f8 [2022-04-22T14:43:36.610Z] ---> 041d2c27d4b9 [2022-04-22T14:43:36.610Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T14:43:36.881Z] Removing intermediate container 1249bb98e2f8 [2022-04-22T14:43:36.881Z] ---> baf4b786142f [2022-04-22T14:43:36.881Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T14:43:37.154Z] ---> Running in 8e4330debc72 [2022-04-22T14:43:38.138Z] Removing intermediate container 8e4330debc72 [2022-04-22T14:43:38.138Z] ---> 84ac68f07b67 [2022-04-22T14:43:38.138Z] [2022-04-22T14:43:38.735Z] Successfully built 84ac68f07b67 [2022-04-22T14:43:38.735Z] Successfully tagged support-scheduler-arm64:latest [2022-04-22T14:43:38.735Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-04-22T14:43:40.190Z] ---> dcddae8f0180 [2022-04-22T14:43:40.190Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T14:43:41.641Z] ---> 2b7ad104e244 [2022-04-22T14:43:41.641Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T14:43:41.641Z] ---> Running in 9d4447464b1b [2022-04-22T14:43:42.637Z] Removing intermediate container 9d4447464b1b [2022-04-22T14:43:42.637Z] ---> 14b62fe6f450 [2022-04-22T14:43:42.637Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:43:42.917Z] ---> Running in ddbbb1bd2cda [2022-04-22T14:43:43.536Z] Removing intermediate container ddbbb1bd2cda [2022-04-22T14:43:43.536Z] ---> 642a8c163364 [2022-04-22T14:43:43.536Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T14:43:43.816Z] ---> Running in e707f92e4939 [2022-04-22T14:43:44.813Z] Removing intermediate container e707f92e4939 [2022-04-22T14:43:44.813Z] ---> ac5fba22dbb0 [2022-04-22T14:43:44.813Z] Step 21/22 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T14:43:45.503Z] ---> Running in f6b7cafd0f38 [2022-04-22T14:43:46.282Z] Removing intermediate container f6b7cafd0f38 [2022-04-22T14:43:46.282Z] ---> ef262fefde10 [2022-04-22T14:43:46.282Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T14:43:46.578Z] ---> Running in a3eb8f1d8c40 [2022-04-22T14:43:47.722Z] Removing intermediate container a3eb8f1d8c40 [2022-04-22T14:43:47.722Z] ---> be88b79a7b78 [2022-04-22T14:43:47.722Z] [2022-04-22T14:43:48.774Z] Successfully built be88b79a7b78 [2022-04-22T14:43:48.774Z] Successfully tagged support-notifications-arm64:latest [2022-04-22T14:43:48.774Z]  Building support-notifications ... done Building security-spire-agent [2022-04-22T14:43:52.207Z] Building bin/spire-server... [2022-04-22T14:43:52.207Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T14:43:52.207Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T14:43:52.207Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T14:43:52.487Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T14:43:52.487Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T14:43:52.765Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T14:43:53.369Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T14:43:53.978Z] Building bin/spire-server... [2022-04-22T14:43:53.978Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T14:43:54.256Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T14:43:54.256Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T14:43:54.256Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T14:43:54.535Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T14:43:54.817Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T14:43:54.817Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T14:43:55.105Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T14:43:56.100Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T14:43:56.100Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T14:43:56.377Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T14:43:56.377Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T14:43:56.653Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T14:43:56.653Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T14:43:56.653Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T14:43:56.653Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T14:43:56.947Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T14:43:56.947Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T14:43:57.230Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T14:43:57.838Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T14:43:57.838Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T14:43:57.838Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T14:43:58.443Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T14:43:58.443Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T14:43:59.051Z]  ---> 312d8843dd4f [2022-04-22T14:43:59.051Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T14:43:59.051Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T14:43:59.335Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T14:43:59.335Z]  ---> Running in 7f9aa3d4e340 [2022-04-22T14:43:59.335Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T14:43:59.619Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T14:43:59.619Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T14:43:59.619Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T14:43:59.901Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T14:43:59.901Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T14:43:59.901Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T14:43:59.901Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T14:44:00.915Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T14:44:00.915Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T14:44:00.915Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T14:44:00.915Z] 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-04-22T14:44:01.195Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T14:44:01.195Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T14:44:02.197Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T14:44:02.197Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T14:44:14.659Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T14:44:14.659Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T14:44:14.659Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T14:44:14.659Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T14:44:14.659Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T14:44:14.659Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T14:44:14.659Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T14:44:14.659Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T14:44:14.659Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T14:44:14.659Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T14:44:14.659Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T14:44:14.659Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T14:44:14.659Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T14:44:14.659Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T14:44:14.659Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T14:44:14.659Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T14:44:14.659Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T14:44:14.659Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:44:14.659Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:44:14.659Z] ---> f235cd0e7af2 [2022-04-22T14:44:14.659Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T14:44:14.659Z] ---> Using cache [2022-04-22T14:44:14.659Z] ---> 94c5dcc6cbc6 [2022-04-22T14:44:14.659Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:44:14.659Z] ---> Using cache [2022-04-22T14:44:14.659Z] ---> adb6e49dc5b0 [2022-04-22T14:44:14.659Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T14:44:14.659Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T14:44:14.659Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T14:44:14.659Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T14:44:14.955Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T14:44:14.956Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T14:44:14.956Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T14:44:15.243Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T14:44:15.243Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T14:44:15.243Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T14:44:15.524Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T14:44:15.524Z]  ---> Running in c99e5d043410 [2022-04-22T14:44:15.806Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T14:44:15.806Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T14:44:15.806Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T14:44:16.080Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T14:44:16.080Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T14:44:16.360Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T14:44:16.360Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T14:44:16.639Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T14:44:16.639Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T14:44:16.639Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T14:44:16.917Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T14:44:16.918Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T14:44:16.918Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T14:44:16.918Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T14:44:16.918Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T14:44:17.193Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T14:44:17.468Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T14:44:17.468Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T14:44:17.468Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T14:44:17.756Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T14:44:17.756Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T14:44:17.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:44:18.034Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T14:44:18.034Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T14:44:18.034Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T14:44:18.034Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T14:44:18.034Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T14:44:18.034Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T14:44:19.020Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T14:44:19.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:44:21.006Z] OK: 220 MiB in 52 packages [2022-04-22T14:44:22.532Z] Removing intermediate container c99e5d043410 [2022-04-22T14:44:22.533Z] ---> 2f146c3b2ec3 [2022-04-22T14:44:22.533Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T14:44:23.143Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T14:44:23.752Z]  ---> cbb75cf22277 [2022-04-22T14:44:23.752Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:44:24.030Z] ---> Running in e62cfe8c5365 [2022-04-22T14:44:30.817Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:44:30.817Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:44:30.817Z] ---> f235cd0e7af2 [2022-04-22T14:44:30.817Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T14:44:30.817Z] ---> Using cache [2022-04-22T14:44:30.817Z] ---> 94c5dcc6cbc6 [2022-04-22T14:44:30.817Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:44:30.817Z] ---> Using cache [2022-04-22T14:44:30.817Z] ---> adb6e49dc5b0 [2022-04-22T14:44:30.817Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T14:44:30.817Z] ---> Using cache [2022-04-22T14:44:30.817Z] ---> cc2946515966 [2022-04-22T14:44:30.817Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T14:44:30.817Z] ---> Using cache [2022-04-22T14:44:30.817Z] ---> 0ce66821b0e7 [2022-04-22T14:44:30.817Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:44:30.817Z] ---> Using cache [2022-04-22T14:44:30.817Z] ---> e8934c54e29c [2022-04-22T14:44:30.817Z] Step 8/26 : COPY . . [2022-04-22T14:44:30.817Z] ---> Using cache [2022-04-22T14:44:30.817Z] ---> ae291062c108 [2022-04-22T14:44:30.817Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T14:44:30.817Z] ---> Using cache [2022-04-22T14:44:30.817Z] ---> 5693e4bd994e [2022-04-22T14:44:30.817Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T14:44:30.817Z] ---> Using cache [2022-04-22T14:44:30.817Z] ---> fd04ec902fda [2022-04-22T14:44:30.817Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T14:44:30.817Z] ---> Using cache [2022-04-22T14:44:30.817Z] ---> 3ca8cdcdfe7c [2022-04-22T14:44:30.817Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T14:44:30.817Z] Removing intermediate container e62cfe8c5365 [2022-04-22T14:44:30.817Z] ---> f41bf7469076 [2022-04-22T14:44:30.817Z] Step 8/23 : COPY . . [2022-04-22T14:44:30.817Z] ---> Running in 9907f548108f [2022-04-22T14:44:31.428Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T14:44:31.705Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T14:44:31.997Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T14:44:31.997Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T14:44:31.997Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T14:44:32.279Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T14:44:32.279Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T14:44:32.279Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T14:44:32.279Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T14:44:33.274Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T14:44:33.274Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T14:44:33.274Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T14:44:33.556Z] spire-1.2.1/ [2022-04-22T14:44:33.842Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T14:44:33.842Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T14:44:33.842Z] spire-1.2.1/.data/ [2022-04-22T14:44:33.842Z] spire-1.2.1/.data/.file [2022-04-22T14:44:33.842Z] spire-1.2.1/.dockerignore [2022-04-22T14:44:33.842Z] spire-1.2.1/.gitattributes [2022-04-22T14:44:33.842Z] spire-1.2.1/.githooks/ [2022-04-22T14:44:33.842Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/ [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/workflows/ [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T14:44:33.842Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T14:44:33.842Z] spire-1.2.1/.gitignore [2022-04-22T14:44:33.842Z] spire-1.2.1/.go-version [2022-04-22T14:44:33.842Z] spire-1.2.1/.golangci.yml [2022-04-22T14:44:33.842Z] spire-1.2.1/ADOPTERS.md [2022-04-22T14:44:33.842Z] spire-1.2.1/CHANGELOG.md [2022-04-22T14:44:33.842Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T14:44:33.842Z] spire-1.2.1/CODEOWNERS [2022-04-22T14:44:33.842Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T14:44:33.842Z] spire-1.2.1/Dockerfile [2022-04-22T14:44:33.842Z] spire-1.2.1/Dockerfile.dev [2022-04-22T14:44:33.842Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T14:44:33.842Z] spire-1.2.1/LICENSE [2022-04-22T14:44:33.842Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T14:44:33.842Z] spire-1.2.1/Makefile [2022-04-22T14:44:33.842Z] spire-1.2.1/README.md [2022-04-22T14:44:33.842Z] spire-1.2.1/ROADMAP.md [2022-04-22T14:44:33.842Z] spire-1.2.1/SECURITY.md [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T14:44:33.842Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T14:44:33.843Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T14:44:34.139Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T14:44:34.139Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T14:44:34.139Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T14:44:34.139Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T14:44:34.139Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T14:44:34.139Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T14:44:34.139Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T14:44:34.139Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T14:44:34.139Z] spire-1.2.1/conf/ [2022-04-22T14:44:34.139Z] spire-1.2.1/conf/agent/ [2022-04-22T14:44:34.139Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T14:44:34.139Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T14:44:34.139Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T14:44:34.139Z] spire-1.2.1/conf/server/ [2022-04-22T14:44:34.139Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T14:44:34.139Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T14:44:34.139Z] spire-1.2.1/conf/server/server.conf [2022-04-22T14:44:34.139Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T14:44:34.139Z] spire-1.2.1/doc/ [2022-04-22T14:44:34.139Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T14:44:34.139Z] spire-1.2.1/doc/auditlog.md [2022-04-22T14:44:34.139Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T14:44:34.139Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T14:44:34.139Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T14:44:34.139Z] spire-1.2.1/doc/images/ [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/SPIRE_server.pnggo: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T14:44:34.140Z]  [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/spire_server.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/telemetry.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/upgrading.md [2022-04-22T14:44:34.140Z] spire-1.2.1/doc/using_spire.md [2022-04-22T14:44:34.140Z] spire-1.2.1/examples/ [2022-04-22T14:44:34.140Z] spire-1.2.1/examples/README.md [2022-04-22T14:44:34.140Z] spire-1.2.1/go.mod [2022-04-22T14:44:34.140Z] spire-1.2.1/go.sum [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T14:44:34.140Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T14:44:34.141Z]  [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/common/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/common/api/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T14:44:34.141Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T14:44:34.432Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gogo: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T14:44:34.433Z]  [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/health/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/log/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T14:44:34.433Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/version/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T14:44:34.434Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T14:44:34.726Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/config.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T14:44:34.727Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T14:44:34.728Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/server.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/ [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/private/ [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/private/server/ [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/ [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/common/ [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T14:44:35.014Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T14:44:35.014Z] spire-1.2.1/release/ [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire-extras/ [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire/ [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire/README.md [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire/conf/ [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T14:44:35.014Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T14:44:35.014Z] spire-1.2.1/script/ [2022-04-22T14:44:35.014Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T14:44:35.014Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T14:44:35.014Z] spire-1.2.1/support/ [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/ [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T14:44:35.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T14:44:35.015Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T14:44:35.015Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T14:44:35.015Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T14:44:35.300Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T14:44:35.300Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T14:44:35.300Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T14:44:35.300Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T14:44:35.300Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T14:44:35.300Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T14:44:35.300Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T14:44:35.300Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T14:44:35.300Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T14:44:35.300Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/clock/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/clock/clock.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T14:44:35.300Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T14:44:35.301Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/README.md [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/common [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T14:44:35.301Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T14:44:35.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T14:44:35.580Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T14:44:35.581Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T14:44:35.856Z] spire-1.2.1/test/integration/test.sh [2022-04-22T14:44:35.856Z] spire-1.2.1/test/plugintest/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/spiretest/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/testca/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/testca/ca.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/testkey/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T14:44:35.856Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/testkey/new.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/util/ [2022-04-22T14:44:35.856Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/util/race.go [2022-04-22T14:44:35.856Z] spire-1.2.1/test/util/util.go [2022-04-22T14:44:35.856Z] building spire from source... [2022-04-22T14:44:36.456Z] Installing go1.17.7... [2022-04-22T14:44:54.822Z] ---> 5cd71289faae [2022-04-22T14:44:54.822Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T14:44:54.822Z] ---> Running in e2de8dcc77f1 [2022-04-22T14:44:55.819Z] 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-04-22T14:45:01.250Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T14:45:01.250Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T14:45:01.250Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T14:45:02.249Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T14:45:02.539Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T14:45:02.539Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T14:45:03.148Z] Building bin/spire-server... [2022-04-22T14:45:03.425Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T14:45:03.425Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T14:45:03.425Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T14:45:04.028Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T14:45:04.630Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T14:45:04.907Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T14:45:08.311Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T14:45:08.311Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T14:45:08.587Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T14:45:08.865Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T14:45:09.467Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T14:45:09.467Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T14:45:09.467Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T14:45:09.744Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T14:45:10.022Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T14:45:10.022Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T14:45:10.022Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T14:45:10.022Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T14:45:11.468Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T14:45:11.468Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T14:45:11.468Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T14:45:11.746Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T14:45:12.453Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T14:45:12.453Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T14:45:13.477Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T14:45:14.100Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T14:45:14.700Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T14:45:14.700Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T14:45:14.977Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T14:45:37.210Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T14:45:37.210Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T14:45:37.210Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T14:45:37.210Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T14:45:37.210Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T14:45:37.210Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T14:45:37.210Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T14:45:37.210Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T14:45:37.210Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T14:45:37.487Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T14:45:37.487Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T14:45:37.487Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T14:45:37.487Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T14:45:37.766Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T14:45:38.046Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T14:45:38.323Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T14:45:38.600Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T14:45:38.600Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T14:45:38.600Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T14:45:38.875Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T14:45:38.875Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T14:45:38.875Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T14:45:38.875Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T14:45:39.162Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T14:45:39.162Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T14:45:40.606Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T14:45:40.891Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T14:45:40.891Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T14:45:40.891Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T14:45:41.177Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T14:45:41.177Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T14:45:41.177Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T14:45:41.177Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T14:45:41.781Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T14:45:42.058Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T14:45:43.047Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T14:45:43.649Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T14:45:44.636Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T14:45:44.913Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T14:45:45.901Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T14:45:45.901Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T14:45:46.179Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T14:45:46.179Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T14:45:46.179Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T14:45:46.179Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T14:45:46.456Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T14:45:46.456Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T14:45:46.456Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T14:45:46.733Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T14:45:46.733Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T14:45:47.014Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T14:45:47.014Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T14:45:47.014Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T14:45:47.622Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T14:45:47.898Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T14:45:48.172Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T14:45:48.769Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T14:45:49.047Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T14:45:49.047Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T14:45:49.047Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T14:45:49.322Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T14:45:49.322Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T14:45:49.322Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T14:45:49.599Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T14:45:49.599Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T14:45:49.874Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T14:45:49.874Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T14:45:50.155Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T14:45:50.155Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T14:45:50.431Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T14:45:50.431Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T14:45:50.431Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T14:45:50.432Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T14:45:51.030Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T14:45:51.030Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T14:45:51.309Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T14:45:51.585Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T14:45:51.868Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T14:45:52.144Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T14:45:52.144Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T14:45:52.420Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T14:45:52.420Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T14:45:52.698Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T14:45:52.698Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T14:45:52.978Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T14:45:58.403Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T14:45:58.403Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T14:45:58.403Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T14:45:58.403Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T14:45:58.403Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T14:45:58.404Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T14:45:58.404Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T14:45:58.404Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T14:45:58.404Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T14:45:58.404Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T14:45:58.680Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T14:45:58.680Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T14:45:58.680Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T14:45:58.957Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T14:45:59.234Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T14:45:59.511Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T14:45:59.789Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T14:45:59.789Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T14:45:59.789Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T14:46:00.069Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T14:46:00.069Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T14:46:00.069Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T14:46:00.345Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T14:46:00.345Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T14:46:00.622Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T14:46:00.899Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T14:46:01.503Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T14:46:01.503Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T14:46:01.778Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T14:46:01.778Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T14:46:02.055Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T14:46:02.331Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T14:46:02.331Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T14:46:02.331Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T14:46:02.331Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T14:46:02.331Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T14:46:02.608Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T14:46:02.608Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T14:46:02.884Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T14:46:02.884Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T14:46:02.884Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T14:46:02.884Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T14:46:03.160Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T14:46:03.436Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T14:46:03.713Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T14:46:04.314Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T14:46:04.314Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T14:46:04.314Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T14:46:04.314Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T14:46:04.589Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T14:46:04.589Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T14:46:04.589Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T14:46:06.575Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T14:46:06.575Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T14:46:07.177Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T14:46:07.177Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T14:46:07.458Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T14:46:07.458Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T14:46:07.458Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T14:46:07.458Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T14:46:07.736Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T14:46:08.013Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T14:46:08.013Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T14:46:08.013Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T14:46:08.013Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T14:46:08.013Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T14:46:08.290Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T14:46:08.568Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T14:46:08.847Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T14:46:08.847Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T14:46:09.124Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T14:46:09.124Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T14:46:09.124Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T14:46:09.404Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T14:46:12.052Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T14:46:12.052Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T14:46:13.500Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T14:46:13.500Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T14:46:13.777Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T14:46:14.055Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T14:46:14.331Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T14:46:14.608Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T14:46:14.608Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T14:46:14.608Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T14:46:14.883Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T14:46:14.883Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T14:46:15.159Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T14:46:15.159Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T14:46:15.159Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T14:46:15.159Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T14:46:15.159Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T14:46:15.436Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T14:46:16.430Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T14:46:16.430Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T14:46:16.705Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T14:46:16.705Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T14:46:16.983Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T14:46:16.983Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T14:46:17.260Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T14:46:21.593Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T14:46:22.197Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T14:46:23.188Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T14:46:23.791Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T14:46:23.791Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T14:46:23.791Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T14:46:24.068Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T14:46:24.345Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T14:46:26.337Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T14:46:26.337Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T14:46:26.337Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T14:46:26.617Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T14:46:26.617Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T14:46:27.675Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T14:46:54.560Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T14:46:54.560Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T14:46:54.560Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T14:46:54.560Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T14:46:54.560Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T14:46:54.560Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T14:46:54.560Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T14:46:54.560Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T14:46:54.560Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T14:46:54.560Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T14:46:54.560Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T14:46:54.832Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T14:46:55.104Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T14:46:55.379Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T14:46:55.657Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T14:46:55.657Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T14:46:55.657Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T14:46:57.108Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T14:46:57.108Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T14:46:57.726Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T14:46:57.726Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T14:46:57.727Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T14:46:58.006Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T14:46:58.283Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T14:47:03.763Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T14:47:04.044Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T14:47:04.321Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T14:47:04.321Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T14:47:04.922Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T14:47:05.200Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T14:47:05.200Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T14:47:06.189Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T14:47:06.790Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T14:47:07.391Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T14:47:07.391Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T14:47:07.668Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T14:47:07.943Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T14:47:07.943Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T14:47:07.943Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T14:47:07.943Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T14:47:07.943Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T14:47:08.220Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T14:47:08.220Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T14:47:08.499Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T14:47:08.499Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T14:47:09.490Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T14:47:09.767Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T14:47:10.046Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T14:47:10.325Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T14:47:10.325Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T14:47:12.318Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T14:47:13.345Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T14:47:13.345Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T14:47:13.345Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T14:47:13.622Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T14:47:13.898Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T14:47:14.500Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T14:47:17.138Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T14:47:17.138Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T14:47:17.138Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T14:47:19.127Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T14:47:19.127Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T14:47:19.730Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T14:47:19.730Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T14:47:19.730Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T14:47:20.332Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T14:47:20.332Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T14:47:20.617Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T14:47:20.617Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T14:47:20.898Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T14:47:21.177Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T14:47:21.177Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T14:47:31.361Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T14:47:31.361Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T14:47:31.361Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T14:47:31.361Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T14:48:03.745Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T14:48:03.745Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T14:48:16.168Z] 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-04-22T14:48:28.615Z] Removing intermediate container 7f9aa3d4e340 [2022-04-22T14:48:28.615Z] ---> 2a69c20f3eab [2022-04-22T14:48:28.615Z] [2022-04-22T14:48:28.615Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T14:48:28.615Z] ---> ac73e934f311 [2022-04-22T14:48:28.615Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T14:48:28.615Z] ---> Running in 2a6feb825dea [2022-04-22T14:48:29.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:48:29.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:48:30.485Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T14:48:30.486Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T14:48:30.486Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T14:48:30.486Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:48:30.486Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T14:48:30.768Z] OK: 6 MiB in 17 packages [2022-04-22T14:48:32.764Z] Removing intermediate container 2a6feb825dea [2022-04-22T14:48:32.764Z] ---> 0fcbed975690 [2022-04-22T14:48:32.764Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T14:48:32.764Z] ---> Running in f51456e13882 [2022-04-22T14:48:33.367Z] Removing intermediate container f51456e13882 [2022-04-22T14:48:33.367Z] ---> 8083ee335144 [2022-04-22T14:48:33.367Z] Step 13/25 : WORKDIR / [2022-04-22T14:48:33.644Z] ---> Running in a376a65c6d1c [2022-04-22T14:48:34.251Z] Removing intermediate container a376a65c6d1c [2022-04-22T14:48:34.251Z] ---> 05d5a4a1f03f [2022-04-22T14:48:34.251Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T14:48:35.248Z] ---> 767145443081 [2022-04-22T14:48:35.248Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T14:48:36.240Z] ---> c6b172d24897 [2022-04-22T14:48:36.240Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T14:48:37.439Z] ---> e3d42a4be5b9 [2022-04-22T14:48:37.439Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T14:48:38.542Z] ---> e5b7f1b9fbf5 [2022-04-22T14:48:38.542Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T14:48:40.079Z] ---> cd674b47e32d [2022-04-22T14:48:40.079Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T14:48:41.526Z] ---> 8ad690f9238e [2022-04-22T14:48:41.526Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T14:48:42.516Z] ---> 86638f0a60b5 [2022-04-22T14:48:42.516Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-22T14:48:42.797Z] ---> Running in f19e3a5426e8 [2022-04-22T14:48:46.244Z] Removing intermediate container f19e3a5426e8 [2022-04-22T14:48:46.244Z] ---> 376d2ebe6476 [2022-04-22T14:48:46.244Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T14:48:46.244Z] ---> Running in 06f6365cf606 [2022-04-22T14:48:46.529Z] Removing intermediate container 06f6365cf606 [2022-04-22T14:48:46.529Z] ---> b5b1d01dc59d [2022-04-22T14:48:46.529Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T14:48:46.811Z] ---> Running in 7099361b7f12 [2022-04-22T14:48:47.093Z] Removing intermediate container 7099361b7f12 [2022-04-22T14:48:47.093Z] ---> 0622a4089f88 [2022-04-22T14:48:47.093Z] Step 24/25 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T14:48:47.378Z] ---> Running in e60229796eaf [2022-04-22T14:48:47.660Z] Removing intermediate container e60229796eaf [2022-04-22T14:48:47.660Z] ---> f22d08b7501e [2022-04-22T14:48:47.660Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T14:48:47.940Z] ---> Running in 50232a7358e7 [2022-04-22T14:48:48.550Z] Removing intermediate container 50232a7358e7 [2022-04-22T14:48:48.550Z] ---> 4c073c3a04d0 [2022-04-22T14:48:48.550Z] [2022-04-22T14:48:49.160Z] Successfully built 4c073c3a04d0 [2022-04-22T14:48:49.160Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-22T14:48:49.160Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-04-22T14:49:16.060Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:49:16.060Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:49:16.060Z] ---> f235cd0e7af2 [2022-04-22T14:49:16.060Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T14:49:16.060Z] ---> Using cache [2022-04-22T14:49:16.060Z] ---> 94c5dcc6cbc6 [2022-04-22T14:49:16.060Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:49:16.060Z] ---> Using cache [2022-04-22T14:49:16.060Z] ---> adb6e49dc5b0 [2022-04-22T14:49:16.060Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T14:49:16.060Z] ---> Using cache [2022-04-22T14:49:16.060Z] ---> 847487b5ecdb [2022-04-22T14:49:16.060Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-22T14:49:16.060Z] ---> Using cache [2022-04-22T14:49:16.060Z] ---> d3510038f766 [2022-04-22T14:49:16.060Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:49:16.060Z] ---> Using cache [2022-04-22T14:49:16.060Z] ---> 54cf2beb1ff1 [2022-04-22T14:49:16.060Z] Step 8/31 : COPY . . [2022-04-22T14:49:16.060Z] ---> Using cache [2022-04-22T14:49:16.060Z] ---> 312d8843dd4f [2022-04-22T14:49:16.060Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T14:49:17.059Z] ---> Running in 62c55c5257a4 [2022-04-22T14:49:19.092Z] 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-04-22T14:49:27.434Z] Removing intermediate container e2de8dcc77f1 [2022-04-22T14:49:27.434Z] ---> e6c92132778b [2022-04-22T14:49:27.434Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T14:49:27.434Z] ---> Running in ac10794767c6 [2022-04-22T14:49: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T14:49:32.780Z] Removing intermediate container ac10794767c6 [2022-04-22T14:49:32.780Z] ---> bb0b32b49722 [2022-04-22T14:49:32.780Z] [2022-04-22T14:49:32.780Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T14:49:32.780Z] 20.10.14: Pulling from library/docker [2022-04-22T14:49:47.960Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T14:49:47.960Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T14:49:47.960Z] ---> c346e9eafbab [2022-04-22T14:49:47.960Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T14:49:48.573Z] ---> Running in 5ec2583b98e6 [2022-04-22T14:49:49.192Z] Removing intermediate container 5ec2583b98e6 [2022-04-22T14:49:49.192Z] ---> b6c5ba5f366f [2022-04-22T14:49:49.192Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T14:49:49.192Z] ---> Running in be78d6d3859b [2022-04-22T14:49:51.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:49:51.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:49:52.953Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T14:49:52.953Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T14:49:52.953Z] Executing bash-5.1.16-r0.post-install [2022-04-22T14:49:52.953Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T14:49:52.953Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T14:49:52.953Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T14:49:52.953Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T14:49:52.953Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T14:49:52.953Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T14:49:52.953Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T14:49:52.953Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T14:49:52.953Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T14:49:52.953Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T14:49:52.953Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T14:49:53.233Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T14:49:53.233Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T14:49:53.233Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T14:49:53.233Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T14:49:55.889Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T14:49:55.889Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T14:49:55.889Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T14:49:55.889Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T14:49:56.168Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T14:49:56.168Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T14:49:56.168Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T14:49:56.168Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T14:49:56.168Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T14:49:56.168Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T14:49:56.168Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T14:49:56.168Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T14:49:56.447Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T14:49:56.447Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T14:49:56.447Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T14:49:56.447Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T14:49:56.447Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T14:49:56.447Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T14:49:56.447Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T14:49:56.447Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T14:49:56.728Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T14:49:56.728Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T14:49:56.728Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T14:49:56.728Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T14:49:56.728Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T14:49:56.728Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T14:49:57.729Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T14:49:57.729Z] OK: 82 MiB in 65 packages [2022-04-22T14:50:03.181Z] Collecting docker-compose==1.23.2 [2022-04-22T14:50:03.181Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T14:50:03.460Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T14:50:03.460Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T14:50:03.460Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T14:50:03.460Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T14:50:07.810Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T14:50:07.810Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T14:50:07.810Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T14:50:07.810Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T14:50:11.236Z] Collecting PyYAML<4,>=3.10 [2022-04-22T14:50:11.236Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T14:50:15.589Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T14:50:15.589Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T14:50:15.868Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T14:50:15.868Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T14:50:15.868Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T14:50:16.148Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T14:50:16.148Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T14:50:18.803Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T14:50:18.803Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T14:50:20.083Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T14:50:20.083Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T14:50:21.136Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T14:50:21.423Z] Collecting idna<2.8,>=2.5 [2022-04-22T14:50:21.423Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T14:50:22.415Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T14:50:22.415Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T14:50:22.694Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T14:50:22.694Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T14:50:23.300Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T14:50:23.300Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T14:50:23.300Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T14:50:23.300Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T14:50:24.296Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T14:50:24.296Z] Attempting uninstall: urllib3 [2022-04-22T14:50:24.296Z] Found existing installation: urllib3 1.26.7 [2022-04-22T14:50:24.296Z] Uninstalling urllib3-1.26.7: [2022-04-22T14:50:24.575Z] Successfully uninstalled urllib3-1.26.7 [2022-04-22T14:50:25.182Z] Attempting uninstall: idna [2022-04-22T14:50:25.182Z] Found existing installation: idna 3.3 [2022-04-22T14:50:25.182Z] Uninstalling idna-3.3: [2022-04-22T14:50:25.463Z] Successfully uninstalled idna-3.3 [2022-04-22T14:50:28.113Z] Attempting uninstall: requests [2022-04-22T14:50:28.113Z] Found existing installation: requests 2.26.0 [2022-04-22T14:50:28.113Z] Uninstalling requests-2.26.0: [2022-04-22T14:50:28.394Z] Successfully uninstalled requests-2.26.0 [2022-04-22T14:50:29.000Z] Running setup.py install for texttable: started [2022-04-22T14:50:31.652Z] Running setup.py install for texttable: finished with status 'done' [2022-04-22T14:50:31.652Z] Running setup.py install for PyYAML: started [2022-04-22T14:50:34.306Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T14:50:34.586Z] Running setup.py install for docopt: started [2022-04-22T14:50:37.242Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T14:50:37.242Z] Running setup.py install for dockerpty: started [2022-04-22T14:50:39.909Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T14:50:41.900Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T14:50:57.056Z] Removing intermediate container be78d6d3859b [2022-04-22T14:50:57.056Z] ---> e2fa7b6b7912 [2022-04-22T14:50:57.056Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T14:50:57.056Z] ---> Running in ad5dff226377 [2022-04-22T14:50:57.056Z] Removing intermediate container ad5dff226377 [2022-04-22T14:50:57.056Z] ---> 2f9eded479e9 [2022-04-22T14:50:57.056Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T14:50:57.337Z] ---> Running in 0669b62eae07 [2022-04-22T14:50:57.618Z] Removing intermediate container 0669b62eae07 [2022-04-22T14:50:57.618Z] ---> af2be3316f3d [2022-04-22T14:50:57.618Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-22T14:50:59.620Z] ---> 7dcee6ed3658 [2022-04-22T14:50:59.620Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T14:51:00.240Z] ---> 266783acb88d [2022-04-22T14:51:00.240Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T14:51:01.692Z] ---> b5d892c68a21 [2022-04-22T14:51:01.692Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-22T14:51:01.692Z] ---> Running in 8adbeb8b5014 [2022-04-22T14:51:01.979Z] Removing intermediate container 8adbeb8b5014 [2022-04-22T14:51:01.979Z] ---> 76e70bcb1467 [2022-04-22T14:51:01.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:51:02.257Z] ---> Running in b3003f5f1b5e [2022-04-22T14:51:02.882Z] Removing intermediate container b3003f5f1b5e [2022-04-22T14:51:02.882Z] ---> 570d343acf9e [2022-04-22T14:51:02.882Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T14:51:02.882Z] ---> Running in b182ee2d583b [2022-04-22T14:51:03.491Z] Removing intermediate container b182ee2d583b [2022-04-22T14:51:03.491Z] ---> dfc021735196 [2022-04-22T14:51:03.491Z] Step 22/23 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T14:51:03.491Z] ---> Running in 0cd807d894fc [2022-04-22T14:51:04.107Z] Removing intermediate container 0cd807d894fc [2022-04-22T14:51:04.107Z] ---> 972d3c80d66f [2022-04-22T14:51:04.107Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T14:51:04.107Z] ---> Running in 0a08dc85db22 [2022-04-22T14:51:04.719Z] Removing intermediate container 0a08dc85db22 [2022-04-22T14:51:04.719Z] ---> fbfa1ab47a8a [2022-04-22T14:51:04.719Z] [2022-04-22T14:51:05.324Z] Successfully built fbfa1ab47a8a [2022-04-22T14:51:05.324Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-22T14:51:05.324Z] Building core-command [2022-04-22T14:51:37.758Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:51:37.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:51:37.758Z] ---> f235cd0e7af2 [2022-04-22T14:51:37.758Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T14:51:37.758Z] ---> Using cache [2022-04-22T14:51:37.758Z] ---> 94c5dcc6cbc6 [2022-04-22T14:51:37.758Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T14:51:37.758Z] ---> Using cache [2022-04-22T14:51:37.758Z] ---> adb6e49dc5b0 [2022-04-22T14:51:37.758Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T14:51:37.758Z] ---> Using cache [2022-04-22T14:51:37.758Z] ---> 847487b5ecdb [2022-04-22T14:51:37.758Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T14:51:37.758Z] ---> Using cache [2022-04-22T14:51:37.758Z] ---> d3510038f766 [2022-04-22T14:51:37.758Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:51:37.758Z] ---> Using cache [2022-04-22T14:51:37.758Z] ---> 54cf2beb1ff1 [2022-04-22T14:51:37.758Z] Step 8/23 : COPY . . [2022-04-22T14:51:37.758Z] ---> Using cache [2022-04-22T14:51:37.758Z] ---> 312d8843dd4f [2022-04-22T14:51:37.758Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T14:51:38.758Z] ---> Running in be3fb4832310 [2022-04-22T14:51:40.767Z] 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-04-22T14:54:17.823Z] Removing intermediate container 62c55c5257a4 [2022-04-22T14:54:17.823Z] ---> 1060c09a6cfa [2022-04-22T14:54:17.823Z] [2022-04-22T14:54:17.823Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T14:54:17.823Z] ---> ac73e934f311 [2022-04-22T14:54:17.823Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T14:54:17.823Z] ---> Running in 5b85d14c1561 [2022-04-22T14:54:17.823Z] Removing intermediate container 5b85d14c1561 [2022-04-22T14:54:17.823Z] ---> d64ccfe80e3f [2022-04-22T14:54:17.823Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T14:54:17.823Z] ---> Running in 3f5b896afaad [2022-04-22T14:54:17.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:54:17.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:54:17.823Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T14:54:17.823Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T14:54:17.823Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T14:54:17.823Z] OK: 6 MiB in 16 packages [2022-04-22T14:54:17.823Z] Removing intermediate container 3f5b896afaad [2022-04-22T14:54:17.823Z] ---> f1f6c9e7fbae [2022-04-22T14:54:17.823Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T14:54:17.823Z] ---> Running in a6c3af6720ab [2022-04-22T14:54:17.823Z] Removing intermediate container a6c3af6720ab [2022-04-22T14:54:17.823Z] ---> c460cb621e89 [2022-04-22T14:54:17.823Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T14:54:17.823Z] ---> Running in bc1c9505b953 [2022-04-22T14:54:17.823Z] Removing intermediate container bc1c9505b953 [2022-04-22T14:54:17.823Z] ---> 922ff65b473b [2022-04-22T14:54:17.823Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T14:54:17.823Z] ---> Running in 0c12ac4da74a [2022-04-22T14:54:19.831Z] Removing intermediate container 0c12ac4da74a [2022-04-22T14:54:19.831Z] ---> 36fe29ca5f8e [2022-04-22T14:54:19.831Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T14:54:19.831Z] ---> Running in 301d11698d14 [2022-04-22T14:54:20.109Z] Removing intermediate container 301d11698d14 [2022-04-22T14:54:20.109Z] ---> 3204dd595c2e [2022-04-22T14:54:20.109Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T14:54:21.211Z] ---> dbd096137dd1 [2022-04-22T14:54:21.211Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T14:54:21.211Z] ---> Running in 22f5e8ba2354 [2022-04-22T14:54:24.722Z] Removing intermediate container 22f5e8ba2354 [2022-04-22T14:54:24.722Z] ---> 5e226df3d1da [2022-04-22T14:54:24.722Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:54:25.705Z] ---> 7fc6188f7265 [2022-04-22T14:54:25.705Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T14:54:27.685Z] ---> e467f56e2321 [2022-04-22T14:54:27.685Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T14:54:28.286Z] ---> cbd0be9f2b30 [2022-04-22T14:54:28.286Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T14:54:29.276Z] ---> c0b41c20c862 [2022-04-22T14:54:29.276Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T14:54:29.908Z] ---> 66aef4d04265 [2022-04-22T14:54:30.193Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-22T14:54:30.471Z] ---> Running in be206a16c784 [2022-04-22T14:54:30.755Z] Removing intermediate container be206a16c784 [2022-04-22T14:54:30.755Z] ---> 867087ba1deb [2022-04-22T14:54:30.755Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T14:54:31.768Z] ---> bd3a46c3b7c6 [2022-04-22T14:54:31.768Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T14:54:32.058Z] ---> Running in bae0346faddd [2022-04-22T14:54:35.467Z] Removing intermediate container bae0346faddd [2022-04-22T14:54:35.467Z] ---> aec033a55626 [2022-04-22T14:54:35.467Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T14:54:35.467Z] ---> Running in 4d1d711eef63 [2022-04-22T14:54:36.071Z] Removing intermediate container 4d1d711eef63 [2022-04-22T14:54:36.071Z] ---> 15cf0309914e [2022-04-22T14:54:36.071Z] Step 28/31 : CMD ["gate"] [2022-04-22T14:54:36.071Z] ---> Running in 493868b4bab6 [2022-04-22T14:54:36.674Z] Removing intermediate container 493868b4bab6 [2022-04-22T14:54:36.674Z] ---> a5138d329a1c [2022-04-22T14:54:36.952Z] Step 29/31 : LABEL arch=arm64 [2022-04-22T14:54:37.233Z] ---> Running in 3008c3047631 [2022-04-22T14:54:37.511Z] Removing intermediate container 3008c3047631 [2022-04-22T14:54:37.511Z] ---> 5986f3f8c6a0 [2022-04-22T14:54:37.511Z] Step 30/31 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T14:54:37.791Z] ---> Running in 48f9dce76e44 [2022-04-22T14:54:38.784Z] Removing intermediate container 48f9dce76e44 [2022-04-22T14:54:38.784Z] ---> 4b8ec3f6c49a [2022-04-22T14:54:38.784Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T14:54:39.061Z] ---> Running in 22fb9e8c0d0a [2022-04-22T14:54:39.664Z] Removing intermediate container 22fb9e8c0d0a [2022-04-22T14:54:39.664Z] ---> bb7fd82e23da [2022-04-22T14:54:39.664Z] [2022-04-22T14:54:39.945Z] Successfully built bb7fd82e23da [2022-04-22T14:54:39.945Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-22T14:54:39.945Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-04-22T14:55:06.782Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T14:55:06.782Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T14:55:06.782Z] ---> f235cd0e7af2 [2022-04-22T14:55:06.782Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T14:55:06.782Z] ---> Using cache [2022-04-22T14:55:06.782Z] ---> 94c5dcc6cbc6 [2022-04-22T14:55:06.782Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T14:55:06.783Z] ---> Running in 45f51db78dad [2022-04-22T14:55:06.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:55:07.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:55:08.828Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T14:55:08.828Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T14:55:08.828Z] OK: 15741 distinct packages available [2022-04-22T14:55:08.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T14:55:09.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T14:55:11.261Z] OK: 220 MiB in 52 packages [2022-04-22T14:55:12.727Z] Removing intermediate container 45f51db78dad [2022-04-22T14:55:12.727Z] ---> 28c22a796fb3 [2022-04-22T14:55:12.727Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T14:55:13.720Z] ---> a4f09578e6ec [2022-04-22T14:55:13.720Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T14:55:13.999Z] ---> Running in a5fecb52f718 [2022-04-22T14:55:19.438Z] Removing intermediate container a5fecb52f718 [2022-04-22T14:55:19.438Z] ---> 900adecb9a57 [2022-04-22T14:55:19.438Z] Step 7/20 : COPY . . [2022-04-22T14:55:41.682Z] ---> ea55b0d4c354 [2022-04-22T14:55:41.682Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T14:55:41.683Z] ---> Running in 354e807a499c [2022-04-22T14:55:41.683Z] 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-04-22T14:56:20.718Z] Removing intermediate container be3fb4832310 [2022-04-22T14:56:20.718Z] ---> 361ea3397b6d [2022-04-22T14:56:20.718Z] [2022-04-22T14:56:20.718Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T14:56:20.718Z] ---> ac73e934f311 [2022-04-22T14:56:20.718Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T14:56:20.718Z] ---> Using cache [2022-04-22T14:56:20.718Z] ---> a3ca03a3bc9b [2022-04-22T14:56:20.718Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T14:56:20.718Z] ---> Using cache [2022-04-22T14:56:20.718Z] ---> aaeb93cb258c [2022-04-22T14:56:20.718Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T14:56:20.718Z] ---> Running in 5e75fad3049c [2022-04-22T14:56:20.718Z] Removing intermediate container 5e75fad3049c [2022-04-22T14:56:20.718Z] ---> c805ecf8ff03 [2022-04-22T14:56:20.718Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T14:56:20.718Z] ---> Running in 176fe6605885 [2022-04-22T14:56:20.718Z] Removing intermediate container 176fe6605885 [2022-04-22T14:56:20.718Z] ---> 3ad7d5f0eed8 [2022-04-22T14:56:20.718Z] Step 15/23 : WORKDIR / [2022-04-22T14:56:20.718Z] ---> Running in 66b9c5f25bd9 [2022-04-22T14:56:20.718Z] Removing intermediate container 66b9c5f25bd9 [2022-04-22T14:56:20.718Z] ---> fe0c351dc747 [2022-04-22T14:56:20.718Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T14:56:20.718Z] ---> e0a9440b251e [2022-04-22T14:56:20.718Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T14:56:20.995Z] ---> 445ab7513745 [2022-04-22T14:56:20.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T14:56:22.024Z] ---> a80106e44645 [2022-04-22T14:56:22.024Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T14:56:22.300Z] ---> Running in f2fbe2ff46de [2022-04-22T14:56:22.574Z] Removing intermediate container f2fbe2ff46de [2022-04-22T14:56:22.574Z] ---> 4d80a6f709d7 [2022-04-22T14:56:22.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T14:56:22.860Z] ---> Running in 9f4ca270d77f [2022-04-22T14:56:23.464Z] Removing intermediate container 9f4ca270d77f [2022-04-22T14:56:23.464Z] ---> 5413fe5ecdcc [2022-04-22T14:56:23.464Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T14:56:23.464Z] ---> Running in 8b7aadda2272 [2022-04-22T14:56:24.075Z] Removing intermediate container 8b7aadda2272 [2022-04-22T14:56:24.075Z] ---> f950af84407c [2022-04-22T14:56:24.075Z] Step 22/23 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T14:56:24.075Z] ---> Running in 20267bb33125 [2022-04-22T14:56:24.698Z] Removing intermediate container 20267bb33125 [2022-04-22T14:56:24.698Z] ---> 9fde9430d337 [2022-04-22T14:56:24.698Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T14:56:24.698Z] ---> Running in 2529b2c18311 [2022-04-22T14:56:25.302Z] Removing intermediate container 2529b2c18311 [2022-04-22T14:56:25.302Z] ---> 452497702d5e [2022-04-22T14:56:25.302Z] [2022-04-22T14:56:25.911Z] Successfully built 452497702d5e [2022-04-22T14:56:25.911Z] Successfully tagged core-command-arm64:latest [2022-04-22T15:01:03.461Z]  Building core-command ... done Removing intermediate container 354e807a499c [2022-04-22T15:01:03.461Z] ---> 3f01e38f622c [2022-04-22T15:01:03.461Z] [2022-04-22T15:01:03.461Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T15:01:03.461Z] 3.15: Pulling from library/alpine [2022-04-22T15:01:03.461Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T15:01:03.461Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T15:01:03.461Z] ---> 3fb3c9af89a9 [2022-04-22T15:01:03.461Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T15:01:03.461Z] ---> Running in df9279b1c67e [2022-04-22T15:01:03.461Z] Removing intermediate container df9279b1c67e [2022-04-22T15:01:03.461Z] ---> 9816667a1acf [2022-04-22T15:01:03.461Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T15:01:03.461Z] ---> Running in d0742a47f220 [2022-04-22T15:01:03.461Z] Removing intermediate container d0742a47f220 [2022-04-22T15:01:03.461Z] ---> a7875c89555f [2022-04-22T15:01:03.461Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T15:01:03.461Z] ---> Running in ad07bc0b8461 [2022-04-22T15:01:03.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T15:01:03.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T15:01:04.901Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T15:01:04.901Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T15:01:04.901Z] OK: 15730 distinct packages available [2022-04-22T15:01:04.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T15:01:05.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T15:01:06.878Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T15:01:06.878Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T15:01:06.878Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T15:01:07.157Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T15:01:07.157Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T15:01:07.434Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T15:01:07.434Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T15:01:07.434Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T15:01:07.709Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T15:01:07.709Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T15:01:07.709Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T15:01:07.984Z] OK: 8 MiB in 23 packages [2022-04-22T15:01:10.628Z] Removing intermediate container ad07bc0b8461 [2022-04-22T15:01:10.628Z] ---> 9ad4c0cdfc32 [2022-04-22T15:01:10.628Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T15:01:11.232Z] ---> 91704bf096e0 [2022-04-22T15:01:11.232Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T15:01:13.217Z] ---> 323df0fb71dc [2022-04-22T15:01:13.217Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T15:01:13.823Z] ---> cf86331eb06e [2022-04-22T15:01:13.823Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T15:01:14.114Z] ---> Running in 608e6266b472 [2022-04-22T15:01:14.396Z] Removing intermediate container 608e6266b472 [2022-04-22T15:01:14.396Z] ---> 2232b358a559 [2022-04-22T15:01:14.396Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T15:01:14.669Z] ---> Running in 49cdd3fd96fd [2022-04-22T15:01:14.946Z] Removing intermediate container 49cdd3fd96fd [2022-04-22T15:01:14.946Z] ---> 460cc27481c0 [2022-04-22T15:01:15.218Z] Step 18/20 : LABEL arch=arm64 [2022-04-22T15:01:15.218Z] ---> Running in 7df301a6d3d5 [2022-04-22T15:01:15.815Z] Removing intermediate container 7df301a6d3d5 [2022-04-22T15:01:15.815Z] ---> b8529840c6fb [2022-04-22T15:01:15.815Z] Step 19/20 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T15:01:15.815Z] ---> Running in 50d2633dfff3 [2022-04-22T15:01:16.089Z] Removing intermediate container 50d2633dfff3 [2022-04-22T15:01:16.089Z] ---> 84725c669d83 [2022-04-22T15:01:16.089Z] Step 20/20 : LABEL version=0.0.0 [2022-04-22T15:01:16.364Z] ---> Running in f03d5f6555a0 [2022-04-22T15:01:16.978Z] Removing intermediate container f03d5f6555a0 [2022-04-22T15:01:16.978Z] ---> f9e610d4610e [2022-04-22T15:01:16.978Z] [2022-04-22T15:01:17.255Z] Successfully built f9e610d4610e [2022-04-22T15:01:17.255Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-22T15:16:55.643Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-22T15:16:55.643Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T15:16:55.920Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T15:16:56.208Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T15:16:58.198Z] Building bin/spire-agent... [2022-04-22T15:16:59.181Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T15:16:59.455Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T15:16:59.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T15:16:59.733Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T15:16:59.733Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T15:17:00.009Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T15:17:01.455Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T15:17:01.455Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T15:17:01.729Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T15:17:01.729Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T15:17:01.729Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T15:17:02.004Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T15:17:02.004Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T15:17:02.004Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T15:17:03.992Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T15:17:04.596Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T15:17:04.596Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T15:17:05.200Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T15:17:05.201Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T15:17:05.201Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T15:17:05.475Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T15:17:05.475Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T15:17:05.751Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T15:17:15.911Z] Building bin/spire-agent... [2022-04-22T15:17:15.911Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T15:17:15.911Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T15:17:16.186Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T15:17:16.460Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T15:17:21.875Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T15:17:23.315Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T15:17:23.315Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T15:17:23.591Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T15:17:23.591Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T15:17:23.591Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T15:17:23.867Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T15:17:23.867Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T15:17:24.143Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T15:23:16.499Z] Removing intermediate container c1f9f8e83273 [2022-04-22T15:23:16.499Z] ---> 823d0ab15609 [2022-04-22T15:23:16.499Z] [2022-04-22T15:23:16.499Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T15:23:16.499Z] ---> 3fb3c9af89a9 [2022-04-22T15:23:16.499Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T15:23:16.499Z] ---> Using cache [2022-04-22T15:23:16.499Z] ---> 9816667a1acf [2022-04-22T15:23:16.499Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T15:23:16.499Z] ---> Using cache [2022-04-22T15:23:16.499Z] ---> a7875c89555f [2022-04-22T15:23:16.499Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T15:23:16.499Z] ---> Running in 7774b570efe8 [2022-04-22T15:23:17.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T15:23:18.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T15:23:19.063Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T15:23:19.063Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T15:23:19.063Z] OK: 15730 distinct packages available [2022-04-22T15:23:19.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T15:23:20.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T15:23:21.032Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T15:23:21.032Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T15:23:21.308Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T15:23:21.308Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T15:23:21.308Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T15:23:21.586Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T15:23:21.586Z] OK: 6 MiB in 19 packages [2022-04-22T15:23:23.569Z] Removing intermediate container 7774b570efe8 [2022-04-22T15:23:23.569Z] ---> e0dc85a308a4 [2022-04-22T15:23:23.569Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T15:23:23.569Z] Removing intermediate container 84249b800ec5 [2022-04-22T15:23:23.569Z] ---> 229281826325 [2022-04-22T15:23:23.569Z] [2022-04-22T15:23:23.569Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T15:23:23.569Z] ---> 3fb3c9af89a9 [2022-04-22T15:23:23.569Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T15:23:23.569Z] ---> Using cache [2022-04-22T15:23:23.569Z] ---> 9816667a1acf [2022-04-22T15:23:23.569Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T15:23:23.569Z] ---> Using cache [2022-04-22T15:23:23.569Z] ---> a7875c89555f [2022-04-22T15:23:23.569Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T15:23:23.569Z] ---> Running in 4b574828454a [2022-04-22T15:23:25.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T15:23:25.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T15:23:26.982Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T15:23:26.982Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T15:23:26.982Z] OK: 15730 distinct packages available [2022-04-22T15:23:27.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T15:23:27.871Z] ---> d7ebd6d70190 [2022-04-22T15:23:27.871Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T15:23:28.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T15:23:28.144Z] Removing intermediate container 9907f548108f [2022-04-22T15:23:28.144Z] ---> aa101282abdb [2022-04-22T15:23:28.144Z] [2022-04-22T15:23:28.144Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T15:23:28.144Z] ---> 3fb3c9af89a9 [2022-04-22T15:23:28.144Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T15:23:28.144Z] ---> Using cache [2022-04-22T15:23:28.144Z] ---> 9816667a1acf [2022-04-22T15:23:28.144Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T15:23:28.144Z] ---> Using cache [2022-04-22T15:23:28.144Z] ---> a7875c89555f [2022-04-22T15:23:28.144Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T15:23:28.144Z] ---> Using cache [2022-04-22T15:23:28.144Z] ---> e0dc85a308a4 [2022-04-22T15:23:28.144Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T15:23:28.740Z] ---> 4e1586b397f2 [2022-04-22T15:23:28.740Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T15:23:29.344Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T15:23:29.344Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T15:23:29.344Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T15:23:29.634Z] ---> 8369a4aa35d7 [2022-04-22T15:23:29.634Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T15:23:29.634Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T15:23:29.634Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T15:23:29.634Z] OK: 6 MiB in 18 packages [2022-04-22T15:23:30.623Z] ---> 8fe46f1cac2d [2022-04-22T15:23:30.623Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T15:23:30.623Z] ---> Running in e8780143631a [2022-04-22T15:23:30.903Z] Removing intermediate container e8780143631a [2022-04-22T15:23:30.903Z] ---> ecb7aa6b6be1 [2022-04-22T15:23:30.903Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T15:23:30.903Z] Removing intermediate container 4b574828454a [2022-04-22T15:23:30.903Z] ---> 89f0f8f44dee [2022-04-22T15:23:30.903Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T15:23:31.186Z] ---> Running in cc2736eae17e [2022-04-22T15:23:31.186Z] ---> c562087e7a21 [2022-04-22T15:23:31.186Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T15:23:31.464Z] Removing intermediate container cc2736eae17e [2022-04-22T15:23:31.464Z] ---> 83425d9a3af6 [2022-04-22T15:23:31.464Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T15:23:31.737Z] ---> Running in b457507d54ab [2022-04-22T15:23:32.014Z] Removing intermediate container b457507d54ab [2022-04-22T15:23:32.014Z] ---> 1cf1b6f88d6d [2022-04-22T15:23:32.014Z] Step 24/25 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T15:23:32.287Z] ---> Running in a41b663cd944 [2022-04-22T15:23:32.883Z] Removing intermediate container a41b663cd944 [2022-04-22T15:23:32.883Z] ---> 05edeb8c1d38 [2022-04-22T15:23:32.883Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T15:23:32.883Z] ---> Running in b171ab5c9085 [2022-04-22T15:23:33.484Z] Removing intermediate container b171ab5c9085 [2022-04-22T15:23:33.484Z] ---> 700f5becf5c4 [2022-04-22T15:23:33.484Z] [2022-04-22T15:23:33.758Z] Successfully built 700f5becf5c4 [2022-04-22T15:23:33.758Z] Successfully tagged security-spire-server-arm64:latest [2022-04-22T15:23:35.739Z]  Building security-spire-server ... done  ---> 761917d7faf3 [2022-04-22T15:23:35.739Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T15:23:35.739Z] ---> 1d829492aff3 [2022-04-22T15:23:35.739Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T15:23:36.013Z] ---> b129ef1fbb65 [2022-04-22T15:23:36.013Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T15:23:36.288Z] ---> c43bb6d23efb [2022-04-22T15:23:36.288Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T15:23:36.288Z] ---> Running in a4f07ef4a3d1 [2022-04-22T15:23:36.562Z] Removing intermediate container a4f07ef4a3d1 [2022-04-22T15:23:36.562Z] ---> d681d8004f2d [2022-04-22T15:23:36.562Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T15:23:36.835Z] ---> 2bacdc472f20 [2022-04-22T15:23:36.835Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T15:23:37.108Z] ---> 1e1bbbc2cbc8 [2022-04-22T15:23:37.108Z] Step 21/26 : WORKDIR / [2022-04-22T15:23:37.384Z] ---> Running in 25e972e7117f [2022-04-22T15:23:37.384Z] ---> 7c46d7a7351a [2022-04-22T15:23:37.384Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T15:23:37.665Z] ---> Running in d82c9ac44549 [2022-04-22T15:23:37.665Z] Removing intermediate container 25e972e7117f [2022-04-22T15:23:37.665Z] ---> 4c9525b7d8ee [2022-04-22T15:23:37.665Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T15:23:37.946Z] ---> Running in 6eee39d87671 [2022-04-22T15:23:37.946Z] Removing intermediate container d82c9ac44549 [2022-04-22T15:23:37.946Z] ---> 8da15dfb1f78 [2022-04-22T15:23:37.946Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T15:23:37.946Z] ---> Running in 9bdfb09a5724 [2022-04-22T15:23:38.220Z] Removing intermediate container 6eee39d87671 [2022-04-22T15:23:38.220Z] ---> 8fc7bb161c3e [2022-04-22T15:23:38.220Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T15:23:38.220Z] ---> Running in 1bdaa7391ff0 [2022-04-22T15:23:38.493Z] Removing intermediate container 9bdfb09a5724 [2022-04-22T15:23:38.493Z] ---> 64c2454ec755 [2022-04-22T15:23:38.493Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T15:23:38.493Z] ---> Running in 38f241822ebd [2022-04-22T15:23:38.773Z] Removing intermediate container 1bdaa7391ff0 [2022-04-22T15:23:38.773Z] ---> 9f473c3052e9 [2022-04-22T15:23:38.773Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T15:23:38.773Z] ---> Running in 969fd247c49d [2022-04-22T15:23:39.046Z] Removing intermediate container 38f241822ebd [2022-04-22T15:23:39.046Z] ---> 0f991781561d [2022-04-22T15:23:39.046Z] Step 25/26 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T15:23:39.046Z] ---> Running in 67c4d4e20cc9 [2022-04-22T15:23:39.321Z] Removing intermediate container 969fd247c49d [2022-04-22T15:23:39.321Z] ---> 7ab2f3446bd2 [2022-04-22T15:23:39.321Z] Step 25/26 : LABEL git_sha=20b67419929c8f5d025676d0a4de6cfbb7e48101 [2022-04-22T15:23:39.321Z] ---> Running in da65e7784ffa [2022-04-22T15:23:39.321Z] Removing intermediate container 67c4d4e20cc9 [2022-04-22T15:23:39.321Z] ---> 3493297a346a [2022-04-22T15:23:39.321Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T15:23:39.598Z] ---> Running in 29c5f57e85ed [2022-04-22T15:23:39.598Z] Removing intermediate container da65e7784ffa [2022-04-22T15:23:39.598Z] ---> dd318451bc3b [2022-04-22T15:23:39.598Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T15:23:39.873Z] ---> Running in 2e9861b25885 [2022-04-22T15:23:39.873Z] Removing intermediate container 29c5f57e85ed [2022-04-22T15:23:39.873Z] ---> 6ff6089b9ad4 [2022-04-22T15:23:39.873Z] [2022-04-22T15:23:40.146Z] Removing intermediate container 2e9861b25885 [2022-04-22T15:23:40.146Z] ---> 8226e44ff837 [2022-04-22T15:23:40.146Z] [2022-04-22T15:23:40.146Z] Successfully built 6ff6089b9ad4 [2022-04-22T15:23:40.146Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-22T15:23:40.417Z]  Building security-spire-agent ... done Successfully built 8226e44ff837 [2022-04-22T15:23:40.417Z] Successfully tagged security-spire-config-arm64:latest [2022-04-22T15:23:40.704Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-22T15:23:40.759Z] $ docker stop --time=1 3e65be2ff5eff7073d525fa1c1cba4541efc8c082f7f001dea2cb19a79971a67 [2022-04-22T15:23:42.766Z] $ docker rm -f 3e65be2ff5eff7073d525fa1c1cba4541efc8c082f7f001dea2cb19a79971a67 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T15:23:43.399Z] + docker images [2022-04-22T15:23:43.994Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T15:23:43.994Z] security-spire-config-arm64 latest 8226e44ff837 4 seconds ago 85.6MB [2022-04-22T15:23:43.994Z] security-spire-agent-arm64 latest 6ff6089b9ad4 4 seconds ago 126MB [2022-04-22T15:23:43.994Z] security-spire-server-arm64 latest 700f5becf5c4 10 seconds ago 86.3MB [2022-04-22T15:23:43.994Z] aa101282abdb 31 seconds ago 4.14GB [2022-04-22T15:23:43.994Z] 229281826325 39 seconds ago 4.14GB [2022-04-22T15:23:43.994Z] 823d0ab15609 51 seconds ago 4.14GB [2022-04-22T15:23:43.994Z] security-spiffe-token-provider-arm64 latest f9e610d4610e 22 minutes ago 27.9MB [2022-04-22T15:23:43.994Z] 3f01e38f622c 22 minutes ago 1.36GB [2022-04-22T15:23:43.994Z] core-command-arm64 latest 452497702d5e 27 minutes ago 15.5MB [2022-04-22T15:23:43.994Z] 361ea3397b6d 27 minutes ago 1.31GB [2022-04-22T15:23:43.994Z] security-bootstrapper-arm64 latest bb7fd82e23da 29 minutes ago 18.3MB [2022-04-22T15:23:43.994Z] 1060c09a6cfa 29 minutes ago 1.31GB [2022-04-22T15:23:43.994Z] sys-mgmt-agent-arm64 latest fbfa1ab47a8a 32 minutes ago 282MB [2022-04-22T15:23:43.994Z] bb0b32b49722 34 minutes ago 1.31GB [2022-04-22T15:23:43.994Z] security-secretstore-setup-arm64 latest 4c073c3a04d0 34 minutes ago 27.5MB [2022-04-22T15:23:43.994Z] 2a69c20f3eab 35 minutes ago 1.32GB [2022-04-22T15:23:43.994Z] support-notifications-arm64 latest be88b79a7b78 39 minutes ago 25.8MB [2022-04-22T15:23:43.994Z] support-scheduler-arm64 latest 84ac68f07b67 40 minutes ago 25.2MB [2022-04-22T15:23:43.994Z] b1970117e997 40 minutes ago 1.36GB [2022-04-22T15:23:43.994Z] 021b79995b51 40 minutes ago 1.37GB [2022-04-22T15:23:43.994Z] core-data-arm64 latest 0006e9416236 40 minutes ago 21.6MB [2022-04-22T15:23:43.994Z] 57d43e504c20 41 minutes ago 1.34GB [2022-04-22T15:23:43.994Z] core-metadata-arm64 latest 193928901c73 41 minutes ago 16.3MB [2022-04-22T15:23:43.994Z] security-proxy-setup-arm64 latest fbdf9b9a0dc7 41 minutes ago 26.1MB [2022-04-22T15:23:43.994Z] 1a45d94676a3 42 minutes ago 1.31GB [2022-04-22T15:23:43.994Z] 9df8135dcfbf 42 minutes ago 1.32GB [2022-04-22T15:23:43.994Z] ci-base-image-arm64 latest f235cd0e7af2 58 minutes ago 886MB [2022-04-22T15:23:43.994Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-22T15:23:43.994Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-22T15:23:43.994Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-22T15:23:43.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-22T15:23:43.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 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-04-22T15:23:44.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T15:23:44.746Z] [2022-04-22T15:23:44.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T15:23:45.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T15:23:45.410Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T15:23:45.410Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T15:23:45.410Z] 04944245beec: Pulling fs layer [2022-04-22T15:23:45.410Z] 699f458cf7ca: Pulling fs layer [2022-04-22T15:23:45.410Z] 765212b225bb: Pulling fs layer [2022-04-22T15:23:45.410Z] f23df028b6ca: Pulling fs layer [2022-04-22T15:23:45.410Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T15:23:45.410Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T15:23:45.410Z] f23df028b6ca: Waiting [2022-04-22T15:23:45.410Z] d65c8cfc05b1: Waiting [2022-04-22T15:23:45.410Z] 765212b225bb: Waiting [2022-04-22T15:23:45.410Z] 2437ff75d9bd: Waiting [2022-04-22T15:23:45.410Z] 04944245beec: Verifying Checksum [2022-04-22T15:23:45.410Z] 04944245beec: Download complete [2022-04-22T15:23:45.410Z] 765212b225bb: Verifying Checksum [2022-04-22T15:23:45.410Z] 765212b225bb: Download complete [2022-04-22T15:23:45.410Z] f23df028b6ca: Verifying Checksum [2022-04-22T15:23:45.410Z] f23df028b6ca: Download complete [2022-04-22T15:23:45.685Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T15:23:45.685Z] d65c8cfc05b1: Download complete [2022-04-22T15:23:45.685Z] 699f458cf7ca: Verifying Checksum [2022-04-22T15:23:45.685Z] 699f458cf7ca: Download complete [2022-04-22T15:23:45.959Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T15:23:45.959Z] 8998bd30e6a1: Download complete [2022-04-22T15:23:48.580Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T15:23:48.580Z] 2437ff75d9bd: Download complete [2022-04-22T15:23:50.564Z] 8998bd30e6a1: Pull complete [2022-04-22T15:23:50.837Z] 04944245beec: Pull complete [2022-04-22T15:23:52.271Z] 699f458cf7ca: Pull complete [2022-04-22T15:23:52.544Z] 765212b225bb: Pull complete [2022-04-22T15:23:53.573Z] f23df028b6ca: Pull complete [2022-04-22T15:23:53.864Z] d65c8cfc05b1: Pull complete [2022-04-22T15:24:08.981Z] 2437ff75d9bd: Pull complete [2022-04-22T15:24:08.981Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T15:24:08.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T15:24:08.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T15:24:09.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-21792 does not seem to be running inside a container [2022-04-22T15:24:09.352Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T15:24:11.989Z] $ docker top 44f2a2a39dd0a80dcddc98dc2c105b9dc0c344ad67259bb0a4e549c86d3f4380 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T15:24:13.060Z] ---> job-cost.sh [2022-04-22T15:24:13.060Z] lf-activate-venv: SKIPPING [2022-04-22T15:24:13.060Z] INFO: No Stack... [2022-04-22T15:24:13.651Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T15:24:14.627Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T15:24:15.313Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut [2022-04-22T15:24:15.313Z] -d, -f6 [Pipeline] lock [2022-04-22T15:24:15.408Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3986-1-stack-cost] [2022-04-22T15:24:15.413Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3986-1-stack-cost] did not exist. Created. [2022-04-22T15:24:15.414Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3986-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T15:24:16.190Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T15:24:16.474Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T15:24:16.488Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3986-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T15:24:16.599Z] $ docker stop --time=1 44f2a2a39dd0a80dcddc98dc2c105b9dc0c344ad67259bb0a4e549c86d3f4380 [2022-04-22T15:24:18.103Z] $ docker rm -f 44f2a2a39dd0a80dcddc98dc2c105b9dc0c344ad67259bb0a4e549c86d3f4380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-22T15:24:19.135Z] provisioning config files... [2022-04-22T15:24:19.148Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7128588370045843962tmp [Pipeline] { [Pipeline] sh [2022-04-22T15:24:19.478Z] + set +x [2022-04-22T15:24:19.478Z] + curl -s https://codecov.io/bash [2022-04-22T15:24:19.478Z] + bash -s -- [2022-04-22T15:24:19.478Z] [2022-04-22T15:24:19.478Z] _____ _ [2022-04-22T15:24:19.478Z] / ____| | | [2022-04-22T15:24:19.478Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T15:24:19.478Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T15:24:19.478Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T15:24:19.478Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T15:24:19.478Z] Bash-1.0.6 [2022-04-22T15:24:19.478Z] [2022-04-22T15:24:19.478Z] [2022-04-22T15:24:19.478Z] ==> git version 2.25.1 found [2022-04-22T15:24:19.478Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-22T15:24:19.478Z] Release-Date: 2020-01-08 [2022-04-22T15:24:19.478Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-22T15:24:19.478Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T15:24:19.478Z] ==> Jenkins CI detected. [2022-04-22T15:24:19.478Z] current dir:  /w/workspace/edgex-go/1 [2022-04-22T15:24:19.478Z] project root: . [2022-04-22T15:24:19.478Z] --> token set from env [2022-04-22T15:24:19.478Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T15:24:19.737Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T15:24:19.737Z] ==> Python coveragepy not found [2022-04-22T15:24:19.737Z] ==> Searching for coverage reports in: [2022-04-22T15:24:19.737Z] + . [2022-04-22T15:24:19.737Z] -> Found 1 reports [2022-04-22T15:24:19.737Z] ==> Detecting git/mercurial file structure [2022-04-22T15:24:19.737Z] ==> Reading reports [2022-04-22T15:24:19.737Z] + ./coverage.out bytes=435134 [2022-04-22T15:24:19.737Z] ==> Appending adjustments [2022-04-22T15:24:19.738Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T15:24:21.121Z] + Found adjustments [2022-04-22T15:24:21.121Z] ==> Gzipping contents [2022-04-22T15:24:21.121Z] 60K /tmp/codecov.HentpU.gz [2022-04-22T15:24:21.121Z] ==> Uploading reports [2022-04-22T15:24:21.121Z] url: https://codecov.io [2022-04-22T15:24:21.121Z] query: branch=PR-3986&commit=c40f474716e77d49372c9418947bb8bf0dd1de73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= [2022-04-22T15:24:21.121Z] -> Pinging Codecov [2022-04-22T15:24:21.121Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3986&commit=c40f474716e77d49372c9418947bb8bf0dd1de73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= [2022-04-22T15:24:21.121Z] -> Uploading to [2022-04-22T15:24:21.121Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/00271124DB129430A58F1EEE437C3FCB/c40f474716e77d49372c9418947bb8bf0dd1de73/baa555b9-25e1-4a2b-a679-2480008e1de3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T152421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=565806142e7c7c537e27e0fa9e9d8cba427db40a786aafba5cf6587809bd06ff [2022-04-22T15:24:21.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T15:24:21.121Z] Dload Upload Total Spent Left Speed [2022-04-22T15:24:21.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59868 0 0 100 59868 0 200k --:--:-- --:--:-- --:--:-- 200k [2022-04-22T15:24:21.381Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c40f474716e77d49372c9418947bb8bf0dd1de73 [Pipeline] } [2022-04-22T15:24:21.406Z] 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-04-22T15:24:22.731Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-22T15:24:23.059Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T15:24:23.956Z] ---> package-listing.sh [2022-04-22T15:24:23.956Z] ++ facter osfamily [2022-04-22T15:24:23.956Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T15:24:24.219Z] + OS_FAMILY=debian [2022-04-22T15:24:24.219Z] + workspace=/w/workspace/edgex-go/1 [2022-04-22T15:24:24.219Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T15:24:24.219Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T15:24:24.219Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T15:24:24.219Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T15:24:24.219Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-22T15:24:24.219Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T15:24:24.219Z] + case "${OS_FAMILY}" in [2022-04-22T15:24:24.219Z] + dpkg -l [2022-04-22T15:24:24.219Z] + grep '^ii' [2022-04-22T15:24:24.219Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T15:24:24.219Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T15:24:24.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T15:24:24.219Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-22T15:24:24.219Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-22T15:24:24.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-22T15:24:24.260Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T15:24:24.554Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T15:24:25.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T15:24:25.141Z] [2022-04-22T15:24:25.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T15:24:25.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T15:24:25.518Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T15:24:25.518Z] 5eb5b503b376: Pulling fs layer [2022-04-22T15:24:25.518Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T15:24:25.518Z] ec43610c2a17: Pulling fs layer [2022-04-22T15:24:25.518Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T15:24:25.518Z] 33b1e0a273af: Pulling fs layer [2022-04-22T15:24:25.518Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T15:24:25.518Z] 2f39f015ded8: Pulling fs layer [2022-04-22T15:24:25.519Z] 3a2ae6a8a46f: Waiting [2022-04-22T15:24:25.519Z] 5d3b04190fa2: Waiting [2022-04-22T15:24:25.519Z] 33b1e0a273af: Waiting [2022-04-22T15:24:25.519Z] 2f39f015ded8: Waiting [2022-04-22T15:24:25.519Z] 5c69ac0246d0: Verifying Checksum [2022-04-22T15:24:25.519Z] 5c69ac0246d0: Download complete [2022-04-22T15:24:25.519Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-22T15:24:25.519Z] 3a2ae6a8a46f: Download complete [2022-04-22T15:24:25.519Z] 33b1e0a273af: Verifying Checksum [2022-04-22T15:24:25.519Z] 33b1e0a273af: Download complete [2022-04-22T15:24:25.780Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T15:24:25.780Z] 5d3b04190fa2: Download complete [2022-04-22T15:24:25.780Z] ec43610c2a17: Verifying Checksum [2022-04-22T15:24:25.780Z] ec43610c2a17: Download complete [2022-04-22T15:24:25.780Z] 5eb5b503b376: Verifying Checksum [2022-04-22T15:24:25.780Z] 5eb5b503b376: Download complete [2022-04-22T15:24:26.721Z] 2f39f015ded8: Download complete [2022-04-22T15:24:27.295Z] 5eb5b503b376: Pull complete [2022-04-22T15:24:27.295Z] 5c69ac0246d0: Pull complete [2022-04-22T15:24:27.865Z] ec43610c2a17: Pull complete [2022-04-22T15:24:27.865Z] 3a2ae6a8a46f: Pull complete [2022-04-22T15:24:28.124Z] 33b1e0a273af: Pull complete [2022-04-22T15:24:28.124Z] 5d3b04190fa2: Pull complete [2022-04-22T15:24:33.404Z] 2f39f015ded8: Pull complete [2022-04-22T15:24:33.404Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T15:24:33.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T15:24:33.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T15:24:33.506Z] prd-ubuntu20.04-docker-8c-8g-21791 does not seem to be running inside a container [2022-04-22T15:24:33.546Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2022-04-22T15:24:35.643Z] $ docker top 8e1d8a6cdb4ef554f6f994e9dfccf76d6cb03431e6a7113c552a22ba033df920 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T15:24:36.065Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T15:24:36.372Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T15:24:36.688Z] + ls /var/log/sa-host [2022-04-22T15:24:36.689Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T15:24:36.966Z] provisioning config files... [2022-04-22T15:24:36.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2451201737265736488tmp [Pipeline] { [Pipeline] echo [2022-04-22T15:24:37.027Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T15:24:37.344Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T15:24:37.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T15:24:37.800Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T15:24:37.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T15:24:38.153Z] ---> sudo-logs.sh [2022-04-22T15:24:38.153Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T15:24:38.227Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T15:24:38.545Z] ---> job-cost.sh [2022-04-22T15:24:38.546Z] lf-activate-venv: SKIPPING [2022-04-22T15:24:38.546Z] DEBUG: total: 0.2199999988079071 [2022-04-22T15:24:38.546Z] INFO: Retrieving Stack Cost... [2022-04-22T15:24:39.124Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T15:24:39.387Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T15:24:39.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T15:24:39.747Z] ---> logs-deploy.sh [2022-04-22T15:24:39.748Z] lf-activate-venv: SKIPPING [2022-04-22T15:24:39.748Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3986/1 [2022-04-22T15:24:39.748Z] INFO: archiving workspace using pattern(s): [2022-04-22T15:24:40.692Z] Archives upload complete. [2022-04-22T15:24:40.953Z] INFO: archiving logs to Nexus